@import url(commun.css);

div#texte {
background-image:url(/images/pave_tarifs.gif);
background-repeat:no-repeat;
background-position:top left;
}
#contact {
background-color:#f8e3f1;
}
div#BasdePage {
	width:276px;
	height:31px;
	background-image:url(/images/basdepage.jpg);
	background-repeat:no-repeat;
	background-position: right bottom;
	position:absolute;
	top:1120px;
	left:480px;
	z-index: 0;
}

div#BasdePage a{
position:absolute;
top:0px;
left:0px;
width:276px;
height:40px;
z-index: 0;
}

p.illustration {
text-align:center;
}

p.illustration img {
margin:0;
}

img.illustration {
float:right;
}

table {
background-color:#fff;
border-collapse:collapse;
width:550px;
margin-left:10px;
margin-bottom:2em;
border:1px solid #B5BED6;
}

td, th {
font-size:76%;
height:20px;
padding:0.3em;
}

td {
padding-left:1em;
}

td.avantages {
border-right:1px solid #394D94;
}
