.location{
	overflow: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../images/locations-separateur.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.photo_location{
	float: left;
	width: 300px;
	margin: 0px 0px 33px;
}

.intro_location{
	margin: 0px 0px 33px 315px;
}

.photo_location2{
	float: right;
	width: 300px;
	margin: 0px 0px 33px;
}

.intro_location2{
	margin: 0px 315px 33px 0px;
}

.location h2{
	margin: 0px 0px 1em 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.location h2 a{
	color: #3E4F65;
}

.location h2 a:hover{
	color: #FFF333;
}

.location p{
	font-style: italic;
}

