.txt_std {
font-family : tahoma;
font-size 	: 8pt;
color		: #504E45;
}

.txt_std_10 {
font-family : trebuchet MS;
font-size 	: 10pt;
color		: #504E45;
}

.txt_bleu_10 {
font-family : trebuchet MS;
font-size 	: 10pt;
color		: #003399;
}


.txt_titre_bleu {
font-family : trebuchet MS;
font-size 	: 12pt;
color		: #3366cc;
}

.txt_grisclair {
font-family : tahoma;
font-size 	: 7pt;
color		: #9A9A9A;
}

.txt_menu {
font-family : tahoma;
font-size 	: 9pt;
color		: #7F7559;
}

.txt_bas {
font-family : tahoma;
font-size 	: 9px;
color		: #B9AA82;
}

.txt_orange {
font-family : tahoma;
font-size 	: 9pt;
color		: #FC9708;
}

.txt_red {
font-family : tahoma;
font-size 	: 10pt;
color		: #C8003D;
}
A.link_bas {
font-family : tahoma;
font-size 	: 9px;
color		: #FC9708;
text-decoration : none ;
}

a:hover.link_bas {
font-family : tahoma;
font-size 	: 9px;
color		: #FC9708;
text-decoration : underline ;
}

A.link_std {
font-family : tahoma;
font-size 	: 10pt;
color		: #413C2E;
text-decoration : none ;
}

a:hover.link_std {
font-family : tahoma;
font-size 	: 10pt;
color		: #FC9708;
text-decoration : underline ;
}

A.link_std_9 {
font-family : tahoma;
font-size 	: 8pt;
color		: #413C2E;
text-decoration : none ;
}

a:hover.link_std_9 {
font-family : tahoma;
font-size 	: 8pt;
color		: #FC9708;
text-decoration : underline ;
}

.txt_rougefonce {
	font-family:  Tahoma, Verdana, Geneva,  Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #cc0033;
	font-weight : normal;
}

.champsgris{
	background-color: #FFFFFF;
	color: #504E45;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	height:19px;
	vertical:center;
	border: 1px solid #B9AA82;
}
.champsbleu{
	background-color: #FFFFFF;
	color: #504E45;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	height:19px;
	vertical:center;
	border: 1px solid;
	border-color: #0066cc;
}
.textareableu{
	background-color: #FFFFFF;
	color: #504E45;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	height:19px;
	border: 1px solid #0066cc;
	border-color: #0066cc;
}
A.link_orange {
font-weight : bold;
font-family : tahoma;
font-size 	: 12pt;
color		: #ff6600;
text-decoration : none ;
}

a:hover.link_orange {
font-weight : bold;
font-family : tahoma;
font-size 	: 12pt;
color		: #ff3300;
text-decoration : underline ;
}