/* CSS Document */

#contenu #gauche h1{
	font-size:11px;
	margin-bottom:12px;
}

#contenu #gauche table{
	margin-bottom:11px;
}

#contenu #gauche th{
	font-weight:normal;
	text-align:left;
	width:130px;
}

#contenu #gauche input, #contenu #gauche textearea{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Tarif-horraires Maxime */
#contenu #gauche table thead	{
	background-color: #d9eeff;
	text-align: center;
}
#contenu #gauche #mytab{
	border-bottom:1px solid #d3d3d5;
}
#contenu #gauche table tbody{
	text-align: center;
}

/* vert : #75be09 */
/* bleu : #d9eeff */
/* gris : #d3d3d5 */

