HTML {
	height:100%;
}

BODY {
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
	background-color:#FFFFFF;
	color:#857fba;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

IMG {
	border:none;
}

TD.td_img_page_g {
	width:5px;
	background-image:url(../images/page_g.png);
	background-repeat:repeat-y;
}

TD.td_img_page_d {
	width:5px;
	background-image:url(../images/page_d.png);
	background-repeat:repeat-y;
}

TD.td_img_header {
	height:266px;
	background-image:url(../images/page_header.png);
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left:28px;
}

TD.td_img_mn_on {
	background-image:url(../images/mn_on.png);
	background-repeat:no-repeat;
	vertical-align:top;
	width:99px;
	height:34px;
}

TD.td_img_mn_off {
	background-image:url(../images/mn_off.png);
	background-repeat:no-repeat;
	vertical-align:top;
	width:99px;
	height:34px;
}

DIV.div_mn {
	position:absolute;
	width:99px;
	height:14px;
	text-align:center;
}

.table_titre {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.table_footer {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a.a_table_footer:link, a.a_table_footer:visited, a.a_table_footer:active {
	
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}

a.a_table_footer:hover {
	
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.fiche_titre {
	color:#857fba;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
}

.titre {
	color:#ffae00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.texte {
	color:#857fba;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a.a_texte:link, a.a_texte:visited, a.a_texte:active {
	
	color:#857fba;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}

a.a_texte:hover {
	
	color:#857fba;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

P {
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:12px;
}

LI {
	list-style-image: url("../images/puce.jpg");
	margin-top:2px;
}

.fiche_nom {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}

a.a_fiche_com_on:link, a.a_fiche_com_on:visited, a.a_fiche_com_on:active {
	color:#ffae00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}

a.a_fiche_com_on:hover {
	color:#ffae00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

.fiche_texte_com_on {
	color:#857fba;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

HR.jaune {
	color:#ffae00;
	size:1;
	border:none;
	border: solid #ffae00 1px;
}

HR.gris {
	color:#bbb7dc;
	size:1;
	border:none;
	border: solid #bbb7dc 1px;
}





a.a_nm:link, a.a_nm:visited, a.a_nm:active {
	color:#bbb7dc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	text-decoration:none;
}

a.a_nm:hover {
	color:#ffae00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	text-decoration:none;
}

.nm {
	color:#ffae00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
}
