/* CSS Document */
#contact{
	float:left;
	margin:-310px 0 0;	
}

#contact h3{
	color:#f00;
	font-size:260%;
	text-align:right;
	border-right:10px solid #f00;
	padding-right:15px;
	font-weight:400;
	letter-spacing:3px;
	background:url(../img/bg_titre_rouge.gif) left top repeat-x;
}

#contact address{
	font-size:125%;
	padding:10px 0 0 25px;
	font-style:normal;
}

#mappy{
	background:url(../img/bouton/mappy.jpg) right top no-repeat;
	padding:10px 70px 5px 0;
	margin:10px 0 0 15px;
	height:20px;
	display:block;
	width:140px;
	color:#619E99;
	font-size:110%;
	letter-spacing:1px;
}

/* ////////////// DOCUMENTATION */

#doc{
	width:700px;
	float:right;
	min-height:500px;
	text-align:right;
	padding-left:50px;
	margin:0 !important;
	margin:-180px 0 0;
}

#notif{
	float:left; 
	margin-right:5px;
}

#doc h3{
	color:#f00;
	font-size:260%;
	text-align:right;
	border-right:10px solid #f00;
	padding-right:15px;
	margin-left:90px;
	font-weight:400;
	letter-spacing:3px;
	background:url(../img/bg_titre_rouge.gif) left top repeat-x;
}

#doc h4{
	font-size:170%;
	color:#f00;
	font-weight:400;
	margin: 10px 0 5px;
}

#doc p{
	margin:10px 40px 10px 180px;
	font-size:90%;
	text-align:left;
}

#error{
	font-weight:bold;
	color:#f00;
	text-align:center;
	width:200px;
	border:1px dotted #f00;
	margin:1em 0 0;
	float:right;
	background:url(../img/notification.jpg) left top no-repeat;
	padding:0 0 0 30px;
	min-height:40px;
}

#msg_conf{
	height:250px;
	background:url(../img/message_recu.jpg) left top no-repeat;
	padding-left:50px;
}

#msg_ech{
	height:250px;
}

#carte{
	float:left;
	width:235px;
	margin:-180px 0 0 90px !important;
	margin:-180px 0 0 60px;
}

#carte p{
	margin:3px 0 0;
	font-size:80%;
}

form{
	/*	width:320px;
	float:right;*/
	text-align:right;
}

label {
	color:#619E99;
	padding:3px 0 0;
}



#label1 label{
	margin:0 0 5px ;
	height:20px;
	display:block;
	font-size:90%;
}

label.radio{
	font-size:90%;
	float:left;
}

label#adr{
	margin-bottom:30px !important;
	margin-bottom:15px;
}

label#maison{
	margin-bottom:10px;
}

input, textarea{
	width:150px;
	border:1px solid #000;
	margin:0 0 5px ;
	background:url(../img/bg-input.jpg) right top repeat-y;
}

input[disabled=disabled]{
	background:#999;
}

input[type=text]{
	height:20px;
}

input[type=radio]{
	margin:0 0 0 5px;
	padding:0;
	width:15px;
	border:none;
	background:none;
}

select{
	width:100px;
	border:1px solid #000;
	margin:5px 0 0  ;
}

#submit{
	background:url(../img/bouton/envoyer.jpg) left top no-repeat;
	border:none;
	height:43px;
	width:172px;
	margin-top:10px;
}

#label1{
	float:left;
	display:block;
	width:130px;
	margin:5px 0 0 90px;
	text-align:right;
}

#field1{
	float:right;
	width:170px;
	margin:5px 0 0;
	text-align:left;
}

#rappel{
	background:url(../img/tel.jpg) left bottom no-repeat;
	height:100px;
	float:left;
	width:250px;
	padding-left:50px;
}

#rappel input{
	margin:5px 0 0 5px;
}

#checkbox{margin:0 3px; width:15px; border:none;background:none;}
