/* Page d'accueil */

h2#h2_accueil {
	height: 51px;

	padding-left: 174px;

	margin-bottom: 5px;

	background-image: url(../../images/accueil_logo.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
}

#accueil_droite {
	width: 340px;
	height: 280px;
	float: right;
}

#accueil_photo{
	padding: 10px 18px 10px 18px;
	background-color: #CBD0E3;
	border: 1px dashed #ffffff;
	width: 300px;
	height: 250px;
}