/************* ERSTEIN ******************/

/************ Rubrique Habitants **************/
/*
.FondContenu{
	background: url(../img/back_envi.jpg) no-repeat top;
}*/

.TitreRubrique{
	font-size: 18px;
	color: #FF9900;
	background: url(../img/bullet_x_orange.gif) no-repeat;
	padding: 8px 10px 9px 25px;
}

.SousTitre{
	color: #0066CC;
	font-weight: bold;
}

.TitreColonne{
	color: #0066CC;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	background: url(../img/fond_col.gif) no-repeat top;
	padding: 12px 5px 11px 32px;
	font-family: Arial;
}

.verda10{
	color: #006633;
}

a.lknav {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
	
a.lknav:hover {  
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
	
a.lknav:active { 
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

.FlecheNav{
	background: url(../img/nav_bullet_tit_bleu.gif) no-repeat;
}

.FondColonne{
	background: url(../img/baseline_back.gif);
}

.BasColonne{
	background: url(../img/baseline.gif) no-repeat top;
}

