/*contact*/
.title_contact{
	font-family:"Trebuchet MS",Verdana; 
	font-size:14px; 
	color:#9d1f80; 
	text-transform:uppercase; 
	margin:0px 0px 20px 20px;
}

#contact-left{
	float:left; 
	/* width:277px;  */
	margin:0px 0px 0px 10px;
}

#contact-left dl{
	width:277px; 
	height:130px; 
	margin:0; 
	background:#f1f1f1 url(../images/contactez-nous.gif) left no-repeat; 
	border-top:#9d1f80 solid 1px; 
	border-bottom:#9d1f80 solid 1px; 
	padding-top:10px;
}

#contact-left dd{
	font-family:Verdana; 
	font-size:11px; 
	padding-left:75px; 
	margin:7px 0px 7px 0px;
}

#contact-left img{
	/* margin:0px 0px 10px 0px; */
}

.contact_coordonees{
	font-weight:bold;
}

.contact_mail{
	font-weight:bold;
}

.contact_mail #email{
	border:none;
}

#contact-right{
	float:right; 
	width:465px; 
	margin:0px 5px 50px 0px;
}

#contact-right p{
	font-family:Verdana; 
	font-size:11px;
}

#contact-right br{
	margin:0px 0px 5px 0px;
}

#contact-right label{
	font-family:Verdana; 
	font-size:11px;
}

#contact-right h4{
	font-family:Verdana; 
	font-size:14px; 
	font-weight:bold; 
	border-bottom:#d9ddd9 solid 1px; 
	margin:15px 0px 20px 0px; 
	padding-bottom:5px;
}

#contact-right fieldset{
	width:465px;
}

#contact-right textarea{
	width:465px; 
	background:url(../images/bck_boutique.gif) repeat-x; 
	border:#9d1f80 solid 1px; 
	font-family:Verdana; 
	font-size:12px;
}

#contact-right input{
	position:absolute; 
	left:450px; 
	width:148px; 
	height:15px;
}

#contact-right select{
	position:absolute; 
	left:450px; 
	width:150px; 
	height:17px; 
	background:#FFFFFF url(../images/bck_menu.gif) repeat-x; 
	border:#9d1f80 solid 1px;
}

#contact-right label{
	margin-left:30px;
}

#contact-right .envoyer_btn{
	background:transparent url(../images/bck_menu.gif) repeat-x scroll 1px 50%; 
	border:#9d1f80 solid 1px; 
	color:#9d1f80; 
	float:right; 
	width:100px; 
	height:25px;
	cursor: pointer;
}

#contenu img {
	float: none !important;
}