body {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;  
	margin:0px;
	
	}


.bgedito {
	background: url('images/visley-2-fleche-edito.jpg');
  background-repeat: no-repeat;
	}

.table_contenu {
	float: left;
	}


/* fonts */



.fontblanc_12b {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
	}


.fontblanc_12r {
	font-size: 12px;
	font-weight: regular;
	color: #FFFFFF;
	
	}
	
.fontblanc_11r {
	font-size: 11px;
	font-weight: regular;
	color: #FFFFFF;
	
	}
	
.fontblanc_11b {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	
	}
	
.fontblanc_14b {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	
	}



.fontbleu_12b {
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	
	}
	
.fontbleu_18b {
	font-size: 16px;
	font-weight: bold;
	color: #333366;
	
	}

.fontbleu_11r {
	font-size: 11px;
	font-weight: regular;
	text-align: left;
	color: #333366;
	
	}

.fontred_12b {
	font-size: 12px;
	font-weight: bold;
	color: #A5142F;
	
	}

.fontred_12r {
	font-size: 12px;
	font-weight: regular;
	color: #A5142F;
	
	}

.fontblack_11r {
	font-size: 11px;
	font-weight: regular;
	color: #000000;
	
	}
	
.fontblack_12r {
	font-size: 12px;
	font-weight: regular;
	color: #000000;
	
	}
	
.fontblack_12b {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	
	}
	
.fontblack_14b {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	
	}


.fontgris_11r {
	font-size: 11px;
	font-weight: regular;
	color: #7A7774;
	
	}


.hrbloc1 {
	width: 100%x;
	height: 1px;
	color: #8AC8DB;

	}

.hrbloc2 {
	width: 150px;
	height: 1px;
	color: #000000;

	}
	
.hrbloc3 {
	width: 100%;
	height: 1px;
	color: #000000;

	}

a, a:link	{
	text-decoration:none;
	color: #FFFFFF;

}

a.noir, a.noir:link	{
	text-decoration:none;
	color: #000000;

}

.titre_blanc {
	color: #FFFFFF;
	font-size: 25px;
	font-weight:bold;
}





