.hp_ar_carre{
	background-image: url(/images/homepage/ar_carre.jpg);
	height: 180px;
	width: 180px;
	background-repeat: no-repeat;
}


.hp_bordure{
	border: 2px solid #BEC901;
	padding:10px;
}


.hp_ar_welcome{
	background-image: url(/images/homepage/ar_welcome.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 180px;	
}


.hp_titre_theme,.hp_titre_theme a,.hp_titre_theme a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5F4D28;
	padding:10px;
	font-style: italic;
}


.hp_texte_theme{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5F4D28;
	padding:10px 10px 20px 10px;	
}

.hp_lien_lire a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BFC901;
	padding:10px;
}

.hp_lien_lire a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #BFC901;
	padding:10px;
}

.hp_lien_theme a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5F4D28;
	text-decoration: none;
	padding:5px;
}

.hp_lien_theme a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5F4D28;
	text-decoration: underline;
	padding:5px;
}


.espace_avec_les_autres_blocs{
	margin-top:20px;
	margin-bottom:20px;
}

