@CHARSET "UTF-8";

/*
Cover flow
*/

#content {
	background: url(../../images/summer/pages/agencies_background.gif) no-repeat center;
	height: 500px;
}

#content div {
	position: absolute;
}	

#content h2 {
	font-size: 1.1em;
	color: #792b00;
}

#content h3 {
	font-size: 0.9em;
	color: #792b00;
}

#content p {
	font-size: 0.8em;
	color: #666;
}

#content p a {
	color: #EB922B;
	font-size: 0.9em;
}

#content div.ouest {
	top: 40px;
	left: 40px;	
}

#content div.bruxelles {
	top: 10px;
	left: 520px;	
}

#content div.atlantique {
	top: 280px;
	left: 40px;	
}

#content div.idf {
	top: 220px;
	left: 270px;
	text-align: center;
	width: 200px;
}

#content div.idf p strong {
	font-size: 0.9em;
}
#content div.idf p span {
	line-height: 1.8em;
	color: #EB922B;
}

#content div.alpes {
	top: 190px;
	left: 540px;
}

#content div.paca {
	top: 350px;
	left: 570px;	
}