#header
{
	width: 1024px;
	height: 220px;
	padding-bottom: 50px;
	background-image: url(images/masthead_locations.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
#contenu{
	padding: 50px;
}

#location{
	margin-left: 10%;
	margin-right: auto;
	background-color: #D8D8D8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}



#loca{
	border-top-width: thin;
	border-bottom-width: medium;
	border-top-style: inset;
	border-bottom-style: double;
	border-top-color: #909090;
	border-bottom-color: #999999;
	background-color: #CCCCCC;
	margin-top: auto;
}

#loca li{
	padding-top: 5px;
	padding-bottom: 5px;
}

#descrip{
	background-color: #CCCCCC;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 2px;
}

#desc{
	background-color: #D3D3D3;
	padding-left: 2px;
	margin-top: auto;
	padding-top: 5%;

}

.desc{
	background-color: #D3D3D3;
	padding-left: 2px;
	margin-top: auto;

}


#flotte li{
	padding-left: 10%;

}
#label{
	float: right;
	padding-bottom: 5px;
	margin-left: 10px;
}
#label li
{
	padding: 5px;
	margin: 5px;

}


#photo{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.titre{
	color: #003399;
	font-size: 16px;
	padding-left: 10%;
	
}
.detail_pieces{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#prix{
	margin-top: auto;
	font-weight: bold;
	padding-top: 5px;
	background-color: #CCCCCC;
	padding-bottom: 2px;
}
#prix li
{
	display: inline;
	font-weight: bold;
}

