
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #1274a5;
	background-color:#effaff;

}

div#site {
    text-align:justify;
    width: 1000px;
	margin: auto;
	background: url(img/bg_fborder.jpg) repeat-y 0 0;
	background-color:#ffffff;
}

/* ------------------------------------ */

div#header {
    background: url(img/header.png) no-repeat 0 0;
	width:1000px;
    height: 135px;
    margin: auto;
    padding: 0;
	text-align:center;
}

div#sous-header {
width:1000px;
    height: 32px;
    margin: auto;
	margin-top: -12px;
    padding: 0px;
	color: #ffffff;
	background-color: #006cad;
}

#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: #ffe65a;
}

#menu li p {
	float:left;
	font-size: 14px;
    font-weight : bold;
    text-decoration:none;
	margin:0;
	padding:0;
	color: #ffe65a;
}

/* ------------------------------------ */

div#center {
	float: left;
	width: 1000px;
	margin: 0px;
	margin-left: 30px;
	padding: 0px;	
}

div#accueil {
	float: left;
	width: 1024px;
	margin-top: 20px;
	padding: 0;	
}
div#header_slideshow{
	position: relative;
	float: left;
    width:400px;
	height:350px;
	margin: 10px 10px 0 20px;
}

div#slideshow {
	position: relative;
	float: left;
	width: 350px;
	border:3px solid #97c3e4;
	border-radius: 20px 20px 0 20px;
}
div#header_slideshow_masque{
	position: absolute;
	top: 210px;
	left: 120px;
    width:300px;
	height:180px;
}

div#liens {
	float: left;
	width: 600px;
	margin: 0px;
	margin-left: 270px;
	padding-bottom: 20px;

}

div#left {
	float: left;
	width: 600px;
	margin: 0px;
	margin-left: 30px;
	padding: 0px;
}

div#left_270{
	float:left;
    width:270px;
	margin: 0px;
	margin-left: 30px;
	padding: 0px;
	text-align: justify;
}

div#left_image{
	float:left;
    width:400px;
	height: 350px;
	margin: 10px 10px 0 20px;
	padding: 0px; 
	background: url(img/logo_inoxia.png) no-repeat bottom center;
}

div#left_presentation{
	float:right;
	width:500px;
	margin: -10px 20px 0 10px;
	padding: 30px  50px 35px 0px;
	text-align: justify;
	color:#1274a5;
	font-size:11px;
	line-height: 13px;
	background: url(img/aubin_accueil.png) no-repeat top right;
}


div#right_aubin{
	float:right;
    width:145px;
	height: 383px;
	margin: 0px;
	margin-top: 20px;
	margin-right: 20px;
	padding-left: 20px;	
	background: url(img/aubin_accueil.png) no-repeat center;
}
div#activites{
	float:left;
	width:700px;
	height: 400px;
	margin: 0px;
	margin-left:150px;
	padding: 0px;
	text-align: center;
}
div#pdf1{
	float:left;
	width:200px;
	margin: 0px;
	margin-left: 20px;
	margin-bottom:20px;
	padding: 5px;
	text-align: left;
}

div#evenements {
	float: left;
	width: 900px;
	margin: 0px;
	margin-left: 30px;
	padding: 0 0 20px 0 ;
}
div#evenements-photo{
	float: left;
	width: 420px;
	margin: 0px;
	margin-left: 30px;
	padding: 0px;
}
div#evenements-txt {
	float: left;
	width: 400px;
	margin: 0px;
	margin-left: 50px;
	padding: 0px;
}
div#even {
	float: left;
	width: 900px;
	margin: 0px;
	margin-left: 0px;
	margin-bottom:15px;
	padding: 10px 30px 20px 30px;
	background-color:#B4CDFE;
	
}
/* ------------------------------------ */

#footer_accueil {
    height:258px;
	width:1000px;
	margin:0 auto;
	margin-top: -250px;
	padding:0;
	background: url(img/bg-footer-small.png) no-repeat bottom;
	background-color: #ffffff;
}

#footer_liens{
    height:258px;
	width:1000px;
	margin:0 auto;
	margin-top: -250px;
	padding:0;
	background: url(img/bg-footer-small.png) no-repeat bottom;
	background-color: #ffffff;
}

div#sous_footer{
    height: 40px;
    width:994px;
	margin: 0 auto;
	margin-top: -12px;
    padding: 3px;
	color: #ffffff;
	background-color: #1274a5;
}
div#pedagogie{float:left; width:150px; height:55px; margin-top:-58px;background:url(img/pedagogie.png) no-repeat}
div#pedagogie:hover{float:left; width:150px; height:90px; margin-top:-93px;background:url(img/pedagogie.png) no-repeat}

#footer {
    height:258px;
	width:100%;
	margin:0 auto;
	padding:0;
	background: url(img/bg-footer.png) no-repeat center;
	background-color: #ffffff;
	margin-top:-42px;
}

/* ------------------------------------ */

html, body { 
    margin: 0;
	padding: 0;
}

body, p, div, li, a {
   font-size:11px;
   font-family:verdana, arial;
} 

span.spacer {
	height:0.01em;
	overflow:hidden;
	display:block;
	width:100%;
	clear:both;
}

img { border: 0 ; color:#6f4509; }

img.vignette {	
	border:4px solid #006cad; -moz-border-radius:10px; 
}

li { list-style: none; }

a {
    color : #1274a5;
    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;
}

p.voeux {
 font-size: 14px;
 text-align:center;
}

p.voeux span{
 color: #f659f8;
 font-size: 14px;
 font-weight: bold;
}

h1 {
	color : #1274a5;	
	font-size: 20px;
	font-weight: bold;
	margin:2px;
}

h2 {
	color : #006cad;	
	font-size: 14px;
	font-weight: bold;
	margin:0px;
	margin-top: 20px;
}

h3 {
	color : #006cad;	
	font-size: 20px;
	font-weight: bold;
	margin:0px;
	margin-bottom: 10px;
}
