@charset "utf-8";
/* CSS Document */

.body	{

		margin:0;
		padding:0;
		width:100%;
		height:100%;
		text-align:center;
		background:#382b2c;
}

.main_contact{
		margin:auto;
		width:898px;
		height:548px;


}

.conteneur_contact{
		left:50%;
		top:50%;
		position:absolute;
		margin-top:-300px;
		margin-left:-450px;
		width:900px;
		height:550px;

}


.conteneur_centre{
		width:900px;
		height:400px;	
		text-align:center;


}

.texte_normal{
		text-align:center;
		font-family:"Trebuchet MS";
		font-size:13px;
		color:#FFFFFF;
}

.texte_normal a:link{
		color:#FFFFFF;
		text-decoration:none;
}

.texte_normal a:visited{
		color:#FFFFFF;
		text-decoration:none;
}

.texte_normal a:hover{
		color:#FFFFFF;
		text-decoration:none;
}

.texte_normal2{
		text-align:center;
		font-family:"Trebuchet MS";
		font-size:18px;
		color:#FFFFFF;
}

.texte_normal2 a img{
		border:none;
}
.texte_normal2 a:visited img{
		border:none;
}

.texte_normal2 a:hover img{
		border:none;
}

.texte_normal2 a:active img{
		border:none;
}

.texte_normal2 strong{
		font-weight:500;
}

.texte_orange{
		text-align:center;
		font-family:"Trebuchet MS";
		font-size:15px;
		color:#ff680c;
}

.text_lien{
		text-align:center;
		font-family:"Trebuchet MS";
		font-size:15px;
		color:#ffffff;
		font-weight:500;
}

.text_lien a:link{
		text-align:center;
		font-family:"Trebuchet MS";
		font-size:15px;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
}

.text_lien a:visited{
		text-align:center;
		font-family:"Trebuchet MS";
		font-size:15px;
		color:#ffffff;
		font-weight:bold;
		text-decoration:none;
}

.text_lien a:hover{
		text-align:center;
		font-family:"Trebuchet MS";
		font-size:15px;
		color:#ff680c;
		font-weight:bold;
		text-decoration:none;
}

.texte_orange_grand{
		text-align:center;
		font-family:"Trebuchet MS";
		font-size:24px;
		color:#ff680c;
		margin-top:20px;
		margin-right:110px;
}

.conteneur_droit{
		width:400px;
		height:300px;
		float:right;
		margin-top:135px;
		font-family:"Trebuchet MS";
		color:#FFFFFF;
}

.conteneur_centre{
		width:800px;
		height:300px;
		margin-top:135px;
		text-align:right;
		font-family:"Trebuchet MS";
		color:#FFFFFF;
}

.conteneur_centre_vendez{
		width:800px;
		height:300px;
		margin-top:105px;
		margin-left:90px;
		text-align:right;
		font-family:"Trebuchet MS";
		color:#FFFFFF;
}
.form_droite{
		width:700px;
		height:300px;
		font-family:"Trebuchet MS";
		font-size:14px;
		text-align:right;
		margin-right:100px;
		line-height:25px;
}

.form_droite2{
		width:400px;
		height:300px;
		font-family:"Trebuchet MS";
		font-size:14px;
		text-align:left;
		margin-right:50px;
		line-height:25px;
}

.conteneur_bouton{
		margin-top:20px;
		margin-left:190px;
}

.bouton{
		background:#382b2c;
		border: solid 1px;
		border-color:#FF690B;
		text-align:center;
		width:80px;
		height:30px;
		font-family:"Trebuchet MS";
		font-size:14px;
		font-weight:bold;
		color:#FF690B;
}

.conteneur	{
		background-color:#382b2c;
		width:902px;
		height:28px;
		margin:auto;
}


.titre_admin	{
			width:680px;
			height:20px;
			margin-left:5px;
			font-size:18px;
			margin-top:3px;
			text-align:center;
			
}