@charset "iso-8859-1";


.menu_principal_visible { 
	background-color: #C10812;
}

.menu_principal_invisible {
	background-color: #C10812;
}

div.menu {
	background-color: #C10812;
	padding: 3px;
}

div.menu TD {
	padding: 2px;
}


.menu_principal_visible div.menu {
	visibility: visible;
	position: absolute;
}

.menu_principal_invisible div.menu { 
	visibility:hidden;
	position:absolute;
}

.menu_principal_visible div.menu td.sous_menu_visible .sous_menu {
	visibility: visible;
	position: absolute;
	background-color: #C10812;
	width: 180px;
}

.menu_principal_visible div.menu td.sous_menu_invisible .sous_menu {
	visibility:hidden;
	/*position:absolute;*/
	background-color: #C10812;
}

.ss_sous_menu {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.nav {
	font-family: Arial;
	font-size: 11px;
	color: White;
	font-weight: bold;
	margin-top: 4px;
}

.sousmenup {
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	color: #C10812;
	font-weight: bold;
	text-decoration:none;
}

.sousmenup A {
	color: #C10812;
	text-decoration:none;
}

.sousmenup A:hover {
	color: #000000;
	text-decoration:underline;
}


a.navigation {
	text-decoration: none;
	color: White;
}



a.navigation:hover {
	text-decoration: none;
	font-weight: bold;
	color: Black;
}



a.navigation:link {
	text-decoration: none;
	color: White;
}

a.navigation:active {
	text-decoration: none;
	color: #D7DF70;
}

.footer {
	font-family: Arial;
	font-size: 11px;
	color: Black;	
}

a.footer {
	text-decoration: none;
	color: Black;
}



a.footer:hover {
	text-decoration: none;
	font-weight: bold;
	color: #C10812;
}



a.footer:link {
	text-decoration: none;
	color: Black;
}

a.footer:active {
	text-decoration: none;
	color: #D7DF70;
}

.box_selection {
	border: 1px solid Black;
	padding: 5 5 5 5;
	width: 415 px;
}

.contenu {
	font-family:Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	text-align: justify;
	float: left;
	clear: left;
}

.reponse {
	color: #C10812;
	font-family: Arial;
	font-size: 10px;
}

.titre_page {
	font-family: Verdana; 
	font-size: 22px; 
	color: #C10812;
	line-height: 30px;
	text-align: left;
	font-weight: normal;
}



.info_titre {
	font-family: Arial; 
	font-size: 12px; 
	line-height: 15px;
	text-align: center;
	font-weight: bold;
}



.info_text {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	color: Black;
}



.detail_titre {
	font-family: Tahoma, Arial; 
	font-size: 16px; 
	font-weight: bold;
	padding: 15px;
	color: #5A82EE;
	text-align: right;
}



.detail_text {
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	text-align: left;
	color: #AAAAAA;
}

.rubrique_path {
	font-family: Tahoma, Arial; 
	font-size: 10px; 
	color: #CDD5E3;
	text-align: left;
	font-weight: normal;
}

.rubrique_titre {
	text-align: right;
	font-family: Tahoma, Arial;
	color: #CDD5E3;
	font-weight: bold;
	font-size: 20px;
	padding-top: 40px;
	padding-bottom: 15px;
	padding-right: 10px;
}

.rubrique_texte {
	font-family: Tahoma, Arial; 
	font-size: 11px; 
	color: #999999;
	padding-left: 10px;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
}

#contenu{
	font-family: Arial;
	font-size:12px;
	background:#FEFEFE;
	padding:10px;
	border:1px solid #B60E0E;
}

#contenu img{
	float:right;
}

#contenu a{
	font-weight:bold;
	color:#B60E0E;
}

#annonce{
	font-family: Arial;
	font-size:12px;
	color:#333333;
	text-align:center;
}

#annonce a{
	font-weight:bold;
	color:#B60E0E;
}

#annonce .titre{
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#C10812;
}





/* Fin de la section de style généré par WebExpert le 08/04/2005 08:53:11 */