.formulaire
{
	float: left;
	width: 533px;
}

.ban_navig
{
	float: left;
	width : 533px;
	height: 25px;
	background-image: url('/images/hiver/ban_navig.jpg');
	background-repeat: no-repeat;	
	margin-top: 5px;
}

.titre_gauche
{
	float: left;
	width: 180px;
	height: 18px;
	font-family: verdana;
	font-weight: bold;
	color: white;
	font-size: 12px;
	text-align: left;
	padding: 2px 0 0 5px;
}

.tab_contact
{
    float : left;
    width : 533px;
    border-spacing : 50px ;
    border: 1px solid #eeeeee;
    
    

}
.texte_form
{
    text-align:right;
}

.input_form
{
    width : 200px
}

.textarea_form
{
    width : 200px;
    height : 100px;
}

.tab_contact td
{
    border : 1px solid #eeeeee;
    padding : 10px;
    
    vertical-align:top;
}

.erreur
{
    /*border:1px solid #ff0099;*/
    background-color:#ee1133;
}

.texte_erreur
{
    color:#ee1133;
}
