body {
	background-color:#FFFFFF;
	padding:0;
	padding-top:10px;
	margin:5px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#56513e;margin: 0 auto;
}
input, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2{
	text-decoration: none;
	font-size:14px; /*1.2em;*/
	
}
p {
	margin: 0 0 10px 0;
	padding-left:110px;
}
blockquote{
	text-align:left;
	padding-left:110px;
	margin:0;
}
h3{
	text-decoration: none;
	font-size:11px; /*1.2em;*/
	padding-left:100px;
}
table{
/*font-size: 1.1em;*/
}

.border_none{
	border:0;
}


a:link    { text-decoration: none;  }
a:visited { text-decoration: none; }
a:hover   { text-decoration: none; }


a.lien {
	text-decoration: none;
	background-image:none;	
}
a.lien:link {
	color: #56513e;
}
a.lien:visited {
	color: #56513e;
}
a.lien:hover {
	color: #56513e;
	text-decoration:underline;
}
a.lien:active {
	color: #56513e;
}
/*----------------------*/
#conteneur {
	
	position: relative;
	width: 931px;;
	height: 642px;
	margin: 0 auto;

	text-align:center;
}
#flashcontent {

	
}
#galerie{
	text-align:center;
}
#header {
	background-image:url(../../images/header.jpg);
	background-repeat:no-repeat;
	/*width:931px;*/
	height:214px;	
}

#centre {
	margin-left: 259px;/*259px;*/
	/*padding-right: 42px;
	margin-top: -40px;*/
	/*margin-bottom: 40px;*/
	height:321px;
	width:568px;
	overflow:hidden;
	border-right:solid 1px #959493;
	padding-left:100px;
	text-align:center;
	
	/*font-size:10px;*/
	/*overflow-y:scroll;*/
/*	background-color:#33CC00*/
}
#gauche {
	background-image:url(../../images/gauche.jpg);
	background-repeat:no-repeat;
	position: absolute;
	left:0;
	width: 258px;
	height:321px;
	padding-top:0px; /*25px;*/
	padding-left:174px;
/*background-color:#3366CC;*/
}
#pied {


	background-image:url(../../images/footer.jpg);
	background-repeat:no-repeat;
	
/*	height: 30px;*/
	width:931px;
	height:77px;
	
}
#lien_pied{
	height:30px;
	width:931px;
	line-height:30px;
	text-align:center;
}
#lien_pied_2{
	height:30px;
	width:931px;
	line-height:12px;
	text-align:center;
}
#flashcontent{
	float:left;
	padding-left:40px;
padding-top:10px;
}

#agenda{

margin-left:75px;

}



.agenda_gauche{

	background-image:url(../../images/agenda_1.jpg);
	background-repeat:no-repeat;
	width:59px;
	height:160px;
}

.agenda_haut{
	padding:0px;
	margin:0px;
	background-image:url(../../images/agenda_2.jpg);
	background-repeat:no-repeat;
	width:371px;
	height:64px;
}
.dispo_0{
	height:40px;
	width:26px;
	background-image:url(../../images/dispo_0.jpg);
	background-repeat:no-repeat;
}
.dispo_1{
	height:40px;
	width:26px;
	background-image:url(../../images/dispo_1.jpg);
	background-repeat:no-repeat;
}

.gauche{
clear:both;
text-align:right;
height:26px;
width:250px;
float:left;}
.droite{
text-align:left;
width:250px;
height:26px;
float:left;}




.infobulle
	{
        position: absolute;   
        visibility : hidden;
        border: 2px solid #789940;
        padding: 15px;
        font-family: Verdana, Arial;
        font-size: 10px;
        background-color: #FFFFCC;
		background-image:url(../../images/fond_body.gif);
		background-repeat:repeat;
		
    }
	  
	.img_infobulle_clair
	{ 
		border:1px solid #C6DF99;
	}
	
	.img_infobulle_fonce
	{ 
		border:2px solid #789940;
	}
	
	#bulle
	{ 
		position: absolute;
		visibility: hidden;
		font-size:12px;
	}
	.info
	{
		border:1px solid #666666;
		padding: 7px;
		color:#666666;
		background-color:#FFFFFF;
		font-family:"trebuchet MS";
	}