/* $Id: prestations.css 27 2009-03-25 21:05:18Z joanfabregat $ */
/* @group prestaMain */

#prestaMain {
	background: #fff url(../images/prestaMain.gif) no-repeat top left;
	width: 1042px;
	height: 850px;
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 80px;
	margin-left: -521px;
}
#prestaMain h2.title {
	position: absolute;
	left: 205px;
	top: 60px;
}
#prestaMain div.text1 {
	position: absolute;
	left: 205px;
	top:  120px;
	width: 320px;
}
#prestaMain div.text2 {
	position: absolute;
	left: 700px;
	width: 300px;
	top: 120px;
}
#prestaMain div.text3 {
	position: absolute;
	left: 205px;
	top: 500px;
}
#prestaMain div.text4 {
	position: absolute;
	left: 700px;
	top: 500px;
}
#prestaMain img.pictos {
	display: block;
	position: absolute;
	left: 580px;
	top: 150px;
}
#prestaMain div.services {
	display: block;
	position: absolute;
	top: 740px;
	left: 280px;
}
#prestaMain div.services a {
	text-decoration: none;
}


/* @end */

/* @group prestaBg */

#prestaBg {
	position: absolute;
	top: 78px;
	height: 103px;
	left: 50%;
	right: 0;
	background: url(../images/prestaBg.gif) repeat-x top;
	z-index: 1;
	width: 50%;
}



/* @end */
