/* CSS Document */

body {
	font-family : Verdana, Arial, Times New Roman;
	font-size:11px;
	color: #538fc5;
	overflow-x: hidden; 
	overflow-y: auto;
	text-align:justify;
	background-color:#ffffff;
}

td, p, div {
	font-family : Verdana, Arial, Times New Roman;
	font-size:11px;
	color: #538fc5;

}
.tdTexteBlanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

#contenu {
	font-family : Verdana, Arial, Times New Roman;
	font-size:11px;
	color: #000000;
	text-align:justify;
	padding-left:5px;
}

#actus {
	font-family : Verdana, Arial, Times New Roman;
	font-size:11px;
	color: #000000;
	text-align:justify;
}

.titre {
	 font-family : Verdana, Arial, Times New Roman;
	 color: #123671;
	 font-size:14px;
	 font-weight:bold;
}

.soustitre {
	 font-family : Verdana, Arial, Times New Roman;
	 color: #538fc5;
	 font-size:11px;
	 font-weight:normal;
}

a{
	color: #8a1030;
	font-size:11px;
    font-weight:bold;
}

a:hover {
	color:#ff8a00;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;	
}

a:visited {
	color:#bc0e2b;
	font-size:11px;
    font-weight:bold;
}

a.menu {
 	font-family : Arial, Times New Roman;
	font-size:11px;
	color: #538fc5;
	text-decoration:none;
	font-weight:normal;
}

a.menu:hover {
 	font-family : Arial, Times New Roman;
	font-size:11px;
	color: #538fc5;
	text-decoration:none;
	font-weight:normal;
}

a.menu:visited {
 	font-family : Arial, Times New Roman;
	font-size:11px;
	color: #538fc5;
	text-decoration:none;
	font-weight:normal;
}

a.menu2 {
 	font-family : Arial, Times New Roman;
	font-size:11px;
	color: #8a1030;
	text-decoration:none;
	font-weight:normal;
}

a.menu2:hover {
 	font-family : Arial, Times New Roman;
	font-size:11px;
	color: #8a1030;
	text-decoration:none;
	font-weight:normal;
}

a.menu2:visited {
 	font-family : Arial, Times New Roman;
	font-size:11px;
	color: #8a1030;
	text-decoration:none;
	font-weight:normal;
}

.menu-inactif{
 	font-family : Arial, Times New Roman;
	font-size:11px;
	color: #d87d17;
	text-decoration:none;
	font-weight:normal;
}

.recherche {
	border: solid 1px #538fc5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    color: #123671;
	font-weight:bold;
}

.hightlight-rouge{
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #8a1030;
	text-decoration:none;
	font-weight:bold;
}

.hightlight-bleu{
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #538fc5;
	text-decoration:none;
	font-weight:normal;
}.txtblancNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtblancBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.texteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #538FC5;
	text-decoration: none;
}
.h2 {
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #8a1030;
	text-decoration:none;
	font-weight:bold;
}
.h1 {
     font-family : Verdana, Arial, Times New Roman;
	 color: #123671;
	 font-size:14px;
	 font-weight:bold;
}
