BODY {
	background-color:#560A0B;
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color: white;
}

TD
{
font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;	
}
A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: red;
}

.EnteteFormTD{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	text-align : center;
}

.EnteteFormFONT{
	font-family : Verdana, Arial, sans-serif ;
	font-size : large;
	font-weight : bold;
	text-align : center;
}

.ChampsTD{
	text-align : left;
}

.libelleok{
	font : bolder;
	color : Green;
}

.libelleko{
	font : bolder;
	color : Red;
}

.libelle1{
	
}

.infobulle{
    position: absolute;   
    visibility : hidden;
    border: 1px solid Black;
    padding: 10px;
    font-family: Verdana, Arial;
    font-size: 10px;
    background-color: black;
}

legend{
	color: white;
}
/*
option{
	background-color: black;
}

input, select, textarea {
	background-color: transparent;
	color: white;
}*/
/*Calendrier pour le formulaire de devis*/
.ds_box {background-color: #FFF;border: 1px solid #000;position: absolute;z-index: 32767;}
.ds_tbl{background-color: #FFF;}
.ds_head{background-color: #333;color: #FFF;font-family: Arial, Helvetica, sans-serif;font-size: 13px;font-weight: bold;text-align: center;letter-spacing: 2px;}
.ds_subhead {background-color: #CCC;color: #000;font-size: 12px;font-weight: bold;text-align: center;font-family: Arial, Helvetica, sans-serif;width: 32px;}
.ds_cell {background-color: #EEE;color: #000;font-size: 13px;text-align: center;font-family: Arial, Helvetica, sans-serif;padding: 5px;cursor: pointer;}
.ds_cell:hover {background-color: #F3F3F3;}

