html {
	background: url("/img/bg_html.gif") repeat-x #000000;
}

body {
	background: url("/img/bg.gif") no-repeat;
	margin:0;
	background-position:top center;
	text-align: center;
}

a, a:link, a:visited, a:hover, a:active, a:focus {
	text-decoration: none;
	color:#000000;
}

#principal {
	background: url("/img/bg.gif") no-repeat;
	background-position:top center;
	width:878px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: trebuchet ms;
	font-size: 12px;
	color: #000000;
	line-height:18px;
}

/* Header */

h1 {
	padding: 0;
	margin: 0;
	width: 878px;
	height: 123px;
}

h1 a {
	background:url("/img/logo.gif") no-repeat;
	background-position: -2px 49px;
	display:block;
	height:0pt !important;
	overflow:hidden;
	padding-top:123px;
	width: 878px;
	font-size: 18px;
}

h2 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	height: 33px;
}

h3 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	height: 27px;
	width:600px;
}

h4 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	height: 27px;
	width: 330px;
}

h5 {
	padding: 0;
	margin: 0;
	font-size: 20px;
	height: 27px;
	width: 370px;
}

/* Conteneurs */

#corps {
	width: 878px;
	background: url("/img/bg_corps.gif") repeat-y;
}

#contenu {
	width: 878px;
	background: url("/img/bg_contenu.jpg") no-repeat;
}
.pieddecontenu {
	clear:both;
}

/* Menu */ 

div#menu {
	float: left;
	padding: 65px 12px 50px 20px;
	margin: 0px;
	width: 189px ;
}

div#menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type:none;
}

div#menu ul li {
	padding: 20px 0 11px 0;
	background: url("/img/inter_menu.png") no-repeat;
	background-position: left bottom;
	font-weight:bold;
}

div#menu ul li a:link, div#menu ul li a:visited, div#menu ul li a:hover, div#menu ul li a:active, div#menu ul li a:focus {
	color: #000000;
}

/* Contenu */

#page {
	float: left;
	width: 656px;
}

#titre {
	padding: 74px 20px 0 32px !important;
	padding/**/: 74px 20px 0 32px;
	height: 69px!important;
	height/**/: 69px;
}


#bloc1 {
	background: url("/img/content_bg.gif") repeat-y;
	padding:0px;
	margin:0px;	
}

#header1 {
	background: url("/img/content_header1.gif") no-repeat;
	margin: 0px;
	padding: 25px 0 0 35px;
	height:50px;
}

#footer1 {
	clear:both;
	background: url("/img/content_footer1.gif") no-repeat;
	background-position: 0 30px;
	height:71px;
}

.bloctexte {
	padding: 12px 60px 0 35px;
}

/* Divers */

#pieddepage {
	clear:both;
	width: 878px;
	color: #ffffff;
	font-family: trebuchet ms;
	font-size: 12px;
	text-align: center;
	padding-bottom: 15px;
}

#entete {
	width: 353px;
	height: 42px;
	position: absolute;
	top: 76px;
	left: 50%;
	margin-left: 81px;
	font-family: verdana;
	font-size:10px;
}

#langue {
	text-align: right;
	height: 19px;
}
#langue a {
	color:#ffffff;
	text-decoration: underline;
	letter-spacing: 2px;
}

#recherche{
	background-color: #ffffff;
	height: 23px;
	line-height: 18px;
	padding-left: 10px;
}

#recherche table{
	padding-top: 3px;
}

#chpRecherche{
	height: 14px;
	width:150px;
	padding:0;
	margin:0;
	border: 1px solid #000000;
	font-size:10px;
	font-family: verdana;
	background-color: #ffffff;
	color: #000000;
	line-height:14px;
}

#btnRecherche{
	height: 16px;
	width:55px;
	padding:0;
	margin:0;
	border: 1px solid #000000;
	font-size:10px;
	font-family: verdana;
	background-color: #000000;
	color: #ffffff;
	line-height:10px;
}

/* Styles generaux*/

.rouge {
	color: #5a0011;
}

img.illustrationGauche {
	border: 1px solid #5a0011;
	float: left;
	margin-right: 20px;
}

/* Specifiques Listes */

#item1 {
	background: url("/img/list_header1.gif") no-repeat;
	margin: 0px;
	padding: 37px 0 25px 60px;
}

.item1content {
	float: left;
	width: 330px;
}

.item {
	background: url("/img/list_inter.gif") no-repeat;
	padding: 40px 0 25px 60px;
}

.itemContent {
	float: left;
	width: 370px;
}

#footer {
	background: url("/img/list_footer.gif") no-repeat;
	height: 40px;
}

.legende {
	background: url("/img/underline.gif") no-repeat;
	padding-top: 19px;
}

#itemfooter1 {
	clear:both;
	background: url("/img/list_footer1.gif") no-repeat;
	margin: 0;
	padding: 0;
	height:5px;
	overflow:hidden;
}


#titre_dev {
	padding: 74px 20px 0 32px;
	height: 34px;
}


#footer_liste_dev, #footer_liste_dev a, #entete_liste_dev, #entete_liste_dev a {
	font-size:10px;
	font-family: verdana;
	color: #ffffff;
}
#footer_liste_dev a:hover, #entete_liste_dev a:hover {
	color: #aaaaaa;
}
a.pageselect {
	text-decoration:underline;
}
a.pageselect:hover {
	color: #ffffff;
}

#footer_liste_dev {
	margin: 0 0 0 50px;
	background: url("/img/list_footer_bg.png") no-repeat;
	height: 40px;
	padding: 3px 30px 0 16px;
}
#footer_liste_tous {
	float: left;	
}
#footer_liste_pages {
	float: right;	
}

#entete_liste_dev {
	margin: 7px 0 0 50px;
	height: 27px!important;
	height/**/: 24px;
	background: url("/img/list_header_bg.png") no-repeat;
	padding: 0 30px 0 16px;
	line-height:19px;
}


.pageprecedente {
	visibility:visible;
}
.pagesuivante {
	visibility:visible;
}

#entete_liste_pages {
	float: right;	
	padding-top:7px!important;
	padding-top/**/:11px;
	height: 22px!important;
	height/**/: 15px;
}
#entete_liste_filtre {
	float:left;
	padding-top:7px!important;
	padding-top/**/:7px;
	height: 22px!important;
	height/**/: 15px;
}
#entete_liste_filtre a {
	cursor:pointer; 
}

#item_wo_title {
	background: url("/img/content_header1_wo_title.gif") no-repeat;
	margin: 0px;
	padding: 50px 0 25px 60px;
	height:150px;
}
#item_wo_title_no_height {
	background: url("/img/content_header1_wo_title.gif") no-repeat;
	margin: 0px;
	padding: 30px 40px 25px 40px;
}


/* Specifiques combobox filtre */
#comboboxbg { 
	background: url("/img/combobox_bg.gif") no-repeat;
	background-position: top right;
}
#selectionne {
	cursor:pointer; 
	font-size:10px;
	padding: 1px 5px 0 5px;
}
#combobox { display:block;}
#combobox #liste { padding: 0px; margin: 0px 0 0 104px; cursor:pointer; position:absolute; z-index:10;  }
#combobox #liste ul { padding: 0 0 4px 0; margin: 0px; list-style-type: none;  background: #000000; border: #333333 solid 1px; }
#combobox #liste ul li { padding: 0 8px 0 8px; font-size:10px; color:#aaaaaa}
#combobox #liste ul li.filtreselectionne { color: #ffffff; }
#combobox #liste ul li:hover { color: #ffffff; }

/* Specifiques vignettes liste */

div.vignettes {
	width: 140px;
	float: left;
	margin-right: 20px;
}
div.vignettes img {
	border: 1px solid #5a0011;
}

/* Specifiques detail */

.bloctexteDetail {
	width:475px;
	padding: 12px 0px 0 35px;
	text-align:justify;
}

div#visuels {
	padding-top:30px;
}

div#miniatures {
	float: right;
	width: 80px;
}
#miniatures ul {
	width: 80px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#miniatures ul li {
	width: 80px;
	margin: 0px;
	padding: 0px;
}
img.miniat {
	border: 1px solid #ffffff;
	cursor: pointer;
}
img.miniatSelected {
	border: 1px solid #5a0011;
}
img.illustration {
	border: 1px solid #5a0011;
}
div#fourchette {
	margin-top: 10px;
}
div#contacteznous {
	margin-top: 20px;
	font-weight:bold;
}

/* Specifiques contact */

.warning {
	color: #D01F55;
	font-style:italic;
	margin-bottom:20px;
}
#formulaire td {
	padding: 0 10px 1px 0;
	margin: 0px;
}

#formulaire input {
	border: 1px solid #000000;
	width: 160px;
	font-family: trebuchet ms;
	font-size: 12px;
	color:#555555;
}

#formulaire textarea {
	border: 1px solid #000000;
	font-family: trebuchet ms;
	font-size: 12px;
	width:400px;
	height:150px;
	color:#555555;
}

#formulaire #envoyer {
	border: 1px solid #000000;
	background-color: #000000;
	color: #ffffff;
	width: 120px;
}

#validationEnvoi {
	padding: 0 0 20px 0;
}

td#votremessage {
	padding: 10px 0 0 0;
}

/* Recherche */
#result_report {
	text-align: center;
	margin-bottom: 20px;
}

#results .title {
	color:#791F1F;
	text-decoration: underline;
}
#results .url {
	color:#791F1F;
	font-style:italic;
}
#other_pages {
	margin-top: 15px;
	text-align: center;
}
#other_pages a{
	color:#791F1F;
}
#did_you_mean {
	text-align: center;
	margin-bottom: 20px;
}
#did_you_mean a {
	color:#791F1F;
	font-weight:bold;
}
