body {
	color: #000000;
	font-family:Arial;
	font-size: 11px;
	font-weight:normal;	
}


.bordTab{
border-top:0;
border-bottom :2px solid #DFDFDF;
border-right :2px solid #DFDFDF;
border-left :2px solid #DFDFDF;
background-color:#FFFFFF;
color: #000000;
font-family:Arial;
font-size: 12px;
}

.titre {
color:#E2001A;
font-size:18px;
font-weight:bold;
}
.fontTextGris
{
	color: #666666;
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
}


a.lien  {
	color:#E2001A;
	font-family:Arial;
	font-size: 13px;
	font-weight:bold;
	/*text-decoration: none;	
	border-bottom: 2px solid #D5D7D6;	*/
}


.erreur
{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.MenuHaut{
	background:url(/manageo_com/img/tranche_haut.jpg);
	background-repeat:repeat-x;	
}

.souligneTitre{
	background:url(/manageo_com/img/trait_titre.jpg);
	background-repeat:repeat-x;
	display:inline;
}

.btnValid{
	display:-moz-inline-box;
	display:inline-block;
	margin:0;
    padding:0;
    cursor:Hand;
	font-size:16px;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	border:0;
	background:none;
    color:#FFFFFF;
    font-weight:bold;
	font-family:Arial;
	text-decoration: none;
	height:59px;
}


.btnValid span {
    float:left;
	padding:0 0 0 21px;		/* Largeur du côté gauche */
	vertical-align:middle;
	background:url(/manageo_com/img/btn_g.jpg) left top no-repeat;
}

.btnValid span span {
	padding:0 23px 0 0;/* Largeur du côté droite */
	background:url(/manageo_com/img/btn_d.jpg) right top no-repeat;
}

.btnValid span span span {
    height:58px;		/* Hauteur du bouton */
	padding-top: 18px;
	padding-left:3px;
	padding-right:3px;
		background:url(/manageo_com/img/btn_t.jpg) left top repeat-x;
}



input.form { border-color:#DDDDDC;font-family:Arial;font-size:11px;}
textarea.form{ border-color:#DDDDDC;font-family:Arial;font-size:11px;}

 html .puce li{
 line-height:12px;
 padding-left:0px;
 list-style-image:url(/manageo_com/img/trait.jpg);
 } 
* html button {width:1%; overflow:visible;} 
*:first-child+html button {overflow:visible;}
