.cadre_accueil_assurance
{
	height: 93px;
	width: 231px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000000;
	font-family: arial;	
	font-size: 11px;
	background-image: url('../img/onglets_cote/assurance.gif');
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
}

.cadre_accueil_temoignage
{
	height: 93px;
	width: 231px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000000;
	font-family: arial;	
	font-size: 11px;
	background-image: url('../img/onglets_cote/temoignage.gif');
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
}

.cadre_accueil_presse
{
	height: 93px;
	width: 231px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000000;
	font-family: arial;	
	font-size: 11px;
	background-image: url('../img/onglets_cote/presse.gif');
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
}

.cadre_accueil_avantage
{
	height: 93px;
	width: 231px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000000;
	font-family: arial;	
	font-size: 11px;
	background-image: url('../img/onglets_cote/avantages.gif');
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
}

.bouton_en_savoir_plus
{
	position: absolute;
	right: 2px;
	bottom: 10px;
}

.titre_vignette {
	color: white;
	font-family: arial;	
	font-size: 16px;
	text-transform : uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left:9px;
	padding-top:6px;
}

.texte_vignette {
	padding-left:9px;
}
