
/* pour régler le problème de l'ajout des balises <p> : */

#entete #menu li p{
display:inline;
}
#entete #choix_langues {
position:absolute;
z-index:100;
right:200px;
top:5px;
}
	#entete #choix_langues a{
	color:#FFF;
	}
	#entete #choix_langues span {
	margin:10px;
	}
	#entete #choix_langues span.on{
	display:none;
	}
	
#entete #menu a {
text-transform:uppercase;
}

#bas_entete .carte_corse {
position:relative;
margin-left:20px;
}
	#bas_entete .carte_corse #petite_corse {
	position:absolute;
	left:-20px;
	}

#boutons_bas .thematique p {
display:inline;
}


/* pour l'espacement correct entre les boutons "encarts gauche" : */

#colonne_g .infos_resa {
margin-bottom:10px;
}
#colonne_g .meteo {
margin-bottom:10px;
}
#colonne_g .agenda {
margin-bottom:10px;
}
#colonne_g .plus_infos {
margin-bottom:10px;
}


#colonne_g #moteur .en{
background-image:url(/images/moteur/moteur_fd.gif);
}

#boutons_bas {
padding-top:20px;
}

#global #article{
width:880px;
font-size:12px;
position:relative;
background-color:#FFF;
border:1px solid #CCC;
padding:10px;
margin:20px;
text-align:justify;
}

/* page recherche : */
.resultat_produit .prix_produit {
padding-right:5px;
}

/* pour les images en background contenant du texte traduits : */

#bt_descriptif-it {
background-image:url(/images/xml/bt-descriptif-it.gif);
background-repeat:no-repeat;
display:block;
float:left;
width:117px;
height:31px;
margin-left:20px;
cursor:pointer;
}
#bt_descriptif-en {
background-image:url(/images/xml/bt-descriptif-en.gif);
background-repeat:no-repeat;
display:block;
float:left;
width:117px;
height:31px;
margin-left:20px;
cursor:pointer;
}
#bt_dates-it {
background-image:url(/images/xml/bt-dates-tarifs-it.gif);
background-repeat:no-repeat;
display:block;
float:left;
width:140px;
height:35px;
margin-left:5px;
cursor:pointer;
margin-top:2px;
}
#bt_dates-en {
background-image:url(/images/xml/bt-dates-tarifs-en.gif);
background-repeat:no-repeat;
display:block;
float:left;
width:142px;
height:35px;
margin-left:5px;
cursor:pointer;
margin-top:2px;
}
#bt_photos-it {
background-image:url(/images/xml/bt-photo-it.gif);
background-repeat:no-repeat;
display:block;
float:left;
width:101px;
height:35px;
margin-left:5px;
cursor:pointer;
margin-top:-1px;
}
#bt_photos-en {
background-image:url(/images/xml/bt-photo-en.gif);
background-repeat:no-repeat;
display:block;
float:left;
width:101px;
height:35px;
margin-left:5px;
cursor:pointer;
margin-top:-1px;
}
#bt_avis-it {
background-image:url(/images/xml/bt-avis-it.gif);
background-repeat:no-repeat;
display:block;
float:left;
width:101px;
height:35px;
margin-left:5px;
cursor:pointer;
margin-top:-1px;
}
#bt_avis-en {
background-image:url(/images/xml/bt-avis-en.gif);
background-repeat:no-repeat;
display:block;
float:left;
width:101px;
height:35px;
margin-left:5px;
cursor:pointer;
margin-top:-1px;
}
#bt_voir_dates-it {
background-image:url(/images/xml/bt-voir-dates-tarifs-it.gif);
background-repeat:no-repeat;
display:block;
width:154px;
height:27px;
cursor:pointer;
}
#bt_voir_dates-en {
background-image:url(/images/xml/bt-voir-dates-tarifs-en.gif);
background-repeat:no-repeat;
display:block;
width:154px;
height:27px;
cursor:pointer;
}

#pages_fixes .contenu h1 {
background-image: url(/images/trait.gif);
}


#pied #onglets_haut a {
padding-top:0;
/*display:block;
margin:0;
width:65px;
float:left;*/
}