/* fond de page */
.fond { background-color:#FEF7E5; } /* jaune pâle */

/* filet autour des tableaux */
.contour { background-color:#989489; margin-bottom:10px; } /* gris */

/* onglets */
.cel_1            { background-color:#0067C6; } /* bleu foncé */
.txt_cel_1        { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF; }
a.txt_cel_1       { text-decoration: none;  }
a.txt_cel_1:hover { text-decoration: underline; }

/* univers */
.cel_2            { background-color:#F8D57F; } /* jaune */
.txt_cel_2        { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; margin-left: 5px; }
a.txt_cel_2       { text-decoration: none;  }
a.txt_cel_2:hover { text-decoration: underline; }

/* rayon */
.cel_3            { background-color:#FFFFFF; } /* blanc */
.txt_cel_3        { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; margin-left: 12px; }
a.txt_cel_3       { text-decoration: none;  }
a.txt_cel_3:hover { text-decoration: underline; }

/* détails */
.cel_4            { background-color:#CCE1F4; } /* bleu pâle */
a.txt_cel_4       { text-decoration: none;  }
a.txt_cel_4:hover { text-decoration: underline; }

/* date et favoris */
.txt_extras        { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; }
a.txt_extras       { text-decoration: none;  }
a.txt_extras:hover { text-decoration: underline; }

/* lien communs */
a.txt11couleur:link, a.txt11couleur:visited, a.txt11couleur:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#000000;}
a.11fonce:link, a.11fonce:visited, a.11fonce:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#000000;}

/* arial 11 noir */
.txt_1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; }

/* arial 12 noir */
.txt_12 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; }

/* arial 12 blanc gras */
.txt_2        { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#FFFFFF; font-weight:bold; }
a.txt_2       { text-decoration: none;  }
a.txt_2:hover { text-decoration: underline; }

a.txtbas       { text-decoration: none;  }
a.txtbas:hover { text-decoration: underline; }

a.txtbasun       { text-decoration: none;  }
a.txtbasun:hover { text-decoration: underline; }


/* arial 11 noir barré */
.txt_3 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#000000; text-decoration:line-through; }

/* arial 14 rouge gras */
.txt_4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#FF0000; font-weight:bold; }

/* arial 11 rouge gras */
.txtr1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#FF0000; font-weight:bold; }

/* arial 14 noir gras */
.txt_5 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:#000000; font-weight:bold; }

/* arial 16 rouge gras */
.txt_6 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color:#FF0000; font-weight:bold; }


a.txtecopart:link, a.txtecopart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00BD02;
	text-decoration:none;
}
a.txtecopart:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00BD02;
	text-decoration:underline;
}
.txtecopart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00BD02;
	text-decoration:none;
}
.txttotalecopart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3333;
}



/* DEBUT DES FORMULAIRES */
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 0px Aucune;
	text-transform: uppercase;
}
div.chp, input.chp, select.chp
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	width:36px;
}
div.champrech, input.champrech, select.champrech
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	width:139px;
}
div.champg, input.champg, select.champg
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	width:180px;
}
div.champa, input.champa, select.champa
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	width:80px;
}
div.champref, input.champref, select.champref
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	width:77px;
}
div.champrechpetit, input.champrechpetit, select.champrechpetit
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	width:68px;
}
/* FIN DES FORMULAIRES */
