@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;}
em { font-style:italic; font-size:15px; color:#2687df;}

body{
	font-size:12px;
	color:#000000;
	background:url(../images/fond_body.jpg) top center fixed no-repeat #4489c2;
}

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

h2 { 
	color:#2687df;
	font-size:28px;
	font-weight:lighter;
	margin-bottom:10px;
	width:400px;
	}

h3 { 
	color:#2687df;
	font-size:20px;
	font-weight:lighter;
	border-bottom:4px solid #2687df;
	margin-bottom:10px;
	padding-bottom:5px;
	text-align:left;	
	}
	
#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{
	width:900px;
	height:340px;
	margin:0px auto 0px auto;
	background:url(../images/fond_banniere.jpg) top center no-repeat;
}
#uship { margin:0px; margin-left:827px; }

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

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:710px;
	height:48px;
	padding-top:0px;
	padding-left:190px;
	background:url(../images/fond_menu.jpg) top center no-repeat;
	color:#FFFFFF;
}
#menu a { text-decoration:none; color:#FFFFFF; font-size:19px;}
#menu li { display:inline;}


#menu_produit
{
	width:160px;
	float:left;
	margin-bottom:30px;
	font-size:18px;
	padding-left:10px;
}

#listing
{
	float:right;
	width:680px;
}
.prod { width:155px; height:20px; padding-left:15px; background:url(../images/prod.jpg) left center no-repeat; }
.prod:hover { width:155px; height:20px; padding-left:15px; background:url(../images/prodhover.jpg) left center no-repeat; }
.prodhover { width:155px; height:20px; padding-left:15px; background:url(../images/prodhover.jpg) left center no-repeat; }
.prod a { color:#999999; text-decoration:none; }
.prod a:hover { color:#999999; text-decoration:none; }
.prodhover a { color:#999999; text-decoration:none; }
.prodhover a:hover { color:#999999; text-decoration:none; }

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


#texte{
	width:850px;
	height:auto;
	text-align:justify;	
	background:url(../images/fond_texte.jpg) top center no-repeat #FFFFFF;
	min-height:273px;
	padding-left:20px;
	padding-right:30px;
	color:#999999;
	font-size:14px;
	}


#lien
{
width:175px;
height:25px;
padding-left:15px;
padding-top:8px;
color:#FFFFFF;
background-image:url(../images/fond_lien.png);
background-position:top center;
background-repeat:no-repeat;
margin:0px 0px;
font-weight:500;
margin-left:-10px;
}

#lien a {color:#FFFFFF; text-decoration:none;}
#lien a:hover{ color:#999999; }

#retour
{
	background-image:url(../images/retour.jpg);
	color:#999;
	text-align:center;
	background-repeat:no-repeat;
	background-position:top center;
	width:56px;
	height:20px;
}
#retour a
{
	color:#999;
	text-decoration:none;
}
#retour a:hover
{
	color:#3483da;
}
#droit
{
	float:right;
	margin-left:20px;
}
	
legend {color:#999999;}

#cadre_droit
{
	height:195px;
	width:260px;
	padding:10px;
	background-image:url(../images/cadre_droit.png);
	background-position:top center;
	margin-left:-9px;
}
#cadre_droit img
{
	width:260px;
	height:195px;
}

/*LIEN ET ACTIVITES*/

#liste
{
	clear:both;
	min-height:110px;
	margin:0px 0px;
}
#liste h2
{
	width:500px;
	height:20px;
	font-size:18px;
	margin:0px;
}

#cadre
{
	width:120px;
	height:90px;
	display:inline-block;
	padding:5px;
	background-image:url(../images/cadre.png);
	margin-right:7px;
	float:left;
	
}
#petit_cadre
{
	width:85px;
	height:85px;
	padding:5px;
	background-image:url(../images/petit_cadre.png);
	margin-right:7px;
	float:left;
	
}
#cadre img { border:0px; width:120px; height:90px;}
#liste img { border:0px; }
#liste a { border:0px; }


#liste h2 { margin:0px; padding:0px;}


hr{
	margin:0px 0px 8px 0px;
	border:#2687df 1px solid;
}
li{ margin-right:15px;}
/*FIN LIEN ET ACTIVITES*/



/*PAGE CONTACT*/


#contact{
	width:420px;
	float:right;
	margin-right:30px;
	margin-bottom:20px;
	margin-top:-20px;
}

#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;
}

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

#texte .tarifs td{
	padding:5px;
}

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

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

/*FIN TARIFS*/

#footer{
	clear:both;
	width:730px;
	height:21px;
	padding-top:5px;
	padding-left:170px;
	margin:0px auto 0px auto;
	background:url(../images/fond_footer.jpg) top center;
	color:#FFFFFF;
	font-size:15px;
}

#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:15px;
	margin:0px auto 0px auto;
	padding-top:5px;
	text-align:center;
	color:#FFFFFF;
}
#bas a{ color:#FFFFFF; text-decoration:none; }
#bas a:hover{ text-decoration:underline;}