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

/* ------------------------------ Général ----------------------------------- */
H1
{
	font-size:14px;
	color:#aacae6;
	margin-bottom:3px;
}

/* ------------------------------ Adresse & Google maps --------------------------------------- */
#map
{
	clear:both;
	display:block;
	float:left;
	width:730px;
	height:285px;
	margin-left:4px;
	margin-top:4px;
	text-align:left;
	background-color:#edeae2;
}

/* ------------------------------ Contact ---------------------------- */
div#coordonnees
{
	display:block;
	float:left;
	width:130px;
	margin-top:20px;
	margin-left:10px;
	_margin-left:5px;
}

#formcontact { display:block; float:left; width:540px; border: 0px; margin-left:25px; _margin-left:12px; margin-top:20px; }
#formcontact p { display:block; float:left; width:260px; margin-right:20px; _margin-right:10px; margin-top:5px; font-weight:bold; line-height:11px; }
#formcontact label { width: 260px; float: left; }
#formcontact input { width:260px;height:14px;background-color:#ecebf0;border:1px solid #a0aab6;color:#545457;font-size:11px;margin-top:1px;}
#formcontact textarea { width:540px;_width:535px;height:150px;background-color:#ecebf0;color:#545457;border:1px solid #a0aab6}

#ptitcaptcha {display:block; float:left;}

#btn { float:left; width:540px; height:40px;margin-top:10px;}
#btn input.code { float:left;background-color:#ecebf0;color:#545457;width:100px;height:15px;margin-top:3px;}
#btn .formBt { display:block;float:right;border:0px;width:87px;height:30px;background:url(../images/btn-fond.jpg) no-repeat;color:#293847;cursor:pointer }

.msg { position:absolute; top:780px; left:404px; color:#ff0000; font-weight:bold; width:400px; }
.notice {color:#ff0000; font-weight:bold; }

p#mentions {
	clear:both;
	display:block;
	float:left;
	width:695px;
	margin-top:20px;
	margin-left:10px;
	_margin-left:5px;
	text-align:justify;
	line-height:14px;
	font-size:11px;
}