body{
	background-color:#000;
	font-family:verdana;
	font-size:12px;
	color:#fff;
}

.clear{
	clear:both;
}

img{
	border:0;
}

#global{
	margin:0 auto 0 auto;
	width:995px;
	background:url(images/fond_page.jpg) no-repeat top left #000;
	min-height:600px;
	height:auto !important; /* SIMULER MIN HEIGHT IE6 NE PAS SUPPRIMER*/
	height:600px;
}

#enteteIndex{
	width:668px;
	height:117px;
	margin:0 auto 0 auto;
	padding:8px 0 0 0;
}

#enteteIndex h1{
	margin:0;
	padding:0;
}

#enteteIndex img{
	behavior: url('iepngfix.htc');
	width:668px;
	height:117px;
}

#entete{
	width:440px;
	height:55px;
	margin:0px 0 32px 300px;
	padding:38px 0 0 0;
}

#entete h1{
	margin:0;
	padding:0;
}

#entete img{
	behavior: url('iepngfix.htc');
	width:410px;
	height:55px;
}

#gauche{
	background:url(images/fond_gauche2.jpg) no-repeat top left;
	width:136px;
	height:310px;
	float:left;
	margin:0 0 0 9px;
	display:inline;
}

#gauche h2{
	font-family:arial;
	color:#b22f06;
	font-size:18px;
	margin:15px 0 0 18px;
	padding:0;
}

#gauche #aLaffiche{
	margin:35px 0 0 0;
	padding:0 9px 18px 9px;
	width:118px;
	height:199px;
	color:#000;
	visibility:hidden;
}

#gauche #aLaffiche a{
	color:#000;
	text-decoration:none;
}

#gauche #aLaffiche a:hover{
	color:#b22f06;
}

#contenu{
	float:left;
	width:706px;
}

#droite{
	background:url(images/fond_droite.jpg) repeat-y top left;
	width:144px;
	float:left;
	margin:26px 0 0 0;
	color:#4b0303;
}

#droite h2{
	background:url(images/fond_droite_titre.jpg) no-repeat top left;
	font-family:arial;
	font-size:18px;
	margin:0;
	padding:15px 0 0 18px;
	width:126px;
	height:50px;
}

#droite ul{
	list-style:none;
	width:136px;
	padding:15px 0 15px 0;
	margin:0;
	font-size:14px;
}

#droite ul li{
	margin:2px 0 2px 0px;
	padding:0;
	width:136px;
}

#droite ul li a{
	color:#4b0303;
	display:block;
	text-decoration:none;
	padding:5px 0 5px 19px;
}

#droite ul li a:hover,#droite ul li a.actif{
	background:url(images/puce.png) no-repeat center left;
	font-weight:bold;
}

#page{
	float:left;
	width:567px;
	padding:0 60px 0 79px;
}

#page h1{
	width:338px;
	height:43px;
	margin:0 0 0 0;
	text-align:right;
	padding:3px 15px 0 0;
	font-size:30px;
	background:url(images/fond_titre_h1.jpg) no-repeat top left;
}

#page h2{
	width:558px;
	margin:30px 0 10px 0;
	padding:0;
	font-size:18px;
}

/*#page p{
	width:558px;
	padding-left:89px;
}*/

#page a{
	color:#fff;
	text-decoration:none;
}

#page a:hover{
	text-decoration:underline;
}

#page a.retourHaut{
	float:right;
	margin:0 20px 0 0;
	display:inline;
}

#page a:hover.retourHaut{
	filter:alpha(opacity=70); 
    -moz-opacity:0.7; 
    opacity:0.7;
}

.encartLivre{
	background:url(images/fond_encart_livre.gif) no-repeat top left;
	height:39px;
	/*margin:0 0 0 80px;*/
}

.encartLivre span{
	float:left;
	margin:12px 0 0 34px;
	padding:5px 20px 0 20px;
	height:22px;
	display:inline;
	background:url(images/fond_encart.gif) repeat-x top left;
}

/************************************* PIED	*************************/

#pied{
	background-color:#b00202;
	width:661px;
	height:18px;
	padding:3px 0 0 5px;
	margin:auto;
	font-size:11px;
}

#pied p{
	margin:0 5px 0 0;
	padding:0 0 0 10px;
	float:left;
}

#pied p a{
	text-decoration:none;
	color:#fff;
}

#pied p a:hover{
	text-decoration:underline;
}

#pied .piedGauche{
	padding:0 0 0 20px;
}

/************************************* PIED	*************************/

#mentionLegales{
	margin:0 0 0 0px;
}

#contact{
	float:left;
	width:706px;
	height:464px;
	background:url(images/fond_contenu.jpg) no-repeat top left;
}

#formulaire{
	background-color:#000;
	width:490px;
	height:290px;
	margin:80px 0 0 100px;
	padding:10px 0 0 10px;
	filter:alpha(opacity=80); 
    -moz-opacity:0.8; 
    opacity:0.8;
}

#formulaire label{
	width:120px;
	display:block;
	float:left;
	margin:0;
	padding:0;
}

#formulaire input{
	display:block;
	margin:0 0 10px 0;
	padding:0;
}

#formulaire input.envoyer{
	display:block;
	margin:30px 0 0 220px;
	
}
