@charset "utf-8";



/* CSS Document */









#document a {

	text-decoration:none;

}





/* ********************************************* PLAN ********* */



#document .img_plan {

	float: right;

	margin-left:20px;

}



/* ********************************************* TEXT ********* */

#document .text1 {

	margin-bottom:30px;

	font-weight:normal;

}



/* ********************************************* COORD ********* */



#document #coordonnees #raison {

	font-size:15px;

	font-weight:bold;

}



#document #coordonnees {

	padding-bottom:15px;

}



#document #coordonnees a:hover {

	text-decoration:underline;

}



#document #coordonnees .inline {

	margin-top:15px;

}



#document #coordonnees .inline p {

	display:inline;

	padding-bottom:10px;

	white-space: nowrap;	

}



#document #adresse,

#document #tel,

#document #fax,

#document #email,

#document #web {

	padding-top: 5px;

	padding-left: 33px;

	background-repeat: no-repeat;

	background-position: left top;

	height:30px;

}



#document #adresse {

	background-image: url(img/ic_adresse.gif);

	height:auto;;

}



#document #tel {

	background-image: url(img/ic_tel.gif);

}



#document #fax {

	margin-left:25px;

	background-image: url(img/ic_fax.gif);

}



#document #email {

	background-image: url(img/ic_email.gif);

}



#document #web {

	background-image: url(img/ic_web.gif);

}





/* ***************************************************** FORM ************ */





#form_contact_div {
	text-align:center;
}

#document #form_contact {
	text-align:left;
	border:solid 1px #ccc;
	margin-top:30px;
	color:#999999;
	font-size:11px;
	background:url(img/fd_form.gif) repeat-x left bottom;
	background-color:#fff;
	display:inline-block;
}

#document #form_contact fieldset {
	padding-top:15px;
	padding-left:25px;
	padding-bottom:15px;
	padding-right:25px;
	background:url(img/fd_souris.png) no-repeat right bottom;
}



#document #form_contact input,

#document #form_contact select,

#document #form_contact textarea {

	color:#000000;

	margin-bottom: 3px;

	margin-left: 14px;

	font-family: "Courier New", Courier, monospace;

	font-size: 12px;

	padding-right: 3px;

	padding-left: 3px;

	border: 1px solid #cccccc;

}



#document #form_contact input:hover,

#document #form_contact select:hover,

#document #form_contact textarea:hover {

	border: 1px solid #333333;

}



#document #form_contact #send {

	border: 1px solid #cccccc;

	font-size: 11px;

	padding-right: 3px;

	padding-left: 3px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	background-color: #eeeeee;

	color: #000000;

	margin-left: 0px;

	margin-top:5px;

	margin-bottom:7px;

	vertical-align:middle;

}



#document #form_contact #send:hover {

	background-color: #333333;

	color: #ffffff;

}





/* **************************************** MODULE COCHE ****************** */



#document #form_contact p.coche_lists input {

	margin-bottom: 0px;

	margin-left: 0px;

	vertical-align:text-bottom;

	border-style: none;

}
