/* -- Feuilles style FFX VerbierTaxi relooké --*/

body {
	margin: 0px; padding: 0px;
	font-family: "Trebuchet MS","Times New Roman", Georgia, "Courier New",Arial;
	font-size:0.8em;
}

ul {
	list-style-image: url("../images/puce_pearl_0.gif");
}

a {
	text-decoration:none;
	font-style:italic;
	color: #9b2E00;
}

a img{
	border:none;
}

table {
	border-collapse:collapse;
}		

/* Table contenant les morceaux haut,menu,fn php,droite,bas  --------------------------------*/
#contenu {
	border: none;
	width: 795px;
	height: 600px;
	margin:20px auto 0px auto;
}

/* contenu page_droite --------------------------------*/

#page_droite{
	position:relative;
	top:-118px;
	left:40px;		
	}
.drapeau{
margin-left:78px;
}	
/*----------------  contenu charger par $_GET ex: accueil--------------------------------*/

#acharger {
	width:600px;
	height:460px;
	max-height:460px;
	margin-left: 10px;
}

#tab_menu {
width:795px;
	font-size: x-large;
}

#tab_menu td {	
	width: 221px;
	text-align: center;
	background-image:url("../images/fond_btn_0.png");
}
/* ---------------- Position des modes de paiement + Carte page cont_acc.php --------------------------------*/
/*#tabPaiement {
}
*/
.margTabPaiement {
	width:200px;
}

.margTabCarte {
	width:350px;
}

/* Affichage membres --------------------------------*/
#tabMembre {
	margin-top:20px;
	width:610px;
}
.formFonct {
	text-align: center;
	width: 90px;
}
.formSociete{
	width:175px;
}
.formNom{
	width:70px;
}
.formPrenom {
	width:130px;
}
.formLangue{
/* width:width 150px; */
}
/*----------------  Fiche du membre --------------------------------*/
#fiche{
	width:600px;
	margin-top:20px;
}
.img_fiche{
width:330px;
height:195px;
}
#phone{
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	width:600px;
}
#web{
	width:600px;
	text-align:center;
}
#web td{
	width:300px;
}
.langue_fiche{
	text-align:center;
}
.lien_retour{
	margin-left:380px;
}
/* ---------------- Menu tarif --------------------------------*/
#lien_tarif{
	margin-left:20px;
}
#lien_tarif td{
	width:150px;
	/* border: 2px inset #666666 !important ; */
/*---- 4 fois écrit ??? je sais mais c'est un moyen de garder une compatibilité IE FFX */	
	 border-top: 2px solid #666666;
     border-left: 2px solid #666666;
     border-bottom: 2px solid #ECECEC;
     border-right: 2px solid #ECECEC; 
	 text-align:center;
}
/* ---------------- Affichage  tarif--------------------------------*/
#id_affiche_region{
	margin-top:5px;
	height:330px;
overflow:auto;
}
#tb_affiche_region td{
	text-align:center;
}
#tb_affiche_prix{
/* height:380px;
overflow:hidden; */
}
#tb_affiche_prix td{
text-align:center;
}
.affiche_depart{
	width:110px;
}
.affiche_arrivee{
	width:170px;
}
.affiche_prix{
	width:100px;
}
.affiche_supp{
	width:100px;
}
.affiche_saison
{
width:120px;
}
#tab_specialite{
	margin-top:50px;
}
#tab_specialite td{
	height:60px;
}
.colone1_tarif{
	width:180px;
}
.colone2_tarif{
	width:120px;
	padding-right:20px;
}
/*---------------- Pied de page --------------------------------*/ 
#pied_de_page {
	border: none;/*2px solid yellow;*/
	width:795px;
	font-size: 0.8em;
	margin-top:75px; 
}
/* Utiliser pour placer une image 450*60 concernant le service de nuit en hiver
 .taxiNuit{
margin-left:10px;
margin-right:30px;
}  */
.copie{
margin-left:460px;
}     

