@import url("reset.css");
body
{
	font-family:Arial, Tahoma, sans-serif;
	font-size:12px;
	color:#6c5e55;
	background:#fff;
	background-image:url("../images/carte_fond.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	background-attachment:fixed;
}
#conteneur 
{
	background:#fff;
	background-image:url("../images/glob_bas.jpg");
	background-repeat:no-repeat;
	background-position:bottom;
	width:900px;
	position: relative;
	margin:0 auto;
	border:1px solid #b0a9a4;

}
#conteneur_film
{
	
	width:380px;
	margin:0;
	padding:0;	
}

h1
{
	font-size:18px;
	text-align:center;
	padding:20px;
}
h2
{
	font-size:14px;
	text-align:center;
	padding:15px 5px;
}
/*----------------------------------------------En Tete-------------------------------------------*/
/*---------Menu Haut---------*/
ul#menu_entete
{
	height:20px;
	padding:0 50px;
	background:#6c5e55;
}

ul#menu_entete li
{
	position:relative;
	float:left;
	padding:0 14px;
	line-height:20px;
}
ul#menu_entete li a
{
	color:#FFF;
	
}
/*-----------------logo_agence------------*/

#logo_agence
{
	position:relative;
	float:left;
}
/*-----------------langue_logo------------*/

#langue_logo
{
	position:relative;
	float:left;
}

/*---------Langues---------*/
p#langues
{
	height:31px;
	line-height:31px;
	width:175px;
}
p#langues img
{
	padding:0 5px 0 20px;
}
p#langues a
{
	color:#6c5e55;
	
}

/*---------Logo---------*/

div#logo
{
	background-image:url("../images/fond_logo.gif");
	background-repeat:no-repeat;
	height:125px;
	width:175px;
	margin-bottom:15px;
	margin-right:340px;
	margin-left:5px;
	
}

div#logo img
{
	margin-top:8px;
	padding:17px 0 17px 16px;
}



/*---------Agence---------*/

 div#agence
 {
 	position:relative;
	float:left;
	width:380px;
	height:80px;
	background-image:url("../images/globe.jpg");
	background-repeat:no-repeat;
	background-position:right;
	
 }
 
/*----------------------------------------------Gauche-------------------------------------------*/
div#gauche
{
	position:relative;
	float:left;
	background:#FFF;
	padding-right:10px;
	padding-left:5px;
}


/*---------Info---------*/

 div#info
 {
 	
	/*background:#f4f1d9;*/
	width:175px;
	margin-bottom:15px;
	background-image:url("../images/fond_gauche_centre.gif");
	background-repeat:repeat;
 }
 
 #info_titre
 {
 	background-image:url("../images/fond_gauche_haut.gif");
	background-repeat:no-repeat;		
 }
 
 #info_contenu
 {
 	padding:10px;
 }
 
 #info_bas
 {
 	background-image:url("../images/fond_gauche_bas.gif");
	background-repeat:no-repeat;
	width:175px;
	height:35px;
 }
/*---------Heure---------*/

 div#heure
 {
 	
	/*background:#f4f1d9;*/
	width:175px;
	margin-bottom:15px;
	background-image:url("../images/fond_gauche_centre.gif");
	background-repeat:repeat;
 }

 
 #heure_haut
 {
 	background-image:url("../images/fond_gauche_haut.gif");
	background-repeat:no-repeat;
		background-position:top;
	height:15px;
	width:175px;		
 }

 
 #heure_contenu
 {
 	padding:10px;
 }

 
 #heure_bas
 {
 	background-image:url("../images/fond_gauche_bas.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	width:175px;
	height:15px;
 }



/*---------Plus---------*/

div#plus
 { 	
	/*background:#f4f1d9;*/
	width:175px;
	margin-bottom:15px;
	background-image:url("../images/fond_gauche_centre.gif");
	background-repeat:repeat;
 }
 
 #plus_titre
 {
 	background-image:url("../images/fond_gauche_haut.gif");
	background-repeat:no-repeat;
 }
 #plus_contenu
 {
 	padding:20px 0;
 }
 #plus_contenu img
 {
 	margin:5px 10px;
	cursor:pointer;
 }
 
 #plus_bas
 {
 	background-image:url("../images/fond_gauche_bas.gif");
	background-repeat:no-repeat;
	width:175px;
	height:35px;
 }
 

 
 
/*----------------------------------------------Centre-------------------------------------------*/
#centre
{
	position:relative;
	float:left;
	background:#fff;
	padding-right:0px;
	margin-bottom:15px;
}

div#onglet div#onglet_haut
{
	background-image:url("../images/onglets.gif");
	background-repeat:no-repeat;
	height:60px;
	width:425px;
}

span.noload { display:none; }
span.load { display:block; }

 /*---Onglet---*/

li#onglet-1, li#onglet-2, li#onglet-3, li#onglet-4, li#onglet-5, li#onglet-6
{
	position:relative;
	float:left;
	text-align:center;
	font-size:12px;
	color:#f4f1d9;
	height:40px;
	cursor:pointer;
}
li#onglet-1
 {
	width:85px;
	padding:10px 0 0 ;
	/*line-height:30px;*/
 }
 
li#onglet-2
 {
	width:78px;
	padding:10px 0 0;
 }
 
li#onglet-3
 {
	width:59px;
	padding:10px 0 0;
 }
 
li#onglet-4
 {
	width:77px;
	padding:10px 0 0;
 }
 
li#onglet-5
 {
	width:67px;
	padding:10px 0 0;
	line-height:30px;
 }
 
li#onglet-6
 {
	width:54px;
	padding:10px 0 0;
	line-height:30px;
 }

div#onglet ul#menu_onglet li:hover 
{
	cursor:pointer;
}

 /*-----Contenu-----*/

div#onglet div#contenu_onglet 
{
	width:385px;
	/*background:#f4f1d9;*/
	background-image:url("../images/fond_centre_centre.gif");
	background-repeat:repeat-y;
	padding: 0 25px 20px;
}
div#contenu_onglet li
{
	text-indent:20px;
	background-image:url("../images/puce.gif");
	background-repeat:no-repeat;
 	margin:20px 10px 0;
}
div#contenu_onglet li a
{
	color:#6c5e55;
}

  #centre h1
 {
 	background-image:url("../images/fond_centre_haut.gif");
	background-repeat:no-repeat;
 }
 #centre h2
{
	clear:both;
	text-align:center;
	font-size:13px;

	color:#f4f1d9;
	padding:20px 0 0;
	/*margin:20px 0;*/
	width:380px;
	height:20px;
	line-height:20px;
	background-image:url("../images/titre.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:20px;
	
}

 #centre p
 {
 	text-indent:20px;
	background-image:url("../images/puce.gif");
	background-repeat:no-repeat;
 	margin:10px 10px 10px;
	text-align:justify;
 }
a#retour
{
	padding-left:210px;
	color:#6c5e55;

}
.spacer2
{
	clear:both;
	height:20px;
	background-image:url("../images/fond_centre_haut.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	margin:20px 0 0;
}

   /*---Bas---*/
  
#centre_bas
{
	background-image:url("../images/fond_centre_bas.gif");
	background-repeat:no-repeat;
	width:425px;
	height:45px;
}
 
 
 
/*---------Presentation---------*/

div#onglet ul#menu_onglet li#onglet-1.actif 
 {
	background-image:url("../images/onglet-1.png");
	background-repeat:no-repeat;
	color:#4d433d;
}

/*---------Historique---------*/

#histo
{
	margin:20px 0;
	border:solid 1px #6c5e55;
	width:378px;
}

#histo p
{
	float:left;
	font-size:12px;
	background-image:none;
	background-color:#fff;
	width:90px;
	text-align:center;
	cursor:pointer;
	color:#6c5e55;
	padding:0;
	margin:2px;
	height:15px;
	line-height:15px;
}

#hist1
{
	width:380px;
}
#hist2
{
	width:380px;
	background-image:none;
}
#hist_img
{
	background-image:url("../images/images_historique/fond_image_historique.jpg");
	background-repeat:no-repeat;
	float:left;
	width:150px;
	height:100px;
}
#hist_image
{
	width:135px;
	height:85px;
	padding:5px 10px 10px 5px;
}

#hist2 p#hist_texte
{
	background-image:none;
	text-indent:0;
	padding-left:30px;
	font-style:italic;
	width:160px;
	float:left;
	
}
#hist3
{
	width:375px;
	background-image:none;
}
#hist3 p#hist_texte
{
	background-image:none;
	text-indent:0;
	padding-left:30px;
	font-style:italic;

	
}


 
/*---------Agence---------*/
 
div#onglet ul#menu_onglet li#onglet-2.actif 
 {
	background-image:url("../images/onglet-2.png");
	background-repeat:no-repeat;
	color:#4d433d;
}
p#heure
{
	background-image:none;
	padding-left:220px;
}

#transit
{
	margin:30px 0 0;
	border:solid 1px #6c5e55;
	width:378px;
}
#transit p
{
	background-image:none;
	padding:0;
	text-indent:0;
}
#transit p.nom
{
	font-weight:bolder;
	margin:0 0 3px;
	width:378px;
	font-size:14px;
	text-align:center;
	color:#d06d31;
	background-color:#fff;
}
#transit p.temps
{
	padding:10px 0 10px 220px;
	margin:2px 0 3px;
	width:158px;
	font-weight:bolder;
	color:#9e6c4c;
	background-color:#fff;
}
#transit div.transit_info
{
	margin:2px 0 3px;
	padding-left:5px;
	background-color:#fff;
	width:373px;
	height:30px;
}
#transit p.transit_texte
{
	width:280px;
	float:left;
	padding:0;
	margin:0;

}
#transit p.transit_texte_semaine
{
	width:88px;
	float:left;
	text-align:right;
	padding:0;
	margin:0;
	color:#9e6c4c;
}

img#image_agence
{
	float:right;
	padding:10px;
}

#cont_agence
{
	float:left;
	padding:0 20px;
}
#cont_agence li
{
	padding:0;
	margin:0;
}
 /*---------Devis---------*/

div#onglet ul#menu_onglet li#onglet-3.actif 
 {
	background-image:url("../images/onglet-3.png");
	background-repeat:no-repeat;
	color:#4d433d;
}
form#devis input
{
	margin-bottom: 5px;
}
.normal
{
	border:1px solid #6c5e55;

}
.modif 
{
	border:1px solid #ff0000;
}
.devis_haut
{
	background-image:url("../images/devis_haut.gif");
	background-repeat:no-repeat;
	height:11px;
	background-position:left bottom;
	padding:0;
	margin:0;
}
.titre_devis
{
	text-align:center;
	background-image:url("../images/devis_titre.gif");
	background-repeat:no-repeat;
	height:40px;
	line-height:32px;
	font-size:14px;
	padding:0;
}
#page_devis p
{
	background-image:none;
}
#transport, #depart_arrivee, #coordonn, #marchandise
{
	padding-bottom:10px;
	/*background-image:url("../images/fond_centre_haut.gif");
	background-position:bottom;
	background-repeat:no-repeat;*/
	
}
#dim
{
	padding-left:20px;
}
#transp, #dep_arr, #coordo, #incoterms, #btn_dep_arr
{
	background-image:url("../images/devis_centre.gif");
	background-repeat:repeat-y;
	padding:20px 0 0 30px;
}
#ttom_ttom, #ttom_adresse, #adresse_ttom
{
	background-image:url("../images/devis_centre.gif");
	background-repeat:repeat-y;
	padding:0 0 0 50px;
}
#marchan
{
	background-image:url("../images/devis_centre.gif");
	background-repeat:repeat-y;
}
.devis_bas
{
	background-image:url("../images/devis_bas.gif");
	background-repeat:no-repeat;
	padding-bottom:30px;
	height:10px;
}

#page_devis span#inco, #page_devis span#incoter, #page_devis span#cont, #page_devis span#conte
{
	font-size:12px;
	padding-left:60px;
	cursor:pointer;
}
#incoterms
{
	background-image:url("../images/devis_centre.gif");
	background-repeat:repeat-y;
	padding:20px 2px;
}
#danger
{
	padding-left:50px;
}
#type_conteneur
{
	padding:20px 5px;
}
#type_inc, #type_cont
{
	font-weight:bolder;
}
#btn_dep_arr
{
	padding:20px 30px;
}

.adr
{
	margin:0;
	font-weight:bolder;
	text-indent:0;
}
#btn_coo
{
	padding:0 0 10px;
}
p#devis_pdf_texte
{
	margin:15px 0;
	background-image:url("../images/puce.gif");
	background-repeat:no-repeat;
	width:340px;
}
a.devis_pdf
{
	color:#6c5e55;
	height:30px;
	line-height:30px;
	float:left;
}
a.devis_pdf:hover
{
	color:#d06d31;
	font-weight:bolder;
}
.devis_pdf_spacer
{
	clear:both;
	height:1px;
}
ul#document_parti li
{
	list-style-type:circle;
	margin:3px;
	background-image:none;
	text-indent:0;
	padding:0;
	
}
p#freq, p#dang
{
	font-size:12px;
	font-weight:bolder;
	margin:0;
	text-indent:0;
}
#societe, #particulier, #group, #compl1, #compl2, #note
{
	padding:10px 0 0 30px;
}
p#frequ, p#dange
{
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:5px 0 10px;
}
#vehicule, #effet, #vehicule_effet, #autre
{
	padding:20px;
}
ul#liste_erreurs li
{
	background-image:none;
	color:red;
	list-style-type:circle;
	padding:0;
	margin:5px 20px;;
}


 /*---------Info pratiques---------*/
 
div#onglet ul#menu_onglet li#onglet-4.actif 
 {
	background-image:url("../images/onglet-4.png");
	background-repeat:no-repeat;
	color:#4d433d;
}

 
 /*---------lexique---------*/
 
div#onglet ul#menu_onglet li#onglet-5.actif 
 {
	background-image:url("../images/onglet-5.png");
	background-repeat:no-repeat;
	color:#4d433d;
}

 
 
  
 /*---------Liens---------*/
 
div#onglet ul#menu_onglet li#onglet-6.actif 
 {
	background-image:url("../images/onglet-6.png");
	background-repeat:no-repeat;
	color:#4d433d;
}

#lien
{
	width:180px;
	float:left;
	padding-right:10px;
}
.lien_haut
{
	background-image:url("../images/lien_haut.jpg");
	background-repeat:no-repeat;
	height:11px;
	background-position:bottom;
}
.lien_centre
{
	background-image:url("../images/lien_centre.jpg");
	background-repeat:repeat-y;
	height:55px;
}
.lien_spacer
{
	background-image:url("../images/lien_centre.jpg");
	clear:both;
	height:1px;
}
.lien_bas
{
	background-image:url("../images/lien_bas.jpg");
	background-repeat:no-repeat;
	padding-bottom:20px;
	height:10px;
}
.lien_image
{
	
	float:left;
	padding-left:5px;
}
.lien_image a
{
	width:60px;
}
.lien_texte
{
	width:90px;
	float:left;
	padding:0 2px;
	margin:0;
}

.lien_titre
{
	width:90px;
	background-image:none;
	color:#6c5e55;
	font-size:12px;
	text-align:center;
	padding-bottom:5px;
}
/*p#lien_texte
{
	width:80px;
	background-image:none;
	color:#6c5e55;
	padding:5px;
	margin:0;
	text-align:center;
	height:24px;
}*/
p#lien_lien
{
	width:90px;
	text-indent:0;
	background-image:none;
	text-align:center;
	padding:0;
	margin:0;
}

p#lien_lien a
{
	color:#6c5e55;
	padding:0;
	margin:0;
}
p#lien_lien a:hover
{
	color:#d06d31;
	font-weight:bolder;
}

/*---------plan---------*/
#plan_pdf
 {
 	
 	padding:10px 10px 5px;
	text-align:right;
 }
 #plan_pdf a
 {
 	color:#6c5e55;
	
 }
 
#plan1_ttom, #plan2_ttom
{
	margin:5px 0 20px;
}
/*---------articles---------*/

#art
{
	margin:20px 0 0;
	/*border:solid 1px #6c5e55;*/
	width:378px;

}

h4#arti
{
	font-size:12px;
	background-image:url("../images/icone_article.gif");
	background-repeat:no-repeat;
	width:350px;
	text-align:left;
	cursor:pointer;
	color:#6c5e55;
	padding:0 0 0 30px;
	margin:2px 0;
	height:25px;
	line-height:25px;
}
h4
{
	font-size:12px;
}
#articl
{
	width:380px;
}
#articl
{
	font-family:"Book Antiqua";
}
p#signature
{
	background-image:none;
	font-style:italic;
}

a#article
{
	color:#6c5e55;
}

/*---------offres_emploi---------*/

#offre p
{
	background-image:none;
	text-indent:0;
}

#offre p.offr_aucune
{
	margin-top:30px;
	font-size:14px;
	font-weight:bolder;
	text-align:center;
}

 /*---------plaquettes---------*/

#plaq
{
	width:380px;

}
#plaquette a
{
	color:#6c5e55;

}

#plaquette
{
	width:115px;
	position:relative;
	float:left;
	margin:15px 0;
	padding:2px;
	text-align:center;
}
#plaquette_haut
{
	background-image:url("../images/plaquette_haut.jpg");
	background-repeat:no-repeat;
	background-position:bottom;
	width:115px;
	height:5px;
}
#plaquette_centre
{
	background-image:url("../images/plaquette_centre.jpg");
	background-repeat:repeat-y;
	width:115px;
}
#plaquette_bas
{
	background-image:url("../images/plaquette_bas.jpg");
	background-repeat:no-repeat;
	width:115px;
	height:5px;
}
#plaquette img
{
	width:90px;
	padding-right:2px;
	margin:0;
}
#plaquette img.pdf
{
	width:30px;
}

 
/*----------------------------------image--------------------------------*/
 p#image_petite
 {
 	float:left;
	background-image:url("../images/images_images/image_fond.gif");
 	margin:0 0 0 5px;
	padding:0 0 10px 0;
	width:170px;
 }
 p#image_petite img
 {
 	float:left;
	background-image:none;
 	margin:0;
	padding:7px;
	height:100px;
	width:150px;
 }

 p#image_suite
 {
 	float:none;
	width:300px;
	cursor:pointer;
 }
 
p#lien_simple_texte
{
	padding:10px;
	background-image:none;
	text-align:right;
}
 a#lien_simple
 {
	color:#6c5e55;

 }
 a#lien_simple:hover
 {
	color:#d06d31;
	font-weight:bolder;
 }
 p#image_suite
 {
 	cursor:pointer;
 }


/*---------plan_site---------*/

h3.titre_plan
{
	text-align:left;
	padding:20px 0 0 50px;
	font-size:14px;	
}
div#contenu_onglet #agence_plan li, div#contenu_onglet #menu_plan li
{
	position:relative;
	padding:0 0 0 10px;
	margin:0;
	font-size:12px;
	color:#6c5e55;
	height:12px;
	width:200px;
	cursor:pointer;
	background-image:url("../images/puce.gif");
	background-repeat:no-repeat;
}
div#contenu_onglet #agence_plan li:hover, div#contenu_onglet #menu_plan li:hover, div#contenu_onglet #agence_plan li a:hover, div#contenu_onglet #menu_plan li a:hover
{
	position:relative;
	padding:0 0 0 10px;
	margin:0;
	font-size:12px;
	font-weight:bolder;
	color:#d06d31;
	height:12px;
	width:200px;
	cursor:pointer;
	background-image:none;

}


/*----------------------------------------------Droit-------------------------------------------*/
div#droit
{
	position:relative;
	float:left;
	background:#FFF;

}



/*---------acces direct---------*/

 div#acces
 {
 	
	/*background:#f4f1d9;*/
	background-image:url("../images/fond_droit_centre.gif");
	background-repeat:repeat-y;	
	width:275px;
	margin-bottom:20px;
	text-align:center;
 }
 
 #acces_titre
 {
 	background-image:url("../images/fond_droit_haut.gif");
	background-repeat:no-repeat;		
 }
 p#acces_page
 {
 	font-weight:bolder;
 	
 }
 p#acces_agence
 {
 	font-weight:bolder;
 	padding-top:10px;
 }
div#acces select
 {
 	font-size: 11px; 
 }
 .list_page
 {
 	width:150px;
 }
 .liste_titre
 {
 	font-size: 12px; 
 	background-color: #95847A; 
	color: #fff;
 }
 .liste
 {
	color: #6c5e55;
 }
 #acces_bas
 {
 	background-image:url("../images/fond_droit_bas.gif");
	background-repeat:no-repeat;
	width:275px;
	height:35px;
 }

/*---------coordonnee---------*/

 div#coordonnee
 {
 	
	/*background:#f4f1d9;*/
	background-image:url("../images/fond_droit_centre.gif");
	background-repeat:repeat-y;	
	width:275px;
	margin-bottom:20px;
 }
 
 #coordonnee_titre
 {
 	background-image:url("../images/fond_droit_haut.gif");
	background-repeat:no-repeat;	
 }
 h3
 {
 	text-align:center;
	font-size:12px;
	padding-bottom:15px;
 }
#adresse_5
{
	background-image:url("../images/images_coordonnees/carte_martinique.jpg");
	background-repeat:no-repeat;
	height:120px;
}
#adresse_6
{
	background-image:url("../images/images_coordonnees/carte_guadeloupe.jpg");
	background-repeat:no-repeat;
	height:120px;
}
#adresse_7
{
	background-image:url("../images/images_coordonnees/carte_reunion.jpg");
	background-repeat:no-repeat;
	height:120px;
}
#adresse_8
{
	background-image:url("../images/images_coordonnees/carte_guyane.jpg");
	background-repeat:no-repeat;
	height:120px;
}
div#adresse p
{
	text-align:center;
	font-weight:bolder;
	color:#4d433d;
}
div#adresse h3
{
	font-size:14px;
	color:#4d433d;
	text-align:center;
	font-weight:bolder;
}
div#adresse
{
	padding:10px 0 20px;
}

.menu_depart
 {
 	background-image:url("../images/images_coordonnees/service.gif");
	background-repeat:no-repeat;
	height:18px;
	width:190px;
	line-height:15px;
	padding:2px 0 2px 25px;
	color:#fff;
	cursor:pointer;
	margin-left:20px;
}
 
.menu
 {
 	background-image:url("../images/images_coordonnees/sous-service.gif");
	background-repeat:no-repeat;
	height:18px;
	width:170px;
	line-height:15px;
	padding:2px 0 2px 25px;
	margin-left:40px;
	color:#fff;
	cursor:pointer;
 }
.sous_menu
 {
 	background-image:url("../images/images_coordonnees/puce.gif");
	background-repeat:no-repeat;
	color:#6c5e55;
	height:18px;
	line-height:15px;
	padding-left:20px;
	margin-left:60px;
	font-weight:bolder;
	cursor:pointer;
 }
.sous_menu_suite
 {
 	color:#6c5e55;
	line-height:15px;
	padding-left:20px;
	margin-left:40px;
	font-style:italic;
	cursor:pointer;
 }
.tel, .fax, .mail
 {
 	margin-left:80px;
 }
 #coordonnee_bas
 {
 	background-image:url("../images/fond_droit_bas.gif");
	background-repeat:no-repeat;
	width:275px;
	height:35px;
 }
.mail a:hover
{
	color:#888;
}
.mail a:link
{
	color:#6c5e55;
}



/*---------photo---------*/

 div#photo
 {
 	
	/*background:#f4f1d9;*/
	background-image:url("../images/fond_droit_centre.gif");
	background-repeat:repeat-y;	
	width:275px;
	margin-bottom:20px;
 }
 
 #photo_titre
 {
 	background-image:url("../images/fond_droit_haut.gif");
	background-repeat:no-repeat;		
 }
 
 #photo_contenu
 {
 	padding:10px;
 }
 
 #photo_bas
 {
 	background-image:url("../images/fond_droit_bas.gif");
	background-repeat:no-repeat;
	width:275px;
	height:35px;
 }

/*---------film---------*/

 div#film
 {
 	
	/*background:#f4f1d9;*/
	background-image:url("../images/fond_droit_centre.gif");
	background-repeat:repeat-y;	
	width:275px;
	margin-bottom:20px;
 }
 
 #film_titre
 {
 	background-image:url("../images/fond_droit_haut.gif");
	background-repeat:no-repeat;		
 }
 
 #film_contenu p
 {
 	margin:0 20px;
	text-align:center;
	
}

#film_contenu ul
 {
 	text-align:center;
 	margin:10px 30px 50px;

 }
 
 #film_contenu li
 {
 	padding:0 5px;
	height:40px;
	position:relative;
	float:left;
	line-height:40px;

 }
 
 #film_bas
 {
 	background-image:url("../images/fond_droit_bas.gif");
	background-repeat:no-repeat;
	width:275px;
	height:35px;
 }


/*----------------------------------------------Spacer-------------------------------------------*/
.spacer
{
	clear:both;
	height:1px;
}

/*----------------------------------------------Footer-------------------------------------------*/

#footer
{
	background-image:url("../images/footer.gif");
	background-repeat:no-repeat;
	height:25px;
}

#foot
{
	text-align:center;
	line-height:25px;
}
#footer a
{
	color:#6c5e55;
}


/*--------------------------------------------images tournantes------------------------------------------------------*/

 #text {
  width: 500px;
  height: auto;
  margin-left: -300px;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 5000;
  position: absolute;
}

span {
  font-size: 22px;
  font-weight: bold;
}

a, a:hover {
  color: #99CCFF;
  background-color: transparent;
  text-decoration: none;
  outline: none;
}

a:hover {
  color: #CCFF99;
  background-color: transparent;
}



