div#content div#block_home {
	width: 530px;
	display: block;
	background: url(../img/home_block_bg.png);
	float: right;
	margin: 50px 15px 15px 0;
	padding: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div#content div#block_home .frame {
	background: url(../img/block_bg.png);
	width: 260px;
	height: 270px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	margin: 10px;
}

/******************/

div#content div#block_home #offre {
}

div#content div#block_home #offre #overview {
	width: 236px;
	padding: 12px;
	height: 66px;
	background: url(../img/block_home_offre.png);
	margin: 0;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}

div#content div#block_home #offre #overview h2{
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
	margin: 12px 0 0 0;
}

div#content div#block_home #offre #overview p{
	color: white;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

div#content div#block_home #offre #overview a{
	color: #ffdd00;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: underline;
}

div#content div#block_home #offre #overview a.hidden{
	display: block;
	text-decoration: none;
	width: 250px;
	margin: 15px 0 0 0;
	padding: 0;
	height: 175px;
}


/******************/

/******************/

div#content div#block_home #occasion {
}

div#content div#block_home #occasion #overview {
	width: 236px;
	padding: 12px;
	height: 66px;
	background: url(../img/block_home_occasion.png);
	margin: 0;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}

div#content div#block_home #occasion #overview h2{
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0;
	margin: 12px 0 0 0;
}

div#content div#block_home #occasion #overview p{
	color: white;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

div#content div#block_home #occasion #overview a{
	color: #ffdd00;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: underline;
}

div#content div#block_home #occasion #overview a.hidden{
	display: block;
	text-decoration: none;
	width: 250px;
	margin: 15px 0 0 0;
	padding: 0;
	height: 175px;
}


/******************/

div#content div#block_home #sorties {
	width: 220px;
	height: 95px;
	float: right;
	color: #ffdd00;
}

div#content div#block_home #sorties #overview {
	background: url(../img/block_home_sortie.png);
	width: 119px;
	height: 75px;
	margin: 0;
	padding: 20px 0 0 101px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}

div#content div#block_home #sorties #overview h2{
	color: #ffdd00;
	font-size: 10px;
	text-transform: capitalize;
	font-weight: normal;
	padding: 0;
}

div#content div#block_home #sorties #overview h2 a{
	color: #ffdd00;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: underline;
}

div#content div#block_home #sorties #overview p{
	color: white;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

/****************************/

div#content div#block_home #vous {
	width: 220px;
	height: 95px;
	float: right;
	background: url(../img/vous.png);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

div#content div#block_home #vous a{
	width: 145px;
	height: 20px;
	display: block;
	padding: 70px 5px 5px 70px;
	color: #ffdd00;
	line-height: 13px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

div#content div#block_home #meteo {
	margin: -20px 5px 0px 0px;
	float: right;
}