
/* CONTACT */

.page_contact{
	width: 815px;
	min-height: 271px;
}
.page_contact .coordonnees{
	float: left;
	width: 360px;
}
.page_contact .formulaire{
	margin-left:23px;
	float: left;
	width: 360px;
}
.page_contact .right_rec{
	background:url(images/recherche_right.gif) repeat-y bottom right;
}
.page_contact .left_rec{
	background:url(images/recherche_left.gif) repeat-y top left;
}
.page_contact .top_rec{
	background:url(images/recherche_top.gif) repeat-x top left;
}
.page_contact .top_left{
	background:url(images/recherche_top_left.gif) no-repeat top left;
}
.page_contact .top_right{
	background:url(images/recherche_top_right.gif) no-repeat top right;
}
.page_contact .bottom_rec{
	background:url(images/recherche_bottom.gif) repeat-x bottom left;
}
.page_contact .bottom_left{
	background:url(images/recherche_bottom_left.gif) no-repeat bottom left;
}
.page_contact .bottom_right{
	background:url(images/recherche_bottom_right.gif) no-repeat bottom right;
}
.page_contact .bottom_right{
	width: 772px;
	min-height:210px;
	padding-top: 29px;
	padding-left: 28px;
	padding-right: 15px;
	padding-bottom: 38px;
}

.page_contact h1{
	font-size:11px;
	font-weight:normal;
	background:#103c6b;
	color: #FFFFFF;
	font-weight: bold;
	height: 19px;
	padding-top:2px;
	padding-left:5px;
	margin-bottom: 25px;
}



.page_contact div.formulaire .reference{
	text-align: right;
}
.page_contact label{
	color: #374e77;
	display:block;
	float:left;
	width:40%;
}
.page_contact .check-label{
	color: #000000;
}
.page_contact .ident{
	margin-left: 15px;
	margin-top: 3px;
}
.page_contact select{
	width:100%;
	text-align:center;
}
.page_contact .text-input{
	width:50%;
}
.page_contact .petittext-input{
	width:20%;
}
.page_contact textarea{
	width:50%;
	height: 50px;
}

.page_contact .error{
	text-align: center;
	color: #a81a2e;
}
.page_contact .options-container{
	height: 105px;
	overflow: auto;
}
.page_contact .select{
	margin-top:5px;
}
.page_contact .floatleft{
	float:left;
	margin-top:0px;
}
.page_contact div.floatleft{
	margin-left:10px;
}
.page_contact .marge-droite{
	margin-right:15px;
}
.page_contact .marge-bas{
	margin-bottom:5px;
}

.page_contact .ligne{
	margin-top: 15px;
}


.page_contact .prix{
	width:44px;
	border:solid 1px #c7c8c9;
}
.page_contact .submit{
	margin-top:7px;
	background: url(images/btn_rechercher.jpg) no-repeat top;
	border:none;
	/*padding-top:3px;*/
	color:#ffffff;
	width:209px;
	height:21px;
	text-align:center;
	/*font-weight:bold;*/
}
