body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #652525;
	background-color: #3E5E17;
}
a:link, a:visited, a:active {
	color: #652525;
	text-decoration:none
}
a:hover {
	color: #652525;
	text-decoration:underline;
}
#conteneur {
	margin: 0 auto;
	width:950px;
	height:700px;
	background-color: #EFF4FE;
}
#bandeau{
	background-image: url(grafs/fonds/bandeau2.jpg);
	height: 113px;
}
#gauche{
	background-image: url(grafs/fonds/gauche3.jpg);
	float:left;
	width: 231px;
	height: 437px;
	padding-left:14px;
	padding-top:110px;
	background-repeat: no-repeat;
}
#titre {
	float:left;
	font-size: 18px;
	color: #4e7161;
	font-weight: bold;
	background-color: #EFF4FE;
	width:671px;
	padding-left: 25px;
	padding-top:30px;
	padding-bottom:15px;
}
.styletitre{
	font-size: 18px;
	color: #4e7161;
	font-weight: bold;
}
.styletitre2{
	font-size: 14px;
	color: #835f4f;
	font-weight: bold;
}
#contenuinside {
	float:left;
	background-color: #EFF4FE;
	width:679px;
	height:470px;
	overflow: auto;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom:0px;
	
}
#contenuinside table{
	font-size:12px;}
#contenuinside2{
	float:left;
	background-color: #EFF4FE;
	width:679px;
	height:540px;
	overflow: auto;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom:0px;
	position:relative;
	
}
#contenuinside2 .position1{
	position:absolute;
	left:475px;
	top:0px;	

}
#contenuinside2 .position2{
	position:absolute;
	left:475px;
	top:150px;	
}
#contenuinside2 .position3{
	position:absolute;
	left:475px;
	top:290px;	
}
#bas {
	background-image: url(grafs/fonds/bas2.jpg);
	width: 950px;
	height: 40px;
	clear: both;
}
#basg {
	padding-top:17px;
	float:left;
	padding-left:318px;	
}
#basd {
	padding-top:17px;
	float:left;	
	padding-left:12px;	
}
#basc {
	padding-top:25px;
	float:left;	
	padding-left:160px;	
}
.stitre {
	color: #77934B;
	font-weight: bold;
	font-size: 14px;
}
.stitre_doc {
	color: #77934B;
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	margin:0px;
	padding:0px;
}
.imaggauche{
	float:left;
	margin-right:15px;}
.stitre1 {
	color: #E9B12A;
	font-weight: bold;
	font-size: 12px;
}
.stitre2 {
	color: #77934B;
	font-weight: bold;
	font-size: 12px;
}
.stitre3 {
	color: #75AAC4;
	font-weight: bold;
	font-size: 12px;
}
.cadre1 {
	border: 1px solid #E9B12A;
}
.cadre2 {
	border: 1px solid #77934B;
}
.cadre3 {
	border: 1px solid #75AAC4;
}
.inside1{
	color: #E9B12A;
}
.inside2{
	color: #77934B;
}
.inside3{
	color: #75AAC4;
}
.blanc{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.blanc a:link, .blanc a:visited, .blanc a:active {
	color: #FFFFFF;
	text-decoration:none
}
.blanc a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.menu{
	margin-right:9px;
	color: #652525;
	font-weight: bold;
	font-size: 12px;
	display:block;
	padding:0px 3px;
	text-decoration:none;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #652525;
	font-weight: bold;
	text-decoration:none;
	padding:0px 3px;
	display:block;
}
.menu a:hover {
	color: #3E5E17;
	font-weight: bold;
	text-decoration:none;
	display:block;
	padding:0px 3px;
}
.ssmenu{
	margin-right:9px;
	color: #652525;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	padding:0px 0px 0px 10px;
}
.ssmenu a:link, .ssmenu a:visited, .ssmenu a:active {
	color: #652525;
	font-weight: bold;
	text-decoration:none;
}
.ssmenu a:hover {
	color: #3E5E17;
	font-weight: bold;
	text-decoration:none;
}
.cadre {
	border: 1px solid #CCCCCC;
}
.lien {
 CURSOR: hand ;
 CURSOR: pointer;
}
.warning {
	font-weight: bold;
	color: #CC0000;
}
.ttpetit {
	font-size: 9px;
	font-weight: bold;
}
.paddingcellule{
padding-left:5px;
padding-right:5px;
}
.paddingdoc {
	padding-left: 30px;
}
.inside {

	font-size: 13px;
}
#contenu_index{
	overflow:auto;
	text-align:justify;
	padding-right:15px;
	width:430px;
	}
#cadre_event{
	width:645px;
	height:90px;
	border:2px solid #e9b12a;
	background-color:#d3ecb5;
	margin-top:5px;
	position:relative;
	-moz-border-radius: 10px;
     -webkit-border-radius: 10px;
     border-radius: 10px;

	}
	
#cadre_event h3{
		font-size:13px;
		font-weight:bold;
		text-decoration:none;
	color : #3d756c;
	text-transform:uppercase;
	margin-top:0px;
	padding-top:0px;
	
	}
.fin_float{
	clear:both;
	}
.float{
	float:left;
	}
.legende{
	font-size:10px;
		}
		
		/* css du defilant de news */
.news_style{
display:none;

}
.news_show
{
color:black;
width:643px;
height:90px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
overflow: auto;


}
.news_border
{
width:643px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
padding: 0px 0px 0px 0px;
overflow: auto;	


}
.news_mark{
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:600px;
height:35px;
color:black;
text-align:center;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}


.buttondiv
{
	/*float: left;*/
/*top: 169px;*/
padding: 0px;
	/*border-top-color: white;*/
border-top:none;
	height:20px;
	position:absolute;
	left:565px;
	top: -556px;
	width:60px;
	}

/* fin defilant news */
.style_1_td{
	padding-top:19px;
	font-size:10px;
	font-style:italic;
	text-align:center;
	}
ul li{
	margin-left:0px;
	padding-left:0px;
	text-align:left;}

