
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #6699cc;
	background:#d6ebff;

}

div#site {
    text-align:justify;
    width: 1000px;
	margin: auto;
	background:#ffffff;
}

/* ------------------------------------ */

div#header {
    background: url(img/header.png) no-repeat 0 0;
    height: 135px;
    margin: 0;
    padding: 0;
	text-align:center;
}

div#sous-header {
    height: 32px;
    margin: 0;
	margin-top: -12px;
    padding: 0px;
	color: #ffffff;
	background-color: #6699cc;
}

#menu {
	font-size: 30px; 
	font-weight: bold;
	margin: auto; 	
	margin-left: 220px;	
	padding: 0; 
	padding-top: 0px; 
	padding-bottom: 5px;	
	color: #ffffff;
}

#menu li {
	float:left;
	list-style-type: none;  
	color: #ffffff;
	margin-top: 5px;
	margin-left:5px;
}
#menu li a {
	float:left;
	font-size: 14px;
    font-weight : bold;
    text-decoration:none;
	color: #ffffff;
}
#menu li a:hover , a:active , a:focus {    
    font-weight : bold;
    text-decoration:none;
	color: #336699;
}

#menu li p {
	float:left;
	font-size: 14px;
    font-weight : bold;
    text-decoration:none;
	margin:0;
	padding:0;
	color: #336699;
}

/* ------------------------------------ */

div#accueil {
	float: left;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0;
	background: url(img/bg-footer.png) no-repeat top left #ffffff;	
}

div#liens {
	float: left;
	width: 600px;
	margin: 0px;
	margin-left: 200px;
	padding: 0px;
}

div#titre{
	float:left;
    width:400px;
	height: 50px;
	margin: 10px;
	margin-left:200px;
	padding: 0px;
}

div#news_aubin{
	float: left;
	width: 100px;
	margin: 30px 15px 10px 80px;
}
div#news_text{
	float: left;
	width: 700px;	
	height: 150px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 0 0px;
	text-align:center;
}

div#left_image{
	float:left;
    width:400px;
	margin: 0px;
	margin-left:80px;
	margin-top: 10px;
	padding: 0px;
}

div#left_presentation{
	float:left;
	width:300px;
	margin: 5px;
	margin-top:10px;
	margin-left:20px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	background-color:#6699cc;
	text-align: justify;
	color: #ffffff;
}

div#left_coordonnees{
	float:left;
	width:270px;
	margin: 0px;
	margin-left:200px;
	padding: 5px;
	text-align: left;
}

div#left_googlemaps{
	float:left;
	width:210px;
	margin: 5px;
	margin-left:0px;
	padding: 5px;
	text-align: center;
}

div#details250{
	float:left;
	width:250px;
	margin: 5px;
	margin-left:0px;
	padding: 5px;
	text-align: left;
}
div#details400{
	float:left;
	width:400px;
	margin: 5px;
	margin-left:0px;
	padding: 5px;
	text-align: left;
}
div#evenements{
	float:left;
	width:850px;
	margin: 5px;
	margin-left:100px;
	padding: 5px;
	text-align: left;
	color : #336699;	
}
div#activites{
	float:left;
	width:700px;
	height: 400px;
	margin: 5px;
	margin-left:150px;
	padding: 5px;
	text-align: center;
}
div#pdf1{
	float:left;
	width:200px;
	margin: 0px;
	margin-left: 20px;
	margin-bottom:20px;
	padding: 5px;
	text-align: left;
}
/* ------------------------------------ */

#footer{    
	width:100%;
	margin:0 auto;	
	padding:0;
	background:#ffffff;
}

div#sous_footer{
    height: 40px;
    margin: 0;
	margin-top: 0px;
    padding: 1px;
	color: #ffffff;
	background-color: #6699cc;
}
div#pedagogie{float:right; width:150px; height:55px; margin-top:-56px;background:url(img/pedagogie.png) no-repeat}
div#pedagogie:hover{float:right; width:150px; height:90px; margin-top:-91px;background:url(img/pedagogie.png) no-repeat}

/* ------------------------------------ */

html, body { 
    margin: 0;
	padding: 0;
}

body, p, div, li, a {
   font-size:12px;
   font-family:verdana, arial;
} 

span.spacer {
	height:0.01em;
	overflow:hidden;
	display:block;
	width:100%;
	clear:both;
}

img { border: 0 ;}

img.vignette {	
	border:4px solid #6699cc; -moz-border-radius:10px; 
}

li { list-style: none;
font-size: 14px; }

#listepiscine li { 
	list-style-type: square; 
	line-height: 25px;
}
#sous_listepiscine li { 
	list-style-type: circle; 
	line-height: 15px;
	margin-top: 0px;
}

a {
    color : #336699;
    font-family:verdana;
	font-weight:bold;
    
}

a:hover , a:active , a:focus {    
    font-weight : bold;
    text-decoration:none;
}

a.pdf {
  font-size: 11px;
  font-weight : bold;
  font-variant: small-caps;
  text-decoration: none;
}
a.pdf :hover , a:active , a:focus {        
  text-decoration:none;
}

h1 {
	color : #336699;	
	font-size: 16px;
	font-weight: bold;
	margin:2px;
}

h2 {
	color : #336699;	
	font-size: 18px;
	font-weight: bold;
	margin:0px;
	margin-top: 20px;
}
