body  {
 background-color: white }
td   {
 font-size: 12px;
 font-family: "trebuchet ms", verdana, "sans serif" }
.bgauche  {
 padding-right: 30px;
 padding-left: 30px }
.title {
 font-size: 25px }
.title-red  {
 color: #c00;
 font-weight: bold;
 font-size: 12px }
input,select  {
 color: #444;
 border: solid 1px #c00 }
/*.a.btn {
 color: #c00;
 font-weight: bold;
 text-decoration: none }
.a.btn:visited {
 color: #c00;
 font-weight: bold;
 text-decoration: none }
.a.btn:hover {
 color: #c00;
 font-weight: bold;
 text-decoration: underline }
	*/
a.btn {
padding:5px 5px 5px 5px;
border:1px solid #fff;
text-decoration:none;
font-weight:bold;
background-repeat: no-repeat;
background-position: left center;

background-color:#CC0000;
color:#ffffff;
vertical-align: middle;
height:20px;
margin-right:5px;
}
a.btn:visited {
padding:5px 5px 5px 5px;
border:1px solid #fff;
text-decoration:none;
font-weight:bold;
background-repeat: no-repeat;
background-position: left center;

background-color:#CC0000;
color:#ffffff;
vertical-align: middle;
height:20px;
margin-right:5px;
}

a.btn:hover {
padding:5px 5px 5px 5px;
border:1px solid #fff;
text-decoration:none;
font-weight:bold;
background-repeat: no-repeat;
background-position: left center;

background-color:#FFCE00;
color:#ffffff;
vertical-align: middle;
height:20px;
margin-right:5px;
}
.full{
color:#CC0000;
}