@import url("structure.css");
@import url("rouleaucentral.css");

#titre_condition{
position: absolute;
top:50px;
width: 1000px;
height: 88px;
overflow: hidden;
padding: 0px;
background-image: url(../graphisme/titre_condition.jpg);
}

#rouleau_condition{
position: absolute;
top:138px;
width: 628px;
height: 308px;
right: 150px;
left: 222px;
overflow: hidden;
padding: 0px;
background-image: url(../graphisme/condition.jpg);
}

#affiche_lien_text {
width: 214px;
height: 30px;
overflow: hidden;
}

#affiche_lien_graph {
top: 418px;
position: absolute;
width: 214px;
height: 30px;
right: 150px;
left: 636px;
overflow: hidden;
}

#affiche_lien_graph a {
display: block;
width: 214px;
height: 30px;
background-image: url(graph/content_g/affiche-tarifs.jpg);
}
	
#affiche_tarif_graph a:hover {
	background-position:  bottom;
}