
body {
margin-left: 0px;
margin-top: 0px;
background-color: #FFFFFF;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

/* PARAGRAPHE DE TEXTE PAR DEFAUT */
p {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-align: justify;
}

/* LIEN */
a {
font-size: 10px;
color: #014B6A;
font-weight: bold;
text-decoration: none;
}

/* LIEN - ROLLOVER */
a:hover {
font-size: 10px;
color: #000000;
font-weight: bold;
text-decoration: none;
}

/* CLASSES STANDARDS */

	/* "Coup de coeur" (coupdecoeur_page.htm) et "Exclusif" (recherche.htm) */
	.TitreRouge {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	}
	
	/* liens "sélectionnez" */
	.selection {
	font-size: 12px;
	font-weight: bold;
	color: #737373;
	}


/* CLASSES UTILISEES PAR LES TABLEAUX DES MOTEURS STANDARDS */

	/* Cellule titre des tableaux */
	.tabTitre {
	background-color: #62AED3;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
	/* fonds des tableaux */
	
	/* background */
	.tabFond1 {
	background-color: #ffffff;
	border-color: #000000;
	border-width: 0px;
	border-style: solid;
	padding: 2px;
	}
	
	/* petits tableaux imbriqués dans le tabFond1 */
	.tabFond2 {
	background-color: #D7EFFB;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	}
	
	/* classes de l'incl_moteur */
	
	.tabTitremini {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	padding: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
	.tabFond2mini {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 2px;
	font-size: 10px;
	}
	
	.Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
	.minilien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
	.minilien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}



.Style1 {	
	font-size: 24px;	
	font-weight: bold;
}
a.Style1:hover {	
	font-size: 24px;	
	font-weight: bold;
}

