input  {   color:#000000;   background-color:#FFFFFF;   font-size:10px;   font-family:Arial; border: 1px solid #868F98;}

select  {   background-color:#FFFFFF;   font-size:10px;   font-family:Arial; border: 1px solid #868F98;}

A:active {text-decoration: none}

div#content { 
   width:778px; /*Largeur du design*/ 
   margin:0 auto 0 -389px; /*Marges du design ( la 4eme marge représente la moitié de la largeur du div*/ 
   position:absolute; 
   left:50%;/*50% de marge ( cela centrera le design )*/ 
   } 
   
.content {
	font-family: tahoma;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(images/content.gif);
        border: 0;
	width: 768;
        height: 463;
        vertical-align: top;
	text-align: center;
}

div#submenu li { 
display : inline;
padding : 0.5em; /* Pour espacer les boutons entre eux */
text-align: left;
}

.customer_info {
  	font-family: arial;
	font-size: 12px;
	color: #000000;
        height: 82;
        background-image: url(images/customer_info_back_1x82.png);
}

.main_text {
font-family: arial;
font-size: 11px;
padding-top: 25px; 
padding-left: 20px;
text-align: left;
}

.second_text {
font-family: arial;
font-size: 10px;
padding-top: 0px; 
padding-left: 10px;
text-align: left;
}

.gridTitle{ 
font-size: 10px;
border-top: 1px #FFFFFF solid;  
border-bottom: 1px #C1C1C1 solid; 
border-left: 1px #C1C1C1 solid; 
border-right: 1px #FFFFFF solid; 
}
.gridItem{ 
font-size: 11px;
border-bottom: 1px #E7E7E7 solid; 
} 

.white_text {
 font-family: Arial;
 font-size: 12px;
 color: #FFFFFF;
}

.black_text {
 font-family: Arial;
 font-size: 11px;
 color: #000000;
}

.errorfont
{
font-family: tahoma;
font-size: 11px;
color: Red;
}
