
/*****************************/
/*****  STYLES GENERAUX  *****/
/*****************************/

body, th, td{
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
}

p{
	margin:0px 0px 20px 0px;
	line-height:1.2;
}

sup{
	vertical-align:super;
	font-size:80%;
	line-height:60%;
}

.covercardColor{
	color:#074d84;
}

.warning{
	color:#F00;
	font-weight:bold;
}

.clear{
	clear:both;
	line-height:0;
	font-size:0;
	margin:0;
	padding:0;
}


/*************************************/
/* A ENELEVER APRES LA MISE EN LIGNE */
/*************************************/

.toComplete{
	background:#FF0;
	padding:4px;
}