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

/* gestion Croisieres */

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

#fond_croisiere{
position: absolute;
margin: 0px;
padding: 0px;
top: 153px;
height: 265px;
width: 469px;
left: 91px;
right: 439px;
overflow: auto;
background-image: url(../graphisme/croisiere.jpg);
}

.justifier{
text-align: justify;
 font-size: 0.9em;
}

.titre_hublot{

 font-size: 1.3em;
 margin: 0px;
 padding: 0px;
 text-align: center;
 padding-bottom: 20px;
}

.contenu_hublot{
 font-size: 1.2em;
 margin: 0px;
 padding: 0px;
 text-align: center;
}

/* hublot CROISIERE accueil */
#CHC_acceuil{
position: absolute;
margin: 0px;
padding-top: 20px;
top: 130px;
height: 265px;
width: 325px;
left: 625px;
right: 50px;
overflow: hidden;
visibility: visible;
}

/* hublot FERCE */
#CHC_FERCE{
position: absolute;
margin: 0px;
padding-top: 20px;
top: 130px;
height: 265px;
width: 325px;
left: 625px;
right: 50px;
overflow: hidden;
visibility: hidden;
}

/* hublot FILLE */
#CHC_FILLE{
position: absolute;
margin: 0px;
padding-top: 20px;
top: 130px;
height: 265px;
width: 325px;
left: 625px;
right: 50px;
overflow: hidden;
visibility: hidden;
}

/* hublot NOYEN */
#CHC_NOYEN{
position: absolute;
margin: 0px;
padding-top: 20px;
top: 130px;
height: 265px;
width: 325px;
left: 625px;
right: 50px;
overflow: hidden;
visibility: hidden;
}

/* hublot MALICORNE */
#CHC_MALICORNE{
position: absolute;
margin: 0px;
padding-top: 20px;
top: 130px;
height: 265px;
width: 325px;
left: 625px;
right: 50px;
overflow: hidden;
visibility: hidden;
}

/* hublot GOUTER */
#CHC_GOUTER{
position: absolute;
margin: 0px;
padding-top: 20px;
top: 130px;
height: 265px;
width: 325px;
left: 625px;
right: 50px;
overflow: hidden;
visibility: hidden;
}

/* hublot TOURISTIQUE */
#CHC_TOURISTIQUE{
position: absolute;
margin: 0px;
padding-top: 20px;
top: 130px;
height: 265px;
width: 325px;
left: 625px;
right: 50px;
overflow: hidden;
visibility: hidden;
}

/* hublot HONNEUR */
#CHC_HONNEUR{
position: absolute;
margin: 0px;
padding-top: 20px;
top: 130px;
height: 265px;
width: 325px;
left: 625px;
right: 50px;
overflow: hidden;
visibility: hidden;
}

/* hublot PEDAGOGIQUE */
#CHC_PEDAGOGIQUE{
position: absolute;
margin: 0px;
padding-top: 20px;
top: 130px;
height: 265px;
width: 325px;
left: 625px;
right: 50px;
overflow: hidden;
visibility: hidden;
}

#lien_FERCE{
height: 30px;
width: 170px;
position: absolute;
margin: 0px;
padding: 0px;
top: 187px;
left: 120px;
right: 710px;
}

#lien_FILLE{
height: 30px;
width: 152px;
position: absolute;
margin: 0px;
padding: 0px;
top: 221px;
left: 130px;
right: 718px;
}

#lien_NOYEN{
height: 30px;
width: 177px;
position: absolute;
margin: 0px;
padding: 0px;
top: 260px;
left: 112px;
right: 706px;
}

#lien_MALICORNE{
height: 30px;
width: 214px;
position: absolute;
margin: 0px;
padding: 0px;
top: 293px;
left: 100px;
right: 686px;
}
          
#lien_GOUTER{
height: 30px;
width: 161px;
position: absolute;
margin: 0px;
padding: 0px;
top: 185px;
left: 353px;
right: 486px;
}

#lien_TOURISTIQUE{
height: 30px;
width: 206px;
position: absolute;
margin: 0px;
padding: 0px;
top: 225px;
left: 330px;
right: 464px;
}

#lien_HONNEUR{
height: 25px;
width: 230px;
position: absolute;
margin: 0px;
padding: 0px;
top: 257px;
left: 318px;
right: 452px;
}

#lien_PEDAGOGIQUE{
height: 30px;
width: 230px;
position: absolute;
margin: 0px;
padding: 0px;
top: 292px;
left: 328px;
right: 442px;
}

/* gestion Affiche Carte Croisieres */
#boxaffiche_masque{
top: 380px;
position: absolute;
width: 164px;
height: 38px;
right: 440px;
left: 396px;
overflow: hidden;
}

#Haffiche_Graph a {
display: block;
width: 164px;
height: 38px;
background-image: url(../graphisme/nav_affiche_carte.jpg);
}
	
#Haffiche_Graph a:hover {
	background-position:  bottom;
}
