td { font-family:Arial,sans-serif; font-size:10pt; color:black; }
font.important { font-family:Arial,sans-serif; font-weight:bold;font-size:12pt; color:ff6600; }
td.petit { font-family:Arial,sans-serif; font-size:8pt; color:black; }
a { font-family:Arial,sans-serif; font-size:10pt; color:ff0000; text-decoration:none }
a:hover { font-family:Arial,sans-serif; font-size:10pt; color:FF0000;text-decoration:underline }
.input {
font-family: Tahoma, Verdana, Arial;
font-size: 12px;
width:200px;
border:2px solid;
border-left-color:#FFEA01;
border-top-color:#FFEA01;
border-right-color:#ffcc00;
border-bottom-color:#ccaa04;
margin:2px;
padding:3px;
-moz-border-radius: 6px;

}

.input:hover {
background-color:#FFEE00;
}

.bouton{
width:120px;
height:20px;
color:#333333;
font-family: arial;
font-size:0.9em;
font-weight:bold;
background-color:#ddddcc;

border-right-color:#ffcc00;
border-bottom-color:#ccaa04;
margin:3px;
padding:3px;
margin-bottom:8px;
height:24px;
-moz-border-radius: 6px;
background: url("/img/next.gif") no-repeat 4px  -1px;  
padding-left:6px;
padding-bottom:6px;

}
.bouton:hover{
background: url("/img/next_green.gif") no-repeat 5px  -1px;  
}
.bouton:active{
background: url("/img/next_blue.gif") no-repeat 6px  -1px;  
}
.tableauauthentification
{

    background-color:#FFCC00;
    color:#686667;
    font-family:tahoma, verdana, arial, sans-serif;
    font-size:8pt;
    font-weight:normal;
    margin-left:auto;
    margin-right:auto;
}

