/* CSS Document */
@import "style_client.css";
@import "style_gmap.css";
/*@import "style_galeries.css";*/

body{
	/*background:url('../images/bck_bottom.jpg') repeat-x bottom #EFEFE3;*/
}

a.footer
{
	color:#333333;
	text-decoration:none;
	font-size:8pt;
}
a.footer:hover
{
	color:#000000;
	text-decoration:underline;
}
.ombreimage
{
	border:#00FF00 solid 1px;
}

.ligne_horiz
{
	margin-left:9px; 
	float:left; 
	border-top:2px solid #e5e5dd; 
	height:1px; 
	margin-top:8px; 
	width:100%;
}

a.lien_terrains{
	font-size:12pt;text-decoration:none
}
a.lien_terrains:hover{
	font-size:12pt;
	text-decoration:none;
	color:#00B1F1;
}


/******* Sous menu ***********/
#tab_sous_menu
{
	border:#748d2e solid 1px;
	padding:0px;
	margin-left:10px;
}
.liens_sous_menu, .liens_sous_menu_selected 
{
	display:block;
	min-width:153px;
	height:30px;
	line-height:30px;
	font-size:9pt;
	padding:3px;
	text-decoration:none;
	color:#666050;
	float:left;
	text-align:left;
	margin-left:5px;
	margin-bottom:5px;
	border:#CCCCCC solid 1px;
}
.liens_sous_menu:hover, .liens_sous_menu_selected, .liens_sous_menu_selected:hover
{
	background:#03AAEE;
	color:#FFFFFF;
	text-decoration:none;
}



/******************* Input ******************/
#formu select
{
	font-family:"Trebuchet MS","Lucida Grande",Verdana,sans-serif;
	font-size: 10pt;
	border:#BCBCBC solid 1px;
}
#formu input, #formu textarea, #formu select
{
	color:#000033;
	border:#BCBCBC solid 1px;
	margin-bottom:2px;
	background:url(../../images/fond_input.jpg) left top;
	width:350px;
}
#formu input
{
	height:22px;
	font-size:12pt;
}

#formu textarea
{
	font-size:12pt;
}
#formu .submit
{
	padding:2px;
	width:auto;
	height:auto;
	cursor:pointer;
	background:#F2F2F2;
	text-align:center;
}

#formu .radio
{
	display:inline;
	height:auto;
	width:inherit;
}
input.radio
{
	display:inline-block;	
}

#formu .checkbox
{
	width:inherit;
	height:auto;	
}

#formu input:hover, #formu textarea:hover, #formu select:hover
{
	border:#0e4986 1px solid;
}
#formu input:focus, #formu textarea:focus, #formu select:focus
{
	border:#00FF00 1px solid;
}

#formu input.error, #formu textarea.error, #formu select.error
{
	 border: 1px dotted red;
}

#formu label.error{
	color:red;
}


input.texte_petit
{
	font-size: 8pt;	
}
form {
	margin:0;
}
.bouton_image
{
	color:#FFFFFF;
	border:0px; 
	background:url(../../images/bouton_image.jpg); 
	width:136px; 
	height:68px;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}

/************* Chemin des pages *********************/
#div_chemin
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#fff;
	margin-left:10px;
	font-size:8pt;
	padding-left:15px;
	border:solid 0px #FF0000;
	position:relative;
}
#div_chemin a
{
	color:#BCBCBC;
	text-decoration:none;
}
#div_chemin a:hover
{
	color:#999;
	text-decoration:underline;
}

/************** titre et chemin ***************************/

#bck_titre_chemin{
	position:relative;
	margin-top:-80px;
	height:75px;
	background:#000;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter:alpha(opacity=60);	
	z-index:3;
	margin-left:8px;
	width:715px;
}

#titre_et_chemin{
	position:relative;
	margin-top:-80px;
	min-height:75px;
	margin-bottom:2px;
	z-index:4;
}

#content{
	background:#fff;
	margin-left:8px;
	border:#FF0000 solid 0px;
	margin-bottom:50px;
	margin-right:10px;
	padding-top:20px;
	width:715px;
}



/************** Nous contacter / produit **************************/

#nous_contacter{
	position:relative;
	margin-right:15px;
	margin-top:10px;
	margin-bottom:-20px;
	float:right;
	z-index:5;
	width:100%;
	text-align:right;
	height:80px;
}

/************** Conteneur des fiches realisation ************/

#panel_prod{
	position:absolute;
	z-index:2;
	width:700px;
	height:300px;
	background:#fff;
	margin-left:15px;
	border:#ccc solid 1px;
	overflow:hidden;
}




/************** Panoramas  ***********

.panoBrowse {float:right;width:190px;padding:0 0 0 0;position:relative;}
.panoContain{float:left;width:185px;height:60px;overflow:hidden;border:#000 solid 1px;margin:0 5px 5px 0;cursor:pointer;}
.panoTitleBck{width:185px;height:20px;background:#4e2a2e;position:absolute;z-index:3;-moz-opacity:0.6;opacity:0.6;filter:alpha(opacity=60);}
.panoTitle{width:185px;height:20px;position:absolute;color:#fff;text-align:center;z-index:4}
.panoShadow{background:url('../images/style/ombre_descript_soin_down.png') repeat-x;width:185px;height:17px;position:absolute;margin-top:20px;z-index:2;}

*/
