/*************** Gestion des ombres *******************/
.shadow1, .shadow1_front, .shadow1_menu, .shadow2, .shadow3, .shadow1_dark, .shadow2_dark, .shadow3_dark {
	display:inline-table;
	/* \*/display:block;/**/
} 
.shadow1 {
	float:left;
	background:url(../charte/TOTAL_shadow.gif) right bottom no-repeat;
}	

.shadow1_front {
	float:left;
	background:url(../charte/TOTAL_shadow_front.gif) right bottom no-repeat;
}	

.shadow1_menu {
	float:left;
	background:url(../charte/TOTAL_shadow_menu.gif) right bottom no-repeat;
}	
.shadow1_dark {
	float:left;
	background:url(../charte/TOTAL_shadow_dark.gif) right bottom no-repeat;
}	
.shadow2 {
	background:url(../charte/TOTAL_corner_bl.gif) -1px 100% no-repeat;
}
.shadow2_dark {
	background:url(../charte/TOTAL_corner_bl_dark.gif) -1px 100% no-repeat;
}
.shadow3 {
	padding:0px 3px 3px 0px;
	background:url(../charte/TOTAL_corner_tr.gif) 100% -1px no-repeat;
}

.shadow3_dark {
	padding:0px 3px 3px 0px;
	background:url(../charte/TOTAL_corner_tr_dark.gif) 100% -1px no-repeat;
}


/********** Image Teasing ***********/
.image_teasing{
	margin:0px;
	padding:0px;
	border:0px;
}

/********** Bouton entête ***********/
.bouton_entete {
	height:24px;
	padding-left:10px;
	padding-right:0px;	
	margin:0px;
	float:right;
}
/* propriétés communes à l'ensemble des 2 coins */
.bouton_bg_contact, .bouton_bg_question {
	height: 22px; width: 29px;
	background-repeat: no-repeat;
	font-size:1px; /* correction d'un bug IE */
}
/* propriétés spécifiques à chaque coin */
.bouton_bg_contact {
	float:left;
}

.bouton_bg_question {
	float:left;
}

.picto_bouton {
	margin:0px;
	padding:0px;
	border:0px;
}

.bouton_bd {
	background: url(../charte/TOTAL_bouton_bd.gif);
	float:left;	
	height: 22px; width: 17px;
	background-repeat: no-repeat;
	font-size:1px; /* correction d'un bug IE */
}

.bouton_contenu {
	float:left;	
	height:22px;
	padding:0px;
	background: url(../charte/TOTAL_bouton_degrade.gif);
	background-repeat:repeat-x;
	width:auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%;	
}
html>.bouton_contenu {
	width: 100%;
}

.h6{
	margin:0px;
}

.bouton_texte {
	padding:3px 0px 0px 3px; /* Padding pour font-size 11px */
/*	padding:4px 0px 0px 3px; */ /* Padding pour font-size 10px */
/*	padding:5px 0px 0px 3px; */ /* Padding pour font-size 9px */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; /* Taille de la police des boutons (9px -> 11px) */
}

.bouton_entete a{
	color:#000000;
	text-decoration:none;
}

.bouton_entete a:hover{
	text-decoration:none;
}

/**************** Zone Langue ********************/

#zone1_bandeau_langue {
	color:#FB942D;
}			

#zone1_bandeau_langue a{
	font-size:11px;
	color:#FB942D;
	text-transform:uppercase;
	text-decoration:none;
}

#zone1_bandeau_langue a:hover{
	text-decoration:none;
}

#zone1_bandeau_langue a.active{
	color:#FFFFFF;
}

/**************** Zone logo ********************/

#zone1_bandeau_logo {
}		

#logo {
	margin:0px;
	padding:0px;
	border:0px;
}

/**************** Menu Niveau0 *******************/
#zone1_menu_principal {
	background:url(../charte/TOTAL_degrade_menu.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#F3F3F3;
	border-color:#CDCDCD;
	border-style:solid;
	border-width:1px;
}

#menu_niveau_0 {
	width:585px;
	float:left;
	margin:0;
	padding:0;
}

#menu_niveau_0 ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	list-style-type:none;
	width: 100%;
	margin:0px;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:0px;
	padding-right:0px;
}

#menu_niveau_0 li {
	float: left;
	background-image:url(../charte/TOTAL_trait_v_24.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px;
	margin:0px;
}

#menu_niveau_0 a{
	color: #000000;
	margin:0px 7px 0px 5px;
	padding:0px 0px 0px 15px;		
	background-image:url(../charte/TOTAL_puce_menu_niveau_0.gif);
	background-repeat:no-repeat;
	background-position:left;
	text-decoration: none;
}

#menu_niveau_0 a span{
	background: url("../charte/TOTAL_espace.gif") right top no-repeat;
	padding:7px 10px 7px 0px;
}

#menu_niveau_0 a, #menu_niveau_0 a span{
	display: block;
	float: left
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#menu_niveau_0 a, #menu_niveau_0 a span{
	float: none
}
/* End IE5-Mac hack */
#menu_niveau_0 a.U1:hover, #menu_niveau_0 a.U2:hover, #menu_niveau_0 a.U3:hover, #menu_niveau_0 a.U4:hover, #menu_niveau_0 a.UELF:hover, #menu_niveau_0 a.U1_active, #menu_niveau_0 a.U2_active, #menu_niveau_0 a.U3_active, #menu_niveau_0 a.U4_active, #menu_niveau_0 a.UELF_active {
	color: #FFFFFF;
	text-decoration: none;
	margin:0px 7px 0px 5px;	
	padding:0px 0px 0px 15px;	
}

#menu_niveau_0 a.U1:hover span, #menu_niveau_0 a.U2:hover span, #menu_niveau_0 a.U3:hover span, #menu_niveau_0 a.U4:hover span, #menu_niveau_0 a.UELF:hover span, #menu_niveau_0 a.U1_active span, #menu_niveau_0 a.U2_active span, #menu_niveau_0 a.U3_active span, #menu_niveau_0 a.U4_active span, #menu_niveau_0 a.UELF_active span {
	padding:7px 10px 7px 0px;
}

#menu_niveau_0 a.UELF:hover, #menu_niveau_0 a.UELF_active{
	background: url("../charte/TOTAL_degrade_menu_UELF.gif") left top no-repeat;
}

#menu_niveau_0 a.UELF:hover span, #menu_niveau_0 a.UELF_active span{
	background: url("../charte/TOTAL_degrade_menu_UELF_end.gif") right top no-repeat;
}

#menu_niveau_0 a.U1:hover, #menu_niveau_0 a.U1_active{
	background: url("../charte/TOTAL_degrade_menu_U1.gif") left top no-repeat;
}

#menu_niveau_0 a.U1:hover span, #menu_niveau_0 a.U1_active span{
	background: url("../charte/TOTAL_degrade_menu_U1_end.gif") right top no-repeat;
}

#menu_niveau_0 a.U2:hover, #menu_niveau_0 a.U2_active{
	background: url("../charte/TOTAL_degrade_menu_U2.gif") left top no-repeat;
}

#menu_niveau_0 a.U2:hover span, #menu_niveau_0 a.U2_active span{
	background: url("../charte/TOTAL_degrade_menu_U2_end.gif") right top no-repeat;
}

#menu_niveau_0 a.U3:hover, #menu_niveau_0 a.U3_active{
	background: url("../charte/TOTAL_degrade_menu_U3.gif") left top no-repeat;
}

#menu_niveau_0 a.U3:hover span, #menu_niveau_0 a.U3_active span{
	background: url("../charte/TOTAL_degrade_menu_U3_end.gif") right top no-repeat;
}

#menu_niveau_0 a.U4:hover, #menu_niveau_0 a.U4_active{
	background: url("../charte/TOTAL_degrade_menu_U4.gif") left top no-repeat;
}

#menu_niveau_0 a.U4:hover span, #menu_niveau_0 a.U4_active span{
	background: url("../charte/TOTAL_degrade_menu_U4_end.gif") right top no-repeat;
}

#zone1_menu_recherche {
	padding:0px;
	margin:0px;
	position:relative;	
}

#zone1_menu_recherche2 {
	padding:0px;
	margin:0px;
	position:relative;
	width:140px;
	height:16px;	
}

#contenu_recherche {
	width:140px;
	height:16px;
	margin:0px;
	padding:0px;
	position:absolute;	
	top:6px;
	right:3px;	
}

#contenu_recherche form {
	padding:0px;	
	margin:0px;
}

#contenu_recherche input.recherche {
	width:90px;
	height:16px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	font-size:11px;
	margin:0px;
	padding:0px;
}

#contenu_recherche input.ok {
	margin:0px;
	padding:0px;
	width:23px;
	height:18px;
}

#contenu_recherche .picto {
	margin:3px;
	padding:0px 3px 0px 0px;
	width:11px;
	height:11px;
        voice-family: "\"}\"";
        voice-family:inherit;
	margin:0px;
}
html>#contenu_recherche .picto {
	margin:0px;
}

/***************** Balise qui permet de créer une marge de 10px après un float ********************/
hr {
	clear: both;
	visibility: hidden;
	display:block;
	height: 10px;
	margin: 0;
 	_margin: -7px 0;
 	padding: 0;
}

 /* Special IE MAC \*//*/
hr {
	clear: both;
	visibility: hidden;
	display:block;
	height: 0px;
	margin: 0;
 	padding: 0;
}
 /**/

/**************** Menu Footer  *******************/

ul#menu_footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EE3228;
	text-decoration: none;
	margin-left:15px;
	margin-right:15px;
}

ul#menu_footer a:hover {
}

ul#menu_footer a:active {
}
	 
ul#menu_footer span {
	color:#FBD1D8;
}

ul#menu_footer {
	list-style-type:none;
	text-align:center;
	margin:0px;
	padding:0px;
}

ul#menu_footer li {
	display:inline;
	border-left: 1px solid #FBD1D8;
}

ul#menu_footer li.premier {
	display:inline;
	border-left: none;
}

/****************** Fil d'Ariane **********************/

#fil {
	font-size:11px;
	color:#000000;
/*    padding:3px;*/
	padding:3px 3px 0px 3px;
	float:left;
	margin-top:5px;
	margin-bottom:0px;
}

#fil ul {
	margin-left:10px;
	padding-left: 0;
	display: inline;
	border: none;
}

#fil li {
	height:10px;
	margin-left: 0;
	padding-left: 6px;
	padding-right: 1px;	
	list-style: none;
	display: inline;
	background-image:url(../charte/TOTAL_separateur_fil_ariane.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#fil li.premier {
	background-image:url(../charte/TOTAL_puce_fil_ariane.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 10px;
}

#fil li.dernier {
	font-weight:bold;
}

#fil a {
	text-decoration:underline;
	color:#000000;
}

