
body { 
margin: 0 auto; 
font: .7em Tahoma, Arial, sans-serif; 
line-height: 1.7em; 
color: #998d7d;
background:url(../images/background.png) top center repeat-x;
}

h1 {	
font: bold 2.2em Arial, Sans-Serif; 
color:#2f0e00;
padding: 8px 0 0 0; 
margin: 0; 
letter-spacing: -2px;
}

h2 { 
margin: 0;
color:#0299f4;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:1px;
font-weight: bold;
margin-top:5px;

}

.titresverts { 
margin: 0;
padding-left:20px;
background:url(../images/bigpoint.png) left no-repeat;
color: #09C;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:1px;
font-weight: bold;
margin-top:5px;

}

.titrescrea { 
margin: 0;
padding-left:20px;
background:url(../images/trianglegris.png) left no-repeat;
color: #09C;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:1px;
font-weight: bold;
margin-top:5px;

}

.titresgris { 
margin: 0;
padding-left:20px;
background:url(../images/bigpoint.png) left no-repeat;
color:#5e554d;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
margin-top:5px;

}

.titredate { 
margin: 0;
font-weight: bold;
color:#5e554d;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
margin-top:5px;

}

.titresagenda { 
margin: 0;
font-weight: bold;
color:#5e554d;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
margin-top:5px;

}



h3 { 
margin: 0;
color:#0299f4;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
letter-spacing:1px;
font-weight: bold;
margin-top:5px;
font-style:italic;
}

#titles { 
margin: 0px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
}

.alinea {
	padding-left:20px;
	}





#subtext { 
font-size: 0.8em; 
margin: 0 0 8px 26px; 
padding: 0; 
color: #e7e6e6; 
}

a { 
color: #09F;
text-decoration:none;
}

a:hover { 
color: #9a8a7a; 
}

img { 
border: 0;
}

.floatleft {
	float: left;
	margin-right:20px;
}
.floatright {
	float: right;
}


.clearfloat{
	
	float: none;
	}



form {
display: block;
padding:0px;
margin:0px;

}

form label {
	font-weight:300;

}

fieldset {
	padding-left:20px;
padding-top:10px;
padding-bottom:10px;
	border:#09F solid 1px;
}

form p {
	margin:0px;
}

.inscripfocus {
	color: #333;
	background: #FFF;
	}
.inscripfocusend {
	color: #09C;
	background: #FFF;
	}
	

input[type=submit] {
	width:100px;
border:1px solid #333;
 background:#333;
 cursor:pointer;
 color:#FFF;
 }

	
input[type=submit]:hover {
	width:100px;
	color:#FFF;
 border:1px solid #09F;
 }
 

 



/**************** The main content ***********************************************************/
#wrapper {
margin: 0px auto;
margin-top:10px;
width: 1200px;
background: #FFF;


}

#header { 
height: 150px;
background: url(../images/header.png) no-repeat;
}

/************************** Le côté gauche **************************************/

#leftside {
float: left;
width: 210px;
height:370px;


}




/* --------------Top Left Vertical Menu------------------------------*/


#nav {
width: 209px;
padding: 0px;
margin-bottom: 0px;
font-family: Verdana;
color: #333;


}

#nav ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#nav li {
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
margin: 0;
width: auto;
}

#nav  li a {
width:193px;
display: block;
padding: 3px 0px 2px 15px;
color: #fff;
text-transform:uppercase;
font-weight:bold;
text-decoration: none;

background:url(../images/menu%201.png) left no-repeat;

}

#nav li a:hover {
color: #fff;
padding: 3px 0px 2px 30px;
width:178px;
background:url(../images/menu%202.png) left no-repeat;
font-weight:bold;

}


#nav #current {
display: block;
font-size: 11px;
padding: 3px 0px 2px 15px;
color: #fff;
text-transform:uppercase;
font-weight:bold;
text-decoration: none;
width: auto;
background: url(../images/menu%202.png);

}


#leftside #sousmenufond {
	margin:0px;
	background: url(../images/fondmenu.png) scroll no-repeat;
	}
	
	#leftside #sousmenuimage {
	margin:0px;
	background: url(../images/imagemenu.jpg) scroll no-repeat;
	}
	#leftside #sousmenuimage2 {
	margin:0px;
	background: url(../images/imagemenu2.jpg) scroll no-repeat;
	}
	#leftside #sousmenuimage3 {

	margin:0px;
	background: url(../images/imagemenu3.jpg) scroll no-repeat;
	}
	#leftside #sousmenuimage4 {

	margin:0px;
	background: url(../images/imagemenu4.jpg) scroll no-repeat;
	}

#leftside #sousmenu {
	height:170px;
	margin:0px;
	overflow: auto;
	}


#leftside #sousmenu ul{
	margin:0px;
	padding-left:30px;
	padding-top:10px;
	list-style:none;
	line-height:13px;
	
	
	}

#leftside #sousmenu li a{

text-decoration:none;
color: #FFF;
font-size:11px;

padding-left:15px;
background:url(../images/squarewhite.png) left no-repeat;
	}
	
#leftside #sousmenu li a:hover{
	color: #000; 
	}

#leftside p {
    padding-top:20px;
	padding-left:30px;
	font-size:10px;
	}
	





/*************************** The right side *******************************************/

#rightside {
float: right;
overflow: auto;
width: 985px;
height:370px;
border-left:#000 solid 5px;
margin: 0 0 2px 0;

}

.headline {
margin: 0 0 5px 0;
padding: 8px;
color: #9c8c7d;
}

.rightdata {
margin: 0px 0 5px 0;
color: #9c8c7d;
padding: 10px 15px 5px 10px;
}

.photo {
float: left;
clear: left;
background: #eee;
margin: 0 10px 2px 0;
}

.gallery {
background: #fff;
color: #9c8c7d;
padding: 20px 10px 10px 10px;
margin: 0 0 5px 0;
}


/*************************** News de droite *******************************************/
#newssidefond {
float: right;
width: 285px;
height:370px;
margin: 0 0 0px 0;
background: url(../images/fondnews.png) no-repeat scroll;
}


#newsside {
float: right;
width: 285px;
height:370px;
margin: 0 0 0px 0;
overflow: auto;
}

.newsdata {
margin: 0px 0 5px 0;
text-align:justify;
color: #FFF;
padding: 20px 15px 15px 15px;
font-size:13px;
}

.newsdata a {
color: #000;
}

.newsdata a:hover {
color: #FFF;
}


.newsdata h2 {

color: #333;
font-size:14px;

letter-spacing:0px;
text-align:left;

}

.titresnews { 
margin: 0;
padding-left:20px;
background:url(../images/trianglewhite.png) left no-repeat;
color: #FFF;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
margin-top:5px;

}

#newssideslider {
float: right;
width: 285px;
height:370px;
margin: 0 0 0px 0;

}



/*************************** Page centrale *******************************************/
#centersidefond2 {
float: right;
width: 700px;
height:370px;
background: url(../images/fondmain2.png) no-repeat scroll right;

}


#centersidefond {
float: right;
width: 700px;
height:370px;
margin: 0 0 2px 0;
background: url(../images/fondmain.png) no-repeat scroll right;
}

#centerside {
float: right;
overflow: auto;
width: 700px;
height:370px;
border-left:#000 solid 5px;
margin: 0 0 2px 0;


}


.centerdata {
color: #5e554d;
font-size:12px;
padding: 0px 25px 25px 25px;
text-align: justify;
}

#textejournal {
	height:315px;
	margin-bottom:60px;
}

#textepartenaire {
	height:250px;
	margin-bottom:60px;
}






/**************** And finally, the footer data here ***************************************/

#footer { 
clear: both;
margin-top:0px;
padding-top:0px;
height:100px;
border-top:#000 solid 5px;
background: url(../images/footer.png) no-repeat left top;

}

#footer p{
margin-top:0px;
padding-top:3px;
color: #9c8c7d;
text-align:right;
}

#footer a{
	font-size:10px;
	letter-spacing:0px;
}


