/* Général */

BODY {
	font-family: Arial, Helvetica, sans-serif;
}

FORM	{
	margin-top: 0;
	margin-bottom: 0;
}

/* En-Tête */

.header {
	font: bold 13px "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-right: 13px;
}

.header A {
	color: #FFFFFF;
	text-decoration: none;
}

/* Fond du contenu  */

.contenu {
	background-image: url(/developpement/img/fond.gif);
	background-repeat: no-repeat;
	background-position: 45 45;
}

/* Corps de la page  */

.corps {
	font: bold 12px "Times New Roman", Times, serif;
	padding-right: 10px;
}

.corps A {
	color: #000000;
}

.corps STRONG {
	font: bold 14px "Times New Roman", Times, serif;
}

/* Corps de l'actu  */

.actu_corps {
	margin-left: 5px;
	margin-right: 5px;
	font: bold 12px "Times New Roman", Times, serif;
	padding-right: 10px;
}

.actu_corps TD {
	font: bold 12px "Times New Roman", Times, serif;
}

.actu_corps A {
	color: #9c1914;
}

.actu_corps STRONG {
	font: bold 14px "Times New Roman", Times, serif;
}

.texte_case {
	font: bold 12px "Times New Roman", Times, serif;
}

.texte_case_red {
	color: #9c1914;
	font: bold 12px "Times New Roman", Times, serif;
}



.titre_droite {
	font: 18px "Times New Roman", Times, serif;
	color: #000000;
	background-image: url(/developpement/img/titre_fond.gif);
	background-repeat: no-repeat;
	background-position: 48 19;
	margin-top: 33px;
	margin-bottom: 10px;
	text-align: center;
}

.titre_droite A {
	color: #000000;
	text-decoration: none;
}


.titre_gauche {
	font: 18px "Times New Roman", Times, serif;
	color: #000000;
	background-image: url(/developpement/img/titre_fond.gif);
	background-repeat: no-repeat;
	background-position: 0 19;
	margin-top: 33px;
	margin-bottom: 10px;
	text-align: center;
}

.titre_gauche A {
	color: #000000;
	text-decoration: none;
}


/* Nav de gauche (Menu) */

.nav_ {
	background-repeat: no-repeat;
	background-position: bottom right;
}

.nav_accueil {
	background-image: url(/developpement/img/fond_accueil.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.nav_off {
	display: block;
	width: 119px;
	height: 17px;
	text-align: center;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #c78173;
	text-decoration:none;
	margin-top: 13px;
	margin-bottom: 13px;
}

.nav_off:hover {
	display: block;
	background-color: #d09588;
	width: 119px;
	height: 17px;
	text-align: center;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9f241d;
	text-decoration: none;
	margin-top: 13px;
	margin-bottom: 13px;
}


.nav_on {
	display: block;
	background-color: #d09588;
	width: 119px;
	height: 17px;
	text-align: center;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9f241d;
	text-decoration: none;
	margin-top: 13px;
	margin-bottom: 13px;
}

/* Nav de droite */

.navd {
	font: 11px "Times New Roman", Times, serif;
}

.navd_titre {
	display: block;
	width: 154px;
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 2px;
	margin-top: 17px;
	margin-bottom: 17px;
	padding-left: 12px;
	background-color: #c78073;
}

.navd_bloc {
	padding-left: 12px;
	margin-bottom: 10px;
}

.navd_bloc_selec {
	padding-left: 12px;
	padding-right: 12px;
	margin-bottom: 10px;
	height: 136px;
}

.navd_lien {
	color: #000000;
	text-decoration: none;
}


/* Bas de page */

.footer {
	font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9c1914;
}

.footer A {
	color: #9c1914;
	text-decoration: none;
}

/* Styles précis */

.lots_tableau {
	font: 12px "Times New Roman", Times, serif;
}