.texte {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px;}
.bold {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; padding:10px 8px;}
.bold img{margin:0 0 0 20px;}
.titres_fiches {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF;}
.entete {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333366;}
.print {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #FF0000;}
.link  {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333366; text-decoration: none;}
.header { display: none}
.border { border-top:1px solid #000;  border-left:1px solid #000;}
.borderBas {border-bottom:1px solid #000;}
.borderDr {border-right:1px solid #000;}

.lnkPartenaire { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333366;}
.lnkPartenaire:hover { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #226B46;}

#ulMenu
{
	margin: 0;
	padding:0;
}

#ulMenu li
{
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	color: #485A6E;
	padding: 0px 2px;
	background:url(../images/pixel_bleu.gif) repeat-x bottom left;
}

#ulMenu li a
{
	color: #485A6E;
	text-decoration: none;
}

#ulMenu li a:hover
{
	color: #226B46;
	text-decoration: none;
}

.clear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
	background-color: Transparent;
}

a img {
	border: none;
}

/* -- Tableau régions ------------------------------------------------- */

.tabRegions
{
	width:432px;
	margin:0 0 5px 0;
}

/* -- nom de la région --------- */

.bord_top_nom
{
	width:227px;
	background:#4C7A9C;
	float:left;
	margin:0 5px 0 0;
	border:1px solid #000;
}

.nomRegion
{
	width:227px;
	height:72px;
	margin:0;
	padding:0;
}

.nomRegion p
{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 18px; 
	font-weight: bold; 
	padding:0 8px 0 10px;
	margin:0;
}

/* -- boutons de la région --------- */

.bord_top_bouton
{
	width:195px;
	background:#4C7A9C;
	float:left;
	border:1px solid #000;
}

.bContinue
{
	width:193px;
}

