@charset "utf-8";
/* CSS Document */

body {
background-color:#fff;
margin:0;
padding:0;
font-size:0.9em;
font-family:Verdana, Helvetica, Arial, sans-serif;
margin-top:20px;
}
h1 {
background-image:url("images/headder.jpg");
background-repeat:no-repeat;
}
h1 img{
	margin:131px 0 65px 44px;
}
#wrapper {
background-color:#fff;
width:942px;
margin-left:auto;
margin-right:auto;
position:relative;
margin-top:35px;
}
#contenu {
	margin-left:15px;
text-align:left;
margin-right:10px;
clear:both;
}
#meta {
font-size:0.9em;
float:right;
}
#meta a {
color:#ff7107;
}
#menu {
margin-top:-100px;	
}
#menu ul {
margin:0;
padding:0;
}
#menu li {
list-style-type:none;
display:inline;
background-color:transparent;
}
#menu li a {
display:block;
height:117px;
width:157px;
float:left;
text-indent:-9000px;
outline:none;
z-index:9999;
}
/* Liens */
body a {
color:#ff7107;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
text-decoration:none;
}
h2 {
	background-image:url("images/backgound_titre.jpg");
	background-repeat:no-repeat;
	color:#FF7107;
	font-size:1.25em;
	font-weight:normal;
	margin:0;
	padding:79px 65px 74px 67px;
	text-align:center;
	width:188px;
}
h3 {
	font-size:1.1em;
	font-weight:normal;
	margin-top:0;
	margin-bottom:5px;
	color:#FF7107;
}
/**************************           MENU            **************************************/

#horaires {
background-image:url(images/horaires.png);
}
#horaires:hover,#horaires.active {
background-image:url(images/horaires_hover.png);
}
#activites {
background-image:url(images/activites.png);	
}
#activites:hover, #activites.active {
background-image:url(images/activites_hover.png);	
}
#info {
background-image:url(images/infoparents.png);	
}
#info:hover,#info.active {
background-image:url(images/infoparents_hover.png);	
}
#galerie{
background-image:url(images/galerie.png);	
}
#galerie:hover,#galerie.active {
	background-image:url(images/galerie_hover.png);	
}
#anim {
background-image:url(images/animateurs.png);	
}
#anim:hover,#anim.active{
	background-image:url(images/animateurs_hover.png);	
}
#question {
	background-image:url(images/question.png);	
}
#question:hover,#question.active {
	background-image:url(images/question_hover.png);	
}
/********************************************************************************************/
/* fin des liens */
#bdp {
text-align:center;
padding-top:20px;
padding-bottom:20px;
clear:both;
}
#bdp li {
list-style-type:none;
display:inline;
}
#bdp li a {
color:#666;
border-right:1px #666 solid;
padding-right:4px;
}
#bdp li a#dernier {
	border:none;	
}
#bdp li a.active {
text-decoration:none;	
}
#adresse {
font-size:0.6em;
color:#999999;
text-align:center;
margin-top:15px;
}

#decorBas {
margin-left:auto;
margin-right:auto;
}

#gauche {
	background-image:url(images/design_gauche.jpg);
	background-repeat:no-repeat;
	background-position:0 400px;
	height:1413px;
	position:absolute;
	left:0;
	width:168px;
}
#droite {
	background-image:url("images/design_droite.jpg");
	background-position:18px 254px;
	background-repeat:no-repeat;
	height:1368px;
	position:absolute;
	right:0;
	
	width:178px;
}
abbr {
border-bottom:#5dff2e dotted 3px;
}
#copyright {
text-align:right;
color:#515151;
position:relative;
right:135px;
font-size:0.6em;
}
table.calendar {

color:#000;
}
.calendar tbody{
background-color:#5dff2e;	
}
.calendar tr {
width:200px;	
}
.calendar td {
border: 1px solid white;	
}
.calendar .invisible {
	background-color:#FFF;	
}
#contenu strong {
color:#ff7107;	
}
