
/* Body */
BODY {
margin-top:10px;
margin-bottom:10px;
margin-left:0;
margin-right:0;
}

/* Default text */
HTML, TABLE, TR, TD, SELECT, INPUT, TEXTAREA  { 
  font-family: arial,verdana,helvetica,arial; 
  font-size: 11px; 
}

/* Default link */
A:link		{ text-decoration: none; color: #CC6600; }
A:visited 	{ text-decoration: none; color: #CC6600; }
A:hover 	{ text-decoration: underline; color: #CC6600; }

/* Noir */
.Noir { font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#000000; }
.Noir A:link		{ text-decoration: none; color: #CC6600; }
.Noir A:visited 	{ text-decoration: none; color: #CC6600; }
.Noir A:hover 		{ text-decoration: underline; color: #CC6600; }

/* Blanc */
.Blanc { font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#FFFFFF; }
.Blanc A:link		{ text-decoration: underline; color: #ff9900; }
.Blanc A:visited 	{ text-decoration: underline; color: #ff9900; }
.Blanc A:hover 		{ text-decoration: underline; color: #ff9900; }

/* Blanc2 */
.Blanc2 { font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#FFFFFF; }
.Blanc2 A:link		{ text-decoration: none; color: #FFFFED; }
.Blanc2 A:visited 	{ text-decoration: none; color: #FFFFED; }
.Blanc2 A:hover 		{ text-decoration: underline; color: #FFFFED; }

/* Rouge */
.Rouge { font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#CC3366; }
.Rouge A:link		{ text-decoration: none; color: #CC6600; }
.Rouge A:visited 	{ text-decoration: none; color: #CC6600; }
.Rouge A:hover 		{ text-decoration: underline; color: #CC6600; }

/* Bordeaux */
.Bordeaux { font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#990066; }
.Bordeaux A:link		{ text-decoration: none; color: #CC6600; }
.Bordeaux A:visited 	{ text-decoration: none; color: #CC6600; }
.Bordeaux A:hover 		{ text-decoration: underline; color: #CC6600; }

/* Marron */
.Marron { font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#603913; }
.Marron A:link		{ text-decoration: none; color: #603913; }
.Marron A:visited 	{ text-decoration: none; color: #603913; }
.Marron A:hover 		{ text-decoration: underline; color: #CC6600; }

/* Marron2 */
.Marron2 { font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#A67C52; }
.Marron2 A:link		{ text-decoration: none; color: #A67C52; }
.Marron2 A:visited 	{ text-decoration: none; color: #A67C52; }
.Marron2 A:hover 		{ text-decoration: underline; color: #CC6600; }

/* MarronClair */
.MarronClair { font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#CC6600; }
.MarronClair A:link		{ text-decoration: underline; color: #CC6600; }
.MarronClair A:visited 	{ text-decoration: underline; color: #CC6600; }
.MarronClair A:hover 		{ text-decoration: underline; color: #CC6600; }

/* Gris */
.Gris { font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#999999; }
.Gris A:link		{ text-decoration: none; color: #CC3366; }
.Gris A:visited 	{ text-decoration: none; color: #CC3366; }
.Gris A:hover 		{ text-decoration: underline; color: #CC3366; }

/* GrisFonce */
.GrisFonce { font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#666666; }
.GrisFonce A:link		{ text-decoration: none; color: #CC3366; }
.GrisFonce A:visited 	{ text-decoration: none; color: #CC3366; }
.GrisFonce A:hover 		{ text-decoration: underline; color: #CC3366; }

/* NoirPlus1 */
.NoirPlus1 { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#000000; }
.NoirPlus1 A:link		{ text-decoration: none; color: #CC6600; }
.NoirPlus1 A:visited 	{ text-decoration: none; color: #CC6600; }
.NoirPlus1 A:hover 		{ text-decoration: underline; color: #CC6600; }

/* BlancPlus1 */
.BlancPlus1 { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#FFFFFF; }
.BlancPlus1 A:link		{ text-decoration: underline; color: #ff9900; }
.BlancPlus1 A:visited 	{ text-decoration: underline; color: #ff9900; }
.BlancPlus1 A:hover 		{ text-decoration: underline; color: #ff9900; }

/* RougePlus1 */
.RougePlus1 { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#CC3366; }
.RougePlus1 A:link		{ text-decoration: none; color: #CC3366; }
.RougePlus1 A:visited 	{ text-decoration: none; color: #CC3366; }
.RougePlus1 A:hover 		{ text-decoration: underline; color: #CC3366; }

/* MarronPlus1 */
.MarronPlus1 { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#603913; }
.MarronPlus1 A:link		{ text-decoration: none; color: #CC6600; }
.MarronPlus1 A:visited 	{ text-decoration: none; color: #CC6600; }
.MarronPlus1 A:hover 		{ text-decoration: underline; color: #CC6600; }

/* Orange */
.Orange { font-weight:bold; font-family:verdana,Helvetica,sans-serif; font-size:11px; color:#ff7b00; }
.Orange A:link		{ text-decoration: none; color: #ff7b00; }
.Orange A:visited 	{ text-decoration: none; color: #ff7b00; }
.Orange A:hover 	{ text-decoration: underline; color: #ff7b00; }

/* Vert */
.Vert { text-decoration: bold; font-family:verdana,Helvetica,sans-serif; font-size:11px; color:#5d6216; }
.Vert A:link	{ text-decoration: none; color: #5d6216; }
.Vert A:visited { text-decoration: none; color: #5d6216; }
.Vert A:hover 	{ text-decoration: underline; color: #5d6216; }

/* GrisPlus1 */
.GrisPlus1 { font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#999999; }
.GrisPlus1 A:link		{ text-decoration: none; color: #CC3366; }
.GrisPlus1 A:visited 	{ text-decoration: none; color: #CC3366; }
.GrisPlus1 A:hover 		{ text-decoration: underline; color: #CC3366; }

/* GrisMoins1 */
.GrisMoins1 { font-family:verdana,Helvetica,sans-serif; font-size:9px; color:#999999; }
.GrisMoins1 A:link		{ text-decoration: none; color: #CC3366; }
.GrisMoins1 A:visited 	{ text-decoration: none; color: #CC3366; }
.GrisMoins1 A:hover 		{ text-decoration: underline; color: #CC3366; }

/* RougePlus2 */
.RougePlus2 { font-family:Arial,Helvetica,sans-serif; font-size:13px; color:#CC3366; }
.RougePlus2 A:link		{ text-decoration: none; color: #CC6600; }
.RougePlus2 A:visited 	{ text-decoration: none; color: #CC6600; }
.RougePlus2 A:hover 		{ text-decoration: underline; color: #CC6600; }

/* MarronPlus2 */
.MarronPlus2 { font-family:Arial,Helvetica,sans-serif; font-size:13px; color:#603913; }
.MarronPlus2 A:link		{ text-decoration: none; color: #603913; }
.MarronPlus2 A:visited 	{ text-decoration: none; color: #603913; }
.MarronPlus2 A:hover 		{ text-decoration: underline; color: #CC6600; }

/* RougePlus3 */
.RougePlus3 { font-family:Arial,Helvetica,sans-serif; font-size:14px; color:#CC3366; }
.RougePlus3 A:link		{ text-decoration: none; color: #CC3366; }
.RougePlus3 A:visited 	{ text-decoration: none; color: #CC3366; }
.RougePlus3 A:hover 		{ text-decoration: underline; color: #CC3366; }

/* MarronPlus3 */
.MarronPlus3 { font-family:Arial,Helvetica,sans-serif; font-size:14px; color:#603913; }
.MarronPlus3 A:link		{ text-decoration: none; color: #603913; }
.MarronPlus3 A:visited 	{ text-decoration: none; color: #603913; }
.MarronPlus3 A:hover 		{ text-decoration: underline; color: #CC6600; }

/* myFormInput */
.myFormInput {
	border: solid;
	background-color: #FFFFFF;
	border-color: #666666;
	border-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	font-family:  verdana; 
	font-size: 11px;
	color: black;
}

.formComment {
	color: #595959;
	border-width:1px;
	font-family:  verdana; 
	font-size: 11px;
	background-color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;
}

/* Droite_TitreRougeBrique */
.Droite_TitreRougeBrique { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#CC6600; font-weight:bold; text-transform:uppercase; }
.Droite_TitreRougeBrique A:link		{ text-decoration: none; color: #CC6600; }
.Droite_TitreRougeBrique A:visited 	{ text-decoration: none; color: #CC6600; }
.Droite_TitreRougeBrique A:hover 		{ text-decoration: underline; color: #CC6600; }


/* Gauche_FormRecherche */
.Gauche_FormRechercheTexte { font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#000000; }
.Gauche_FormRechercheTexte A:link		{ text-decoration: none; color: #000000; }
.Gauche_FormRechercheTexte A:visited 	{ text-decoration: none; color: #000000; }
.Gauche_FormRechercheTexte A:hover 		{ text-decoration: none; color: #CC6600; }
.Gauche_FormRechercheInput {
	border: solid;
	background-color: #FFFFFF;
	border-color: #666666;
	border-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	font-family:  verdana; 
	font-size: 11px;
	color: #595959;
}

/* Gauche_Sommaire */
.Gauche_SommaireTitre { font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#FFFFFF; text-transform:uppercase; font-weight:bold; letter-spacing:2px;}
.Gauche_SommaireTitre A:link		{ text-decoration: none; color: #FFFFFF; }
.Gauche_SommaireTitre A:visited 	{ text-decoration: none; color: #FFFFFF; }
.Gauche_SommaireTitre A:hover 		{ text-decoration: none; color: #FFFFFF; }
.Gauche_SommaireTexte { font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#000000; text-transform:uppercase; }
.Gauche_SommaireTexte A:link		{ text-decoration: none; color: #FFFFFF; }
.Gauche_SommaireTexte A:visited 	{ text-decoration: none; color: #FFFFFF; }
.Gauche_SommaireTexte A:hover 		{ text-decoration: none; color: #FFFFFF; }


/* Droite_ListeLiens */
.Droite_ListeLiens { font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#000000; }
.Droite_ListeLiens A:link		{ text-decoration: none; color: #000000; }
.Droite_ListeLiens A:visited 	{ text-decoration: none; color: #000000; }
.Droite_ListeLiens A:hover 		{ text-decoration: none; color: #CC6600; }


/* Footer */
.Footer { font-family:Arial,Helvetica,sans-serif; font-size:10px; color:#999999; }
.Footer A:link		{ text-decoration: none; color: #999999; }
.Footer A:visited 	{ text-decoration: none; color: #999999; }
.Footer A:hover 	{ text-decoration: none; color: #D02424; }


/* Popup_FormInput */
.Popup_FormInput {
	border: solid;
	background-color: #FFFFFF;
	border-color: #666666;
	border-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	font-family:  Arial; 
	font-size: 11px;
	color: black;
}


/* menuring75cl */
.menuring75cl SELECT { font-family:Arial,Helvetica,sans-serif; font-size:13px; color:#000000; }


/* print media */
.onlyPrint { display:none; }
@media print {
	.dontPrint { display:none; }
	.onlyPrint { display:block; }
	.printFullWidth { width:600px; }
}


