
#col_gauche{
	width:25%;
	float:left;
	color:#777777;
	font-size:12px;
}

#adresse{
	color:#777777;
	font-size:12px;
	line-height:2.8em;
}

#col_centre{
	width:75%;
	float:left;
	margin-top:42px;
}

#tab_contact{
border-collapse:collapse;
width:95%;
margin:30px auto;
}

#ligne_entete{
background:#99BF00;
height:20px;
}

#ligne_entete td{
font-size:12px;
color:#FFF;
border:0px;
text-align:left;
}

#ligne_entete_gauche{ 	background:url(../img/commun/panier/entete_gauche.png) left top no-repeat #99BF00; }
#ligne_entete_droite{ 	background:url(../img/commun/panier/entete_droit.png) right top no-repeat #99BF00;	width:30px;}

#formulaire_contact label{
	color:#777777;
	font-size:10px;
}

td.label{
	width:20%;
	height:20px;
	vertical-align:middle;
	padding-left:10px;
}

td.input{

	color:#777777;
	font-size:12px;
	vertical-align:middle;
	width:80%;
	height:34px;
}

td.input .input_text{
	background:#FFF;
	border:1px solid #cccccc; 
	width:90%;
	color:#000;
	font-size:12px;
	padding:1px 5px 1px 5px;
}

#message{
	background:#FFF;
	border:1px solid #cccccc; 
	width:90%;
	height:100px;
	color:#000;
	font-size:12px;
	margin:5px 0px 5px 0px;
}


.ligne_paire,
.ligne_impaire{
height:34px;
border-right:1px solid #EEE;
border-left:1px solid #EEE;
}

.ligne_paire td,
.ligne_impaire td{
font-size:12px;
border-bottom:1px solid #DDD;
color:#333;
}

.ligne_paire	{background:#FFF;}
.ligne_impaire	{background:#F5F5F5;}

#message_ok{
	font-size:12px;
	color:#777777;
	text-align:center;
	margin:30px auto;
}
