/* CSS Document */


* {margin:0; padding:0;}

body{
	font-family: "Trebuchet MS", verdana, arial; background-image:url(images/tile.gif); background-repeat:repeat; background-color:#000000; color:#FFFFFF; font-size: 12px;}

#conteneur {
width:1000px;
margin:0;
}
p {
margin: 0 0 10px 0;
}
.spip_documents_right{
margin:0 10px 0 10px;
width:100%;}

.spip_documents_left{
margin:0 10px 0 0; }

.rouge{color:red; font-weight:bold;}


/* Bandeau + newsletter */

#header {height: 153px;background-color:#72E60F;}
#imagebandeau{ float:left; width:800px;}
#newsletter{font-size:10px; color:#000000; line-height:10px; padding:10px; width:180px; float:right;}
#textebandeau{color:black; padding:5px 10px; font-size:18px; font-weight:bold;}
#textebandeau em{color:white;}


/* voirfilm+animcible */
#haut {background-image:url(images/cible02t.jpg); background-repeat:no-repeat;  height:53px; color:#000000; padding:0;
width:1000px;}
.pitifilms{width:129px; height:32px; float:right;}
.voirfilm{height:32px; width:80px; float:right; padding:3px 5px; }
.voirfilm a{color:#000;}
.cible{ float:right;}


/*Div pour afficher le peit bout de fond ombré-*/

#navetcontenu { width:1000px; height:150px; background-image:url(images/cible03t.jpg); background-repeat:no-repeat;}




/*Code pour menu colonne orange-*/
#gauche {
position:absolute;
top:200px;
left:0;
width: 153px;
padding:5px;
}
#nav { text-decoration:none; font-size:12px; 
color: #000000; font-weight:bold; margin:50px 0px 1px 0px;}
#nav a{color: #000000;}
#nav a.on{color: #000000;}
#nav dt {
margin: 8px 0 0 0px;
padding-top:3px;
border-top:1px solid white;
}


#sousmenugauche a {
 font-size:11px; 
 line-height:17px;
font-weight: normal;
     margin: 0 0 0 10px;
	 padding:0;
     display: block;
     border-top: 1px solid #f7e0af;
     text-decoration: none;
     color: #000;
	 }
	 
#sousmenugauche a:hover {background-color: #ffeac9;}
	 
#sousmenugauche a.on {background-color: white; width: 123px;
     border-top: 1px solid white; 

}

.fondmenu{margin:0 0 0 20px; background-color:#fecc7f; width:120px;}


/*Code pour colonne droite -*/
#droite {position: absolute; top:202px; left:800px; width: 200px;}
.blocorange {font-size:11px; font-weight:normal; margin-top:2px; width:186px; padding:0 5px; color:#000; background-color:#fecc7f;  border-color:#fecc7f; border-style:solid; border-width:5px 2px 1px 2px;}
.blocorange a {color:#000000;}
.bloctitrecole{font-size:17px; font-weight:bold; margin-top:2px; width:186px; padding:0 5px; color:#000; background-color:#fecc7f;  border-color:#fecc7f; border-style:solid; border-width:5px 2px 1px 2px;}


/*Code pour contenu central*/
#centre {margin-left: 178px; margin-right: 220px; }
H1{ color:#72E60F; font-size:30px; line-height:40px;}
H2{font-size:17px; font-style:italic;}
h4{font-size:14px; font-weight:normal;}
strong{font-size:16px;}
H3{ color:#72E60F; font-size:16px; line-height:20px; margin-bottom:20px;}

H5{color:#000000; font-size:13px; font-weight:bold;}

.vert{color:#72E60F;}
.hr-gris {
	width:600px;
	height:15px;
	border-bottom-style:dashed;
	border-bottom-color: #7F7F7F;
	border-bottom-width:thin;
	margin-bottom:7px;
	clear:both;
}

#centre a{color:#FFCC66;}

#contact { margin-top:15px; padding:2px; color:#000; font-size:11px;
border-top:1px solid white;}
#contact a{color:#000000;}
#contact p{ padding-left:18px;}
#contact b{font-size:15px;}
#contact strong{font-size:12px; font-weight:bold;}