@charset "utf-8";
body{
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-attachment: scroll;
	background-color: #cadc91;
	background-image: url(images/structure/fdhaut.gif);
	background-repeat: no-repeat;
	background-position:left top;
}
a:link{color: #336600;}
a:hover{color: #336600; text-decoration:underline}
a:active{color: #336600;}
a:visited{color: #336600;}

/* lien vertcom */
.vertcom {font-size: 10px;color: #336600;font-family: Arial, Helvetica, sans-serif}
.vertcom a:link{color: #336600;}
.vertcom a:hover{color: #336600; text-decoration:underline}
.vertcom a:active{color: #336600;}
.vertcom a:visited{color: #336600;}

/* puces liste */

li{
	list-style-type: disc;
	list-style-image: url(images/structure/pucebacto.gif);
}

/* __________________________________________Template___________________________*/

.conteneur-contenu{
	background:#FFF;
	width:768px;
	padding:10px;
	margin-left:215px;
	margin-right:auto
}

/* div pour le menu du haut */
.menuhaut{
	width:760px;
	margin-right:auto;
	margin-top:20px;
	margin-left: 250px;
}

/* ___________________________________________________________________________*/


/*_______________________________ Cadres_______________________________________ */
.logo-bacto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cadc92;
	width: 760px;
	margin : 0px 0px 10px 0px
}
.accroche {	width: 440px}
.graphique {width: 760px}
.accroche img{float: left;margin: 5px 10px 15px 0px}
.cadre-image1 {
	margin: 0px 0px 0px 15px;
	width: 305px;
	float: right;
	background-color: #eef2d1;
}
.cadre-image1 img{margin:5px}

.basdepage {
	background-image: url(images/structure/fdbas.gif);
	background-repeat: repeat-x;
}
/*_______________________________________ Titres et contenu_________________________________________________________ */

.accroche_h1{font-size: 20px; font-weight: bold; color:#c1101a; width:100%}
.accroche_h2{font-size: 16px; font-weight: bold; color:#FFF ; background-color:#c1101a ; margin:15px 0px 15px 0px}
.accroche_h3{
	font-size: 19px;
	font-weight: bold;
	color: #FF6600;
	width:100%
}
.accroche_h4{font-size: 16px; font-weight: bold; color:#FFF ; background-color:#FF6600; margin:15px 0px 15px 0px}
.accroche_contenu1b{font-size: 12px;	font-style:italic;color:#0d6519;font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #72BA65}
.accroche_contenu1{font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #72BA65}
.encart-vert {
	background-attachment: scroll;
	background-image: url(images/structure/fdencartvert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 358px
}
