  

/* Style pour les liens blanc */
A.lienred {	color: #ff0033;	font-family: Verdana;	font-style: normal;	font-weight: normal;	text-decoration: none;	font-size: 9px;}
A.lienred:hover {font-size: 9px;color: #ff0033;  font-family: Verdana; font-style: normal; text-decoration: underline;}

/* Style pour les liens blanc */
A.lienredgras {	color: #ff0033;	font-family: Verdana;	font-style: normal;	font-weight: bold;	text-decoration: underline;	font-size: 10px;}
A.lienredgras:hover {font-size: 10px;color: #ff0033;  font-family: Verdana; font-style: normal; text-decoration: none; font-weight: bold;}


/* Style pour les formulaires */
.Combo {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	color:#000000;
}


/* fond cellule sans répétition */
.norepeat {background-position: left top; background-repeat: no-repeat;}

/* Style pour les tableaux */
.table-separateur {font-size : 13px; font-family : Verdana, arial, helvetica, sans-serif;  color : #FFFFFF;  background-color : #000000; ; font-weight: bolder}
.table-titre { font-size : 13px;  font-family : Verdana; color : #FFFFFF; text-align : center; font-weight : bold;  background-color : 053B57}
.table-entete {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	background-color : #0F679F;
	font-weight: bold;
	text-align: center;
}
.table-ligne1 { font-size : 11px; font-family : Verdana; color : #000000; background-color : #F1F1F1}
.table-ligne2 {font-size : 11px; font-family : Verdana;color : #000000;  background-color : #FAFAFA}

.TitrePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993333;
	font-weight: bold;
}

.fond_barre {  background-color: #f5f8d1; background-image: url(images/ligne_fd_1.gif); background-attachment: fixed; background-repeat: repeat-x; background-position: right top}
.fond_page {  background-color: #F5F8D1}

.txt_menu {font-size: 10px;color: #000000;  font-family: Verdana; font-style: normal; text-decoration: none;; font-weight: normal; font-variant: normal}
.txt_gras { font-size: 10px;color: #000000; font-family: Verdana; font-style: normal; text-decoration: none;; font-weight: bold; font-variant: normal }
.txt_bout_envoyer { font-size: 10px;color: #009900; font-family: Verdana; font-style: normal; text-decoration: none;; font-weight: bold; font-variant: normal }
.txt_bout_retablir { font-size: 10px;color: #ff3300; font-family: Verdana; font-style: normal; text-decoration: none;; font-weight: bold; font-variant: normal }
.TitrePage-cadre { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #993333; font-weight: bold; ; border: #993333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.cadre_noir {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
