@charset "utf-8";
/* CSS Document */

#flash {
	height: 175px;
	width: 540px;
	margin-top: 20px;
}
#prestation {
	background-color: #C6C6C6;
	width: 540px;
	overflow: hidden;
	margin-top: 23px;
}
#prestation-head {
	height: 38px;
	width: 540px;
	background-image: url(../images/prestation-meddil.jpg);
	background-repeat: repeat-x;
}
#head-left  {
	float: left;
	height: 38px;
	width: 6px;
}
#Prestation-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 60px;
	padding-top: 12px;
	padding-left: 17px;
	text-align: left;
}
#Tarif-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 60px;
	padding-top: 12px;
	padding-left: 330px;
	text-align: left;
	padding-right: 10px;
}
#head-right  {
	float: right;
	height: 38px;
	width: 6px;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	width: 532px;
	overflow: hidden;
}
#icon-area {
	width: 510px;
	padding-top: 36px;
	overflow: hidden;
	padding-bottom: 30px;
}
#icon-area img {
	float: left;
}

