/* CSS Document */
	body {
	font:Arial, Helvetica, sans-serif;
	
}
a:visited{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
		text-decoration:none;
}

a:link{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
		text-decoration:none;
}


a:hover , a:active , a:focus {
	color: #801817;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}


.formule a:link ,a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
}

.formule a:hover , a:active , a:focus{
	color: #BED8E4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-shadow:#999999;
}





.fondpres{
background-image:url(../images/pres/fond_txt.jpg);
background-repeat:no-repeat;
}

.txtblc {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}

.menuinfo{
background-image:url(../images/info/fondinfo.jpg);
background-repeat:no-repeat;
}

.erreur{
color:#FFFFFF;
}

.Style18{
font-size:16px;
font-weight:bold;
}

.tar{
color:#FFFFFF;
font-weight:bold;
font-size:16px;
}

/* Livre d'or */

#ha_cadre{
	background-image:url(../images/haut.png);
	background-repeat:no-repeat;
	width:600 px;
	height:16px;
	font-size: 14px;
	
}
#mil_cadre{
	background-image:url(../images/mil.png);
	background-repeat:repeat-y;
	width:600 px;
	font-size: 12px;
}
#bas_cadre{
	background-image:url(../images/bas.png);
	background-repeat:no-repeat;
	width:600 px;
	height:20 px;
	font-size: 8pt;
}