/* CSS Document */
/*** Contact ***/
#cont_formulaire{
	width : 454px;
	padding:10px 0 50px 50px;
	background-image: url(../images/contact/form_fond_bas.gif);
	background-repeat: no-repeat;
	background-position: 50px 385px;	
}
#formulaire{
	width : 422px;
	background-color: #d6b8e0;
	padding:8px 16px 8px 16px;
	height:370px;
	background-image: url(../images/contact/form_fond_haut.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	
}
#formulaire #titre{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7d5ed;
	padding:0 0 5px 0;
	margin:0 0 14px 0;

}
.ligne{
width:422px;
clear:both;
}
label{
	width:195px;
	float:left;
	color:#000;
	padding-top:2px;
	line-height:18px;

}
label,.demande{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.input{
	width:220px;
	height:16px;
	padding:2px 2px 0 2px;
	border: 1px solid #b5b5b5;
	background-color:#FFFFFF;
	margin:0 0 10px 0;	
}
#formulaire input, textarea {
background-color:#FFF;
}
textarea{
margin:4px 0 0 0;
border: 1px solid #b5b5b5;
width:418px;
padding:0 2px 0 2px;
}
*html textarea{
width:416px;
}
.input,textarea{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}
.renvoi{
font-size:10px;
color:#FFF;
}
#btn_submit{
	margin:10px 0 0 107px;
	background-image:url(../images/contact/boutons_contact.jpg);
	background-repeat: no-repeat;
	background-position: left -45px;
	width:207px;
	height:45px;	
}
#btn_submit:hover{
	background-image:url(../images/contact/boutons_contact.jpg);
	background-repeat: no-repeat;
	background-position: left -2px;
}

/****/
#index{
margin:0 0 0 240px;
}

#d1 img{
margin:26px 0 0 63px;
}
#niv_contact{
padding:16px 0 0 36px
}
/***** reprise principale *********/
#bloc_contact p{
color:#5c5c5c;
font-size:11px;
}
.550{
width:550px;
}
#bloc_contact{
position:relative;
width:550px;
float:left;
}
#contact_adresse{
	float:left;
	width:200px;
	margin:7px 0 7px 0;
}
#contact_telephone {
	margin:7px 0 0 0;
	
}
.rubrique {
float:left;
width:130px;

}
.like_rubrique, .rubrique{
font-size:11px;
color:#000;
font-weight:bold;
}
.like_rubrique{

}
.num {
font-size:12px;
}

#fax{
	margin:6px 0 0 0;
}
#bloc_contact h2{
margin:20px 0 0 0;
color:#000000;
font-size:14px;
font-weight:bold;
}
#bloc_contact hr {
width:550px;
color: #CF50F9;
background-color: #CF50F9;
height: 3px;
border: 0;
}
#france {
margin:25px 0 0 55px;
}
#lien_situation{
padding: 0 0 0 0px;
width:250px;
font-size:13px;
font-weight:bold;
/*border: 1px solid #FFFF00;*/
margin:2px 0 0 605px;
color:#454647;
}
#lien_situation a{
color:#454647;
text-decoration:none;
}
#lien_situation a:hover{
color:#454647;
text-decoration:underline;
}

#droite_contact{
	margin:0 0 0 50px;		
}

*html #droite_contact{
	margin:0 0 0 47px;
}






#niv_merci{
	height:150px;
	display:none;
	padding:80px 40px 80px 40px;	
}
.merci{
	text-align:center;
	font-size:12px;
	color:#000;
	padding:15px 0 15px 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;

}
