@charset "iso-8859-1";
/* CSS Document */

*{
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
}

a,input,textaera,form{position:relative; z-index:2;}

body{
	font-family:"Times New Roman", Times, serif;
	background:#FFFFFF;
	font-size:12px;
	color:#000000;
	background:url(../images/fond_body.jpg) repeat top left;
}

h1{
	position:absolute;
	width:900px;
	left:50%;
	margin-left:-450px;
	font-size:13px;
	text-align:center;
	color:#1b6e8e;
}

h2
{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	color:#1b6e8e;
	font-weight:lighter;
	vertical-align:top;
}

h3
{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#a1a1a1;
	font-weight:lighter;
	vertical-align:top;
}

#haut{
	background:url(../images/ombre_haut.png) top center no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ombre_haut.png', sizingMethod='crop');
	width:940px;
	height:20px;
	margin:0px auto 0px auto;

}

#conteneur{
	background:url(../images/ombre.png) center repeat-y;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ombre.png', sizingMethod='scale');
	width:940px;
	height:auto;
	margin:0px auto 0px auto;
}


#banniere{
	margin-left:230px;
	width:670px;
	height:350px;
	background:url(../images/fond_banniere.jpg) top center;
	z-index:1;
	position:relative;
	}
	
#flash
{
	width:650px;
	height:270px;
	margin-left:20px;
	margin-top:59px;

	
}
#langue{ margin-left:550px; }
#contenu{
	width:900px;
	height:auto;
	margin:0px auto 0px auto;
	min-height:650px;
	background:#c4c4c6 url(../images/fond_menu.jpg) top left no-repeat;
}

html<body #conteneur #contenu{
	height:auto;
	min-height:300px;
}

/*---------------*/
/*Menu Horizontal*/
/*---------------*/

/*#menu{
	width:900px;
	height:30px;
	background:#CCC;
	margin:0px auto 0px auto;
}*/

/*-------------------*/
/*FIN Menu Horizontal*/
/*-------------------*/

/*-------------*/
/*Menu Vertical*/
/*-------------*/
#menu
{
	width:220px;
	margin-top:420px;
	margin-left:43px;
	position:absolute;
	color:#5d5c5c;
	font-size:16px;
}

#menu a
{
	color:#5d5c5c;
	text-decoration:none;
	font-size:16px;
}

#menu li
{
	list-style-image: url(../images/cellule.jpg);
	margin:0px 0px 3px 0px;
}

#menu li:hover
{
	list-style-image: url(../images/cellule_hover.jpg);
}
#menu #sel 
{
	list-style-image: url(../images/cellule_hover.jpg);
}
#menu_ul
{
	width:178px;
	padding-left:35px;
}

/*-----------------*/
/*FIN Menu Vertical*/
/*-----------------*/


#texte{
	padding-top:30px;
	margin-left:230px;
	padding-left:30px;
	padding-right:20px;
	width:620px;
	height:auto;
	text-align:justify;	
	background:#FFF;
	color:#a1a1a1;
	min-height:270px;
	font-size:13px;
	z-index:2;
	position:relative;

	}

#image_gauche
{
	width:239px;
	height:249px;
	float:left;
	margin-right:20px;
}

/*LIEN ET ACTIVITES*/

#liste
{
	clear:both;
	min-height:125px;
	margin:5px 0px;
}
#cadre
{
	width:120px;
	height:90px;
	float:left;
	padding:10px;
	background-image:url(../images/cadre.jpg);
	margin-left:-10px;
}
#cadre img { border:0px; width:120px; margin:0px 5px 5px 0px; float:left; }

li{ list-style:none; padding:0px 10px 0px 10px;}

#liste h2 { margin:0px; padding:0px; font-size:18px;}
#liste a{ color:#1b6e8e; text-decoration:none;}
#liste a:hover{ color:#a1a1a1; text-decoration:none;}
hr{
	width:620px;
	size:1px;
	margin:10px 10px 0px 0px;
}
#bouton
{
	width:98px;
	height:20px;
	text-align:center;
	background:url(../images/bouton.png);
	padding-top:1px;
	clear:both;
	margin-bottom:5px;
	margin-top:5px;
}
#bouton a
{
	color:#494848; text-decoration:none;
}
#bouton a:hover
{
	color:#0ba6bd; text-decoration:none;
}
/*FIN LIEN ET ACTIVITES*/



/*PAGE CONTACT*/


#contact{
	width:300px;

}

#form_contact{
	width:400px;
	padding:0px 10px 0px 0px;
}

/*FIN PAGE CONTACT*/




/*TARIFS*/

#texte .tarifs{
	text-align:center;
	margin:10px auto 10px auto;
	vertical-align:middle;
	border:1px solid #999999;
	font-size:12px;
}

#texte .tarifs thead tr td{
	background:#a1a1a1;
	font-weight:bold;
	font-size:12px;
	color:#1b6e8e;
}

#texte .tarifs td{
	padding:2px;
	border:1px solid #a1a1a1;
}

#texte .tarifs .tarifs_type{
	background:#a1a1a1;
	color:#1b6e8e;
	text-align:left;
}

#texte .tarifs .tarifs_prix{
	background:#FFF;
	color:#1b6e8e;
	text-align:center;
}

/*FIN TARIFS*/

#footer{
	width:883px;
	height:22px;
	margin:0px auto 0px auto;
	background:url(../images/fond_footer.jpg);
	color:#0b6486;
	padding-top:5px;
	font-size:14px;
	padding-left:17px;
	font-weight:lighter;
	font-family:"Times New Roman", Times, serif;
}
#footer strong { color:#FFFFFF; margin-right:40px; }
#bas{
	background:url(../images/ombre_bas.png) center bottom no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/ombre_bas.png', sizingMethod='crop');
	width:940px;
	height:5px;
	margin:0px auto 0px auto;
	color:#0b6486;
	text-align:center;
	padding-top:15px;
}
#bas a { color:#0b6486; text-decoration:none; }
#bas a:hover { text-decoration:underline; }

