h1, .HBTitre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	font-weight: bold;
}

h1.HBGrosTitre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000000;
	font-weight: bold;
}

h2, .HBSTitre {
	font-family : Verdana;
	font-size : 10px;
	color : #003399;
	font-weight: normal;
}

 a.bleu, a.bleu:link, a.bleu:active, a.bleu:hover, a.bleu:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #003399;
	font-weight: normal;
	text-decoration: underline;
}

a.bleupetit, a.bleupetit:link, a.bleupetit:active, a.bleupetit:hover, a.bleupetit:visited {
	font-family : Verdana;
	font-size : 9px;
	color : #003399;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a.menu, a.menu:link, a.menu:active, a.menu:hover, a.menu:visited {	
	color : black;	
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underline;
}

body, td, .HBTexte {
	font-family : Verdana;
	font-size : 10px;
	color : #000000; 
	font-weight: normal;
	text-decoration: none;
}

.HBTextePetit {
	font-family : Verdana;
	font-size : 9px;
	color : #000000; 
	font-weight: normal;
	text-decoration: none;
}

.petit{
	font-size : 9px;

}

hr{

	 display:block;
	 height: 1px;
	 margin: 0;
	 _margin: -7px 0;
	 padding: 0;
	 color: #6090C3;
	 background-color: #6090C3;
	 border: 0;

}

.petitretrait{
	font-size : 9px;
	text-indent: 15px;
	margin: 20px;
	text-align: justify;
}

/* Articles de la home */

h4, .HBRub {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	font-weight: bold;
}

.HBRubUne {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : red;
	font-weight: bold;
}

.DerMn {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : red;
	font-weight: bold;
	text-decoration: underline;
	
}

h3, .HBTitreArticle {
	font-family : Verdana;
	font-size : 11px;
	color : #003399;
	font-weight: bold;
}

.HBTitreArticleUne {
	font-family : Verdana;
	font-size : 13px;
	color : #003399;
	font-weight: bold;
}

.HBinfoplus {
	font-family : Arial;
	font-size : 12px;
	color : #0033CC;
	font-weight: bold;
	text-decoration: none;
}

.HBinput {
	background-color: white;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #336633;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #336633;
}

.HBforminput {
	background-color: #EFF3F8;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #7D9EC6;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #7D9EC6;
}

.HBbouton {		background-color: white;
			color: #808080;	
			font-family: Verdana, Arial, Helvetica, sans-serif;	
			font-size: 10px ;font-weight: bold;
			border-bottom: #000000 1px solid;
			border-left: #000000 1px solid;
			border-right: #000000 1px solid;
			border-top: #000000 1px solid;    
}	
		
	
.HBselect {
            		background-color: #EFF3F8;
			color: #003366;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px ;
			border-bottom: 1px solid #FFFFFF;
	        	border-left: 1px solid #7D9EC6;
	        	border-right: 1px solid #FFFFFF;
	        	border-top: 1px solid #7D9EC6;
			scrollbar-3dlight-color:#FFFFFF;
			scrollbar-arrow-color: #FFFFFF;
			scrollbar-base-color:#7D9EC6;
			scrollbar-darkshadow-color:#FFFFFF;
			scrollbar-face-color:#7D9EC6;
			scrollbar-highlight-color:#FFFFFF;
			scrollbar-shadow-color:#7D9EC6;
}



