@charset "utf-8";
/* CSS Document */


body {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.3em;
	margin-top: 0px;
	font-size: 11px;
	color: #000000;
	background: #990000;
}

a:link, a:visited {
text-decoration: none;
	font-weight: normal;
	color:#1E1E1E;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #1E1E1E;
}



h1 { color: #464646; font: bold 3.3em  Verdana, Geneva, sans-serif; text-decoration: none;
padding-left:20px;
}
.rouge_h1 { color: #990000;  text-decoration: none; font-weight:bold;}
.tag_h1 { color: #464646; font-weight:normal;  text-decoration: none; font-size:12px;}

h2 { color: #00458A; font: bold 2.2em  Arial, sans-serif; text-decoration: none; padding-top:10px;
}


h3 {  
border-top: 1px solid #CDCDCD;
border-left: 1px solid #CDCDCD;
border-right: 1px solid #CDCDCD;
border-bottom:1px solid #CDCDCD;
background-color:  #990000;
height:14px;
padding: 8px 0 10px 5px;
font-weight:bold;
font-size:13px;
color: #FFFFFF;
}




.date {
font-family: Verdana, Geneva, sans-serif;
color:#FFF;
font-size: 11px;
padding-right:25px;
}

.date  a{
font-family: Verdana, Geneva, sans-serif;
color:#FFF;
font-size: 11px;
}

/* Menu du haut */
.menu_top {
font-family: Verdana, Geneva, sans-serif;
color:#FFF;
font-size: 12px;
padding-left:5px;
padding-top:5px;
font-weight:bold;
}


.menu_top a {
color:#FFF;
text-decoration: none;
font-weight:bold;
}
.menu_top a:hover {
color:#FFF;
text-decoration: underline;
font-weight:bold;
}

/* FIl */
.fil  {
font-size:10px;
color:#1E1E1E;
}

.fil a {
font-size:10px;
color:#1E1E1E;
}
.fil a:hover {
font-size:10px;
color:#1E1E1E;
}


/* Menu de droite */
.titre_menu_right {
font-family: Verdana, Geneva, sans-serif;
color:#FFF;
font-size: 12px;
padding-left:45px;
font-weight:bold;
}

.texte_menu_right {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
}

.texte_menu_right a {
color:#990000;
text-decoration: none;
font-weight:bold;
}
.texte_menu_right a:hover {
color:#990000;
text-decoration: underline;
font-weight:bold;
}



/* Liens rouge corps de page */
.lien_contenu a {
color:#990000;
font-size:12px;
text-decoration: none;
font-weight:bold;
}
.lien_contenu a:hover {
color:#990000;
text-decoration: underline;
font-weight:bold;
}



/* Liens du bas */
.liens_bottom {
padding-left:10px;
padding-right:10px;
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
}
.liens_bottom a {
color:#000000;
text-decoration: none;
}
.liens_bottom a:hover {
text-decoration: underline;
}



/* Cadre gauche */
.cadre_gauche { 
border-top: 1px solid #CDCDCD;
border-left: 1px solid #CDCDCD;
border-right: 1px solid #CDCDCD;
border-bottom:1px solid #CDCDCD;
width:188px;
padding-top:4px;
padding-bottom:4px;
line-height:1.7em;
padding-left:2px;

}
.cadre_gauche a {
color: #1E1E1E;
text-decoration: none;
}
.cadre_gauche a:hover {
text-decoration: underline;
}

.titre_dossier {  
height:14px;
padding: 8px 0 10px 5px;
font-weight:bold;
font-size:12px;
color: #00458A;
}

/* navigation bas */
.lien_bas {
font-size:10px;
}
.lien_bas a {
font-size:10px;
color:#00458A;

}
.ligne_bas {
border-bottom:1px solid #00458A;
color:#00458A;

}
