/* CSS Document */

* {padding:0px;margin:0px;}

ul {margin-left:25px;*margin-left:35px;}
li {margin-bottom:10px;}

ul.cc {list-style-type:decimal}

.clearboth{clear:both;height:1px;font-size:1px;}

#global {
	width:949px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#home {
}

#mentions {
	width:949px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	clear:both;
}

#mentions .gauchem {
	width:120px;
	padding-left:9px;
	padding-right:20px;
	float:left;
}


#mentions .droitem {
	width:780px;
	padding-right:20px;
	float:left;
	
}

.invisible {display:none;}
.cclose {float:right;}

.gauche {
	width:249px;
	/*
	background-color:#ede9e6;
	border:solid 1px;*/
	position:absolute;
	top:144px;
	left:217px;
}
	.gauche_top{background:url(images/bkg_gauche_top.png) top left no-repeat;width:249px;height:9px;font-size:1px;}
	.gauche_content{background:url(images/bkg_gauche_fil.png) top left repeat-y;width:220px;padding:0px 19px 0px 10px;}
	.gauche_bas{background:url(images/bkg_gauche_bas.png) top left no-repeat;width:249px;height:19px;font-size:1px;}
	
.droite {
	width:243px;
	/*background-color:#ede9e6;
	border:solid 1px;*/
	position:absolute;
	top:134px;
	left:451px;
}
	.droite_top{background:url(images/bkg_droite_top.png) top left no-repeat;width:243px;height:9px;font-size:1px;}
	.droite_content{background:url(images/bkg_droite_fil.png) top left repeat-y;width:220px;padding:0px 10px 0px 13px;}
	.droite_bas{background:url(images/bkg_droite_bas.png) top left no-repeat;width:243px;height:19px;font-size:1px;}
	
	.droite_top_bis{background:url(images/bkg_droite2_top.png) top left no-repeat;width:243px;height:9px;font-size:1px;}
	.droite_bis{background:url(images/bkg_droite2_fil.png) top left repeat-y;width:220px;padding:0px 10px 0px 13px;}
	.droite_bas_bis{background:url(images/bkg_droite2_bas.png) top left no-repeat;width:243px;height:19px;font-size:1px;}


.centre {
	width:652px;
	/*background-color:#ede9e6;
	border:solid 1px;*/
	position:absolute;
	left:140px;
	top:22px;
}
	.centre_top{background:url(images/bkg_centre_top.png) top left no-repeat;width:652px;height:9px;font-size:1px;}
	.centre_content{background:url(images/bkg_centre_fil.png) top left repeat-y;width:620px;padding:10px 19px 0px 13px;}
	.centre_bas{background:url(images/bkg_centre_bas.png) top left no-repeat;width:652px;height:19px;font-size:1px;}
	
	.centre_scroll{overflow:auto;height:450px;padding-right:10px;}
	
	.cc {font-size:12px;line-height:15px;}
	.cc strong{color:#3b688a;}
	.cc li{padding-top:15px;color:#3b688a;}
		.cc li .color_rep{color:#000000;}

#gg3 {
	
}


.titre {
	color:#2898d2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
	.gauche .titre{color:#008c27;}
	.centre .titre{font-size:16px;text-align:center;}
	.droite .droite_bis .titre{color:#008c27;}

.texte {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:20px;
	padding-bottom:10px;
	font-weight:bold;
}
	.texte ul {list-style:square;margin-left:13px;*margin-left:16px;color:#008c27;}
	.droite .texte ul {color:#2898d2;}
	.gauche .texte ul, .droite .droite_bis .texte ul {color:#008c27;}
		.texte ul li span{color:#000000;}

.texte2 {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:20px;
	padding-bottom:10px;
	font-weight:normal;
}

	.centre .texte2 p{font-size:13px;text-align:center;}
	
.texte2 a{
	color:#008c27;
	font-size:11px;
}

.texte2 a:hover{
	color:#008c27;
	text-decoration:none;
}

.lien {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	
}

.lien a{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}

.lien a:hover{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}

