/* CSS Document */
body {
    font-family: Lucida Grande,Verdana, Georgia,Arial, Sans-Serif;
	font-size: 0.8em;
	text-align: left;
	background: #ffffff;
	margin: 0;
}

a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #016596;
	text-decoration: none;
	border: none;
	font-variant: small-caps;
}


a:hover, a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
 border-bottom: 1px solid #FF6600;
 border-top: 1px solid #FF6600;
 text-align:center;
 background-color:#006699;
}


h3{
 color: #FF6600;
 margin: 0px;
 padding: 0px;
 text-align:left;
}


h1{
	text-align:left;
	color:#FF6600;
	font-weight:bold;
	margin: 0px;
 	padding: 5px;
	font-size : 1.2em;
 }

.orange{
	color:#FF6600;
	font-weight:bold;
	margin: 0px;
 	padding: 0px;
	text-align:left;
 }


h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	margin: 0px;
 	padding: 0px;
 }

#header{
	/* border: 1px solid black;*/
	position:relative;
     margin-top:25px;
	 margin-left: auto;
     margin-right: auto;
	width:800px;
	height:180px;
}
#global{
	/*border: 1px solid black;*/
	position:relative;
     margin-left: auto;
     margin-right: auto;
     width: 770px;
	 font-size : 0.9em;
}
#menu_gauche{
	/* border: 1px solid black;*/
	float:left;
	position:relative;
	/*width: 18%;*/
	width: 200px;
	text-align:left;
	/* height:395px;*/
	
}

#evenements{
	/* border-top: 1px solid #FF6600;*/
	/* margin-top:20px;*/
}

#news{
	/* border-top: 1px solid #FF6600;*/
	margin-top:20px;
}

#PhotoAleatoire{
	/* border-top: 1px solid #FF6600;*/
	margin-top:20px;

}

#Forum{
	/*border-top: 1px solid #FF6600;*/
	margin-top:20px;
}

#Liens{
	/*border-top: 1px solid #FF6600;*/
	margin-top:20px;
	
}
#Installations{
	/* border-top: 1px solid #FF6600; */
	margin-top:20px;
}



#menu_droite{
	/* border: 1px solid black;*/
	float:right;
	/* border-top: 1px solid #FF6600;*/
	position:relative;
	/* height:375px;*/
	text-align:left;
	width: 180px;
}
#page_principale{
	
	float:left;
	position:relative;
	left:0px;
	width:320px;
	margin-left:50px;
	margin-bottom:5px;
	text-align:justify;
	}
#page_principale .edito {
padding : 0 5px 5px 0;
background :#DBF2F2;
margin-bottom: 15px ;
}	

#page_principale  a:link, a:visited{
	font-family: Lucida Grande,Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #016596;
	text-decoration: none;
	border: none;
}	
#page_principale a:hover, a:active{
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: underline;
}
h3 a:link, h3 a:visited {

	color:#5f5f5f;

	}	
	
.content {
margin: 0 18px 8px 0;
background:#e4efd5;

}
#sepmilieu{
	border-bottom: 1px dotted #006666;
	padding:5px;
	clear:both;
}

#sep{
	border-bottom: 1px solid #006666;
	margin:0px;
	padding:0px;
}


#footer{
	border-top: 1px solid black;
	position:relative;
	text-align:left;
	width: 800px;
	height:80px;
	margin-top:25px;
	 margin-left: auto;
     margin-right: auto;
	clear:both;
}



#image {
	float: left;
	margin-right:5px;
	margin-left:5px;
	border:none;
	padding:1px;
	border:1px solid #000;
}
#imageD {
	float: right;
	margin-right:5px;
	margin-left:5px;
	border:none;
	border: 0px	
}
.FondTableau1{
	background:#CCFFFF;
	font-size:small;	
}
.FondTableau12{
	background:#FFFFFF;
	font-size:small;	
}
.Code
{
	/* border: #8b4513 1px solid; */
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	font-size:small;
	/* background-color: #99FFFF;*/
}
.titre {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 115%;
}
.postdate{
	float: left;
	display: block;
	margin: 0 10px 0 0;
	background: url(images/cal.png) no-repeat;
	width: 30px;
	height: 68px;
	font-family: Georgia;
}
 
.postdate .mois {
	color:#FFFFFF;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
}
 
.postdate .jour {
	color:#FFFFFF;
	text-align: center;
	font-size: 1.5em;
}