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

*{
	margin:0;
	padding:0;
	
}
blockquote { color:#FFFFFF;}
input,select {color:#000000;  }

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

a { text-decoration:none;}
input{ color:#000000; }

body{
	font-family:"Verdana, Arial, Helvetica, sans-serif";
	background:#105381 url(../images/fond_body.jpg) top center no-repeat;
	font-size:14px;
	color:#000000;
}

h1{
	position:absolute;
	width:900px;
	left:50%;
	margin-left:-450px;
	font-size:9px;
	text-align:center;
	color:#FFFFFF;
	margin-top:-20px;
	font-weight:lighter;
}

h2
{
	font-size:22px;
	color:#29d2e7;
	margin:0px;
	margin-bottom:5px;
}

h3
{
	font-size:20px;
	font-weight:lighter;
	margin:0px;
	margin-bottom:5px;
	margin-left:0px;
	color:#FFFFFF;
	font-size:16px;
}
#haut{

	width:900px;
	height:165px;
	margin:0px auto 0px auto;

}

#conteneur{

	width:900px;
	height:auto;
	margin:21px auto 0px auto;
}


#banniere{
	height:366px;
	width:900px;
	margin:0px auto 0px auto;
}

#contenu{
	width:900px;
	height:auto;
	margin:0px auto 0px auto;
	min-height:250px;
}

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:200px;
	height:300px;
	background:#CCC;
}

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


#texte{
	width:900px;
	height:auto;
	text-align:justify;
	font-size:14px;
	color:#FFFFFF;
	}

#cadre_droit
{
	width:250px;
	height:170px;
	padding:10px;
	background:url(../images/cadre_droit.png);
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/cadre_droit.png', sizingMethod='crop');
	background-position:top center;
	float:right;
	margin-left:20px;
	margin-right:-5px;
	margin-top:5px;
}

#cadre_droit img { width:250px; height:170px; }
/*LIEN ET ACTIVITES*/

#liste
{
	clear:both;
	min-height:125px;
	margin:5px 0px;
}
#cadre
{
	width:120px;
	height:90px;
	float:left;
	padding:5px;
	background-image:url(../images/cadre.png);
	margin-right:10px;
	margin-left:-5px;
}
#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:16px;}

hr{
	size:1px;
	margin:5px 0px 5px 0px;
}
#liste a{ color:#FFFFFF; margin-top:8px;}
#liste a:hover
{
	color:#38c6d7;
}
/*FIN LIEN ET ACTIVITES*/



/*PAGE CONTACT*/

fieldset
{
	color:#FFFFFF;
}
legend
{
	color:#FFFFFF;
}
#contact{
	width:550px;
	float:right;
	margin-bottom:20px;
	padding:0px;
	margin-top:0px;
	color:#FFFFFF;
}

#form_contact{
	width:450px;
	padding:0px 0px 0px 0px;
}

/*FIN PAGE CONTACT*/




/*TARIFS*/

#texte .tarifs{
	text-align:center;
	margin:10px auto 10px auto;
	vertical-align:middle;
	border:1px solid #38c6d7;
}

#texte .tarifs thead tr td{
	background:#156492;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
}

#texte .tarifs td{
	padding:4px;
	border:1px solid #38c6d7;
	text-align:center
}

#texte .tarifs .tarifs_type{
	background:#156492;
	color:#FFFFFF;
	text-align:left;
}

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

/*FIN TARIFS*/

#footer{
	clear:both;
	width:1100px;
	height:30px;
	margin:0px auto 0px auto;
	background:url(../images/fond_footer.jpg);
	text-align:center;
	padding-top:6px;
	font-size:16px;
	color:#FFFFFF;
}

#bas{

	width:940px;
	height:20px;
	padding-top:10px;
	margin:0px auto 0px auto;
	text-align:center;
	font-size:16px;
	color:#FFFFFF;
}
#bas a { text-decoration:none; color:#FFFFFF;}
#bas a:hover{ text-decoration:underline; color:#FFFFFF;}