/* CSS Document */

/* CSS Document */

/* Home page */
.boutons{
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	font-family:Arial, verdana;
	font-size:10px;
	font-weight: bold;
	color:#636363;	
}
.accroche{
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 0px;
font-size: 1.3em;
font-weight:bold; 
font-style: italic;
line-height: 1.7em;
text-decoration:none;
color: #FFFFFF;
text-align: left;
}
.address{
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 0px;
font-size: 0.8em;
line-height: 2.0em;
text-decoration:none;
color: #AEAFB2;
text-align: left;
text-align: bottom;
}
.bloc_recherche{
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 0px;
text-transform: uppercase;
font-weight:bold; 
font-size: 0.7em;
text-decoration:none;
color: #000000;
text-align: left;
text-align: bottom;
}
.bloc_recherche2{
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 0px;
font-weight:bold; 
font-size: 0.6em;
text-decoration:none;
color: #454545;
text-align: left;
text-align: bottom;
}
.titre_bienvenue{
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 0px;
font-weight:bold; 
font-size: 1.8em;
text-decoration:none;
color: #FFFFFF;
text-align: left;
text-align: bottom;
}
.accroche_bienvenue{
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 0px;
font-weight:bold; 
font-size: 0.5em;
text-decoration:none;
color: #FFFFFF;
text-align: left;
text-align: bottom;
}
.texte_bienvenue{
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 0px;
font-weight:bold; 
font-size: 0.6em;
text-decoration:none;
color: #000000;
text-align: left;
text-align: bottom;
}
.lien_bienvenue{
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 0px;
text-decoration: underline;
font-weight:bold; 
font-size: 0.6em;
color: #000000;
text-align: top;
}
.texte_coupcoeur{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold; 
font-size: 0.7em;
color: #000000;
text-align: center;
}
.lien_coupcoeur{
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 0px;
text-decoration: underline;
font-weight:bold; 
font-style: italic;
font-size: 0.6em;
color: #474747;
text-align: top;
}

/* Coup_coeur page */
.titre_page{
	text-transform: uppercase;
	text-align: left;
	font-family:Arial, verdana;
	font-size:12px;
	font-weight: bold;
	color:#636363;	
}
.bouton_trier{
	text-transform: uppercase;
	text-align: center;
	font-family:verdana;
	font-size:8px;
	font-weight: bold;
	color:#636363;	
}
.titre_annonce{
	text-transform: uppercase;
	text-align: left;
	font-family:arial;
	font-size:12px;
	font-weight: bold;
	color:#8FCB18;	
}
.texte_annonce{
	text-align: left;
	font-family:arial;
	font-size:11px;
	color:#000000;	
}
.texte_bold{
	text-align: left;
	font-family:arial;
	font-size:11px;
	color:#000000;	
	font-weight: bold;
}
/* Qui sommes nous */
.titre_vert{
	text-align: left;
	font-family:arial;
	font-size:11px;
	font-weight: bold;
	color:#8FCB18;	
}
.texte_italic{
	text-align: left;
	font-family:arial;
	font-style: italic;
	font-size:10px;;
	color:#5C5D5D;	
}