/* ===================================== *\
|  Structure du site                      |
|  Création : 12/05/2006                   |
|  Dernière modification : 22/01/2007     |
|  (C) Skalpel 2006                       |
\* ===================================== */

body {
 text-align: center;  
 padding: 0; 
 margin: 0;
 background-image: url("../images/layout/fond.png");
 font-family: "Arial", helvetica;
}

#page {
 margin-left: auto;
 margin-right: auto;
 width: 960px;
}
/* Style du header */

#header {
 height: 388px;
 margin: 0;
 font-family: "Arial", helvetica;
	background-image: url("../images/layout/header-top.jpg");
	background-position: top left;
	background-repeat: no-repeat;
}

#header * {
	margin: 0;
	padding: 0;
	float: none;
	clear: none;
	border: 0;
}

/* cadre tout en haut de page dans lequel se touve le lien vers les flux RSS, ajout aux favoris, envoie a un ami, nb de connectes, etc. */

#header-top {
	height: 24px;
	text-align: left;
}

#header-top p {
	float: left;
	width: 200px;
	font-size: 9px;
	margin: 10px 0 0 10px;
}

#header-top img {
	float: left;
	margin: 9px 0 0 10px;
	padding: 0;
}

#header-top ul {
	float: right;
	margin: 7px 0 0 0;
	width: 600px;
	font-size: 10px;
}

#header-top ul a {
	color: #fff;
	text-decoration: none;
}

#header-top ul a:hover {
	color: #fff;
	text-decoration: underline;
}

#header-top ul li{
	display: inline;
	padding: 0 10px 0 25px;
	background-repeat: no-repeat;
	background-position: left center;
}

#header-top ul li#menu-retour-accueil {
	background-image: url("../images/layout/bouton-retour-accueil.gif");
}

#header-top ul li#menu-ajouter-favoris {
	background-image: url("../images/layout/bouton-ajouter-favoris.gif");
}

#header-top ul li#menu-signaler-ami {
	background-image: url("../images/layout/bouton-recommander-ami.gif");
}

#header-top ul li#menu-nbConnectes {
	/*padding: 0;*/
}

/* cadre principal du header ou se trouvent le logo, les menus, le formulaire de connexion rapide */

#header-centre {
	margin: 9px 0 0 0 !important;
	padding: 0 !important;
	height: 231px;
	text-align: left;
	background-image: url("../images/layout/fond-header-3.png");
	background-repeat: repeat-x;
	background-position: bottom left;
	overflow: visible;
}

#header-centre a {
	text-decoration: none;
	color: #505050;
}

#header-centre a:hover {
	text-decoration: underline;
}

/* cadre dans le quel se trouve le logo du site */

#header-logo {
	background-image: url("../images/layout/fond-logo.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
	width: 248px;
	height: 80px;
	overflow: visible;
	z-index: 99;
}

#header-logo a {
	margin: 27px 0 0 8px;
	padding: 0;
	width: 227px;
	height: 53px;
	display: block;
}

#header-logo img {
	margin: 0;
	padding: 0;
}

/* menu A propo */

ul#menu-a-propos {
	width: 135px;
	height: 37px;
	float: left;
	list-style: none;
	font-size: 11px;
	margin: 37px 0 0 5px;
	padding: 0;
}
/* liste affichant le nombre d'annonce moto/piece/emploi */

ul#compteur-annonces {
	width: 270px;
	height: 54px;
	float: left;
	list-style: none;
	font-weight: bolder;
	color: #626262;
	margin: 35px 0 0 0;
	padding: 0;
}

/*  compteur moto */

ul#compteur-annonces #compteur-moto {

	font-size: 11px;

	clear: both;

	float: left;

	margin: 0;

	padding: 0;

	width: 270px;

}

ul#compteur-annonces #compteur-moto span {

	margin: 2px 0 0 0;

	float: left;

}

ul#compteur-annonces #compteur-moto strong {

	float: left;
	font-size: 14px;
	color: #971782;
	display: block;
	width: 70px;
	text-align: right;
	margin: 0 5px 0 0;
}

/* compteur emploi, piece, moto avec video */

ul#compteur-annonces #compteur-emploi, ul#compteur-annonces #compteur-piece, ul#compteur-annonces #compteur-moto-video {
	font-size: 11px;
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 270px;
	line-height: 12px;
}
ul#compteur-annonces #compteur-emploi strong, ul#compteur-annonces #compteur-piece strong, ul#compteur-annonces #compteur-moto-video strong {
	float: left;
	font-size: 11px;
	color: #971782;
	display: block;
	width: 70px;
	text-align: right;
	margin: 0 5px 0 0;
}

/* toute la partie gauche du header-centre, avec tous les menus, les compteurs et le logo */

#header-centre .gauche {
	float: left;
	width: 681px;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible;
}

/* ensemble des 3 menus verticaux */

#header-centre #menus {
	float: left;
	clear: both;
	margin: 5px 0 0 0 !important;
	padding: 0 !important;
	width: 681px;
	display: inline;
}
/* regroupe un titre h2 et un menu vertical du header */

#header-centre #menus .menu-header {
	float: left;
	width: 227px;
	margin: 0;
	padding: 0;
}

/* titre d'un menu */

#header-centre #menus h2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	width: 202px;
	height: 20px;
	margin: 0 !important;
	padding: 4px 0 0 25px;
	background-image: url("../images/layout/fond-menu-1.png");
	background-repeat: no-repeat;
	background-position: top left;
}
/* menu */

#header-centre #menus ul {
	list-style: none;
	font-size: 11px;
	margin-top: 5px;
}
#header-centre #menus ul li {
	background-image: url("../images/layout/puce-header-menu3.gif");
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding: 0 0 0 20px;
	margin: 0;
	line-height: 13px;
}
/* partie droite du header-centre avec le formulaire de connexion rapide et la liste déroulante vers les sites du reseau */

#header-centre .droite {
	float: right;
	clear: none;
	width: 279px;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible;
}

/* partie basse du header, contient la banière de pub et la pub audio */

#header-bas {
	height: 124px;
	background-image: url("../images/layout/fond-header-4.png");
	background-repeat: repeat-x;
/*	background-position: middle left;*/
	background-position: top center;
}

/* contient le player flash pour la pub audio */

#header-bas #pub-audio {
	width: 163px;
	float: left;
	font-size: 11px;
	color: #8e8e8e;
	text-align: left;
	padding: 40px 0 0 47px;
	background-image: url("../images/layout/logo-audio.png");
	background-repeat: no-repeat;
	background-position: 9px 43px;
}
/* baniere de pub */

#header-bas #header-pub728 {
	width: 728px;
	height: 90px;
	float: left;
	border: solid 2px #c1f200;
	margin: 15px 0 0 114px;
}
/* contient le formulaire de connexion rapide */

#connexion-rapide {
	margin: 20px 0 0 0 !important;
	padding: 0 0 0 10px !important;
	background-image: url("../images/layout/fond-connexion-rapide.png");
	background-repeat: no-repeat;
	background-position: -1px bottom;
	width: 259px;
}

#contenuPro, #contenuParticulier {
	clear: both;
	width: 263px;
	height: 151px;
	margin: 0 !important;
	padding: 0 !important;
}

/* onglets */

#connexion-rapide h2 {
	width: 125px;
	height: 21px;
	font-size: 12px;
	margin: 0;
	padding: 6px 0 0 0;
	background-image: none;
	text-align: center;
	cursor: pointer;
}

/* style d'un obglet en arriere plan, non selectionne */

#connexion-rapide .ap h2 {
	color: #ffffff;
}

/* style d'un onglet en avvant plan, selectionne */

#connexion-rapide .pp h2 {
	color: #971782;
}

#connexion-rapide a.ap:hover, #connexion-rapide a.pp:hover {
	text-decoration: none;
}

#connexion-rapide #showPro, #connexion-rapide #hidePro {
	margin: 0 0 0 0 !important;
	padding: 0 !important;
}

#connexion-rapide #showParticulier, #connexion-rapide #hideParticulier {
	margin: 0 0 0 1px !important;
	padding: 0 !important;
}

/* style d'un obglet en arriere plan, non selectionne */

#connexion-rapide .ap {
	width: 125px;
	height: 27px;
	background-image: url("../images/layout/fond-onglet-ap.png");
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	text-decoration: none;
	float: left;
	clear: none;
	display: block;
	margin: 0;
	padding: 0;
}

/* style d'un onglet en avvant plan, selectionne */

#connexion-rapide .pp {
	width: 125px;
	height: 27px;
	background-image: url("../images/layout/fond-onglet-pp.png");
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	font-weight: bolder;
	color: #d50000;
	text-decoration: none;
	float: left;
	clear: none;
	display: block;
	margin: 0;
	padding: 0;
}

/* formulaire de connexion rapide */

#connexion-rapide form {
	font-size: 11px;
	padding: 10px 0 0 0;
	margin: 0;
}

/* paragraphe regroupant un label et un input */

#connexion-rapide p.bienvenue {
	text-align: center;
	font-weight: bolder;
	width: 230px;
	margin: 55px 0 0 0 !important;
}

#connexion-rapide p {
	width: 185px;
	height: 22px;
	float: left;
	clear: both;
	margin: 0 0 0 10px !important;
	padding: 0 !important;
}

/* label du formulaire de connexion rapide */

#connexion-rapide label {
	width: 65px;
	float: left;
	margin: 5px 0 0 0 !important;
	padding: 0 !important;
	font-size: 9px;
}

/* champs texte */

#connexion-rapide input.champsTexte {
	width: 115px;
	height: 15px;
	float: right;
	border: solid 1px #a5ce00;
	background-color: #fff;
	padding: 2px 0 2px 0 !important;
	margin: 0 !important;
	font-size: 9px;
}

/* bouton de validation */

#connexion-rapide input.submit {
	width: 22px;
	height: 49px;
	background-image: url("../images/layout/bouton-ok.png");
	margin: 2px 0 0 5px;
	padding: 0;
	cursor: pointer;
}

/* paragraphe dans lequel se trouve une case a cocher */

#connexion-rapide .checkbox {
	width: 245px;
	clear: both;
}

/* case a cocher */

#connexion-rapide .checkbox input {
	float: left;
	margin: 0 10px 0 65px;
}

/* label pour une case a cocher */

#connexion-rapide .checkbox label {
	float: left;
	clear: none;
	font-size: 9px;
	color: #444444;
	width: 127px;
	margin: 0 0 0 0;
}

/* liste dans le formulaire de connexion rapide */

#connexion-rapide ul {
	float: left;
	list-style: none;
	font-size: 11px;
	margin: 5px 0 0 15px;
}

#connexion-rapide ul li {
	background-image: url("../images/layout/puce-li-2.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 20px;
}

#connexion-rapide ul li#tarifs-offres-pro, #connexion-rapide ul li#tarifs-offres-part {
	font-weight: bolder;
}

#connexion-rapide ul a {
	color: #93107e;
}

/* Liste déroulante vers les sites du réseau */
#reseau {
 width:270px;
 height:25px;
 float:right;
 margin: 0;
 padding: 0;
 background-image:url("../images/layout/fleches-reseau.gif");
 background-repeat:no-repeat;
 background-position: 0 5px;
}

#reseau form{
	float: left;
	margin: 0 0 0 66px;
	padding: 0;
	display: inline;
}

#select-noir {
	margin:0;
	padding:0;
	width: 187px;
	height:18px;
	border: solid 1px #c1f200;
	color:#fff;
	font-size:11px;
	background-color:black;
	float: left;
	display: inline;
}
/* Fin du style du header */

/* Style du contenu */

#content {
 /*background-color: #a7a7a7;*/
 background-color: #ffffff;
 background-image: url(../images/layout/fond-centre-blanc.png);
 background-repeat: repeat-y;
 background-position: 210px 0px;
}

/* Style du menu de gauche */

#left-column{
 background-color: #ccc;
 width: 210px;
 float:left;
 margin:0;
 padding:0;
 background-color:#ededed;  
}

#left-column p {
 margin:0;
 padding:0;
 margin-left:10px;
 margin-top:10px;
 margin-bottom:10px;
 width:190px;
 font-family:"Arial", helvetica;
 font-size:11px;
 color:black;
 text-align:left;
}

#left-column p a {
 font-weight: bold;
 color: black;
 text-decoration: none;
}

#left-column p#contenu_bloc6 span {
	display: list-item;
	list-style: none;
}

#left-column p a:hover {
 text-decoration: underline;   
}

#left-column p span.sous_titre {
 font-weight: bolder;
 font-size: 13px;
 margin-top: 10px;
 margin-bottom: 10px;
}

.conteneur_carte_flash {
	padding: 0;
}

.conteneur_carte_flash object {
	padding: 0;
	margin: 0;
}

.stretcher{
 padding:0;
 margin:0;
 text-align:left;
 background-color:#ededed;
 border: 1px solid #a7a7a7;
 float:left;
}

a.opened, a.closed {
 padding-left:25px;
 padding-top:7px;
 color:#fff;
 font-size:12px;
 font-family:"Arial", helvetica;
 font-weight:bold;
 text-decoration:none;
 display:block;
 width:183px;
 float:left;
}

.stretcher form {
 padding: 0; 
 margin: 0;
 float:left;
 padding-bottom: 10px;
}

/* Menu gauche ouvert ou fermé */
.closed{
 width:208px;
 height:23px;
 background-image: url("../images/layout/bg_btn_blue_left_menu_close.png");
 background-repeat: no-repeat;
 CURSOR: pointer;
 float:left;
}

.closed a{
 padding:0;
 margin:0;
 width:208px;
 height:30px;
 background-image: url("../images/layout/bg_btn_blue_left_menu_close.png");
 background-repeat: no-repeat;
 cursor: pointer;
 float:left;
}

.opened{
 padding:0;
 margin:0;
 background-image: url("../images/layout/bg_btn_blue_left_menu.png");
 background-repeat: no-repeat;
 width:208px;
 height:39px;
 cursor: pointer;
 float:left;
}

#contenu_bloc1 p {
 margin:0;
 padding:0;
 padding-left:10px;
 width:175px;
 text-align:left;
 font-weight:normal;  
 float:left;
}

.input-left {
 margin-left: 20px;
 margin-bottom: 10px;
 margin-top:5px;
 border: 1px solid #c1f200; 
 color: black;
 font-size: 11px;
 font-family: "Arial", helvetica;
 padding: 3px;  
 vertical-align: top;
 width:160px;
 float:left;
}

.submit-formulaire-left {
 background-color: #c1f200; 
 border: 2px solid #a5ce00;  
 margin: 0;
 padding:0;
 margin-left:60px;
 height: 20px;
 width: 85px;
 font-family: "Arial", helvetica;
 font-size:11px;
 color: #000;
 float:left;
}

.hideShowForm {
 width:208px;
 text-decoration: none; 
 font-weight: bold;
}

/* style du menu de gauche pour la présentation des offres */
#left-column .style-offre {
	clear: both;
	margin:0;
	padding:0;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	width:190px;
	font-family:"Arial", helvetica;
	font-size:11px;
	color:black;
	text-align:left;
}

#left-column .style-offre .grosTexte {
	font-size: 18px;
}

#left-column .style-offre .prix {
	text-align: center;
	font-size: 20px;
}

#left-column .style-offre div.logo {
	text-align: center;
}

#left-column .style-offre ul.gauche {
	margin: 0 0 10px 10px;
	float: left;
	width: 85px;
	clear: none;
}

#left-column .style-offre ul.droite {
	margin: 0 0 10px 0;
	float: right;
	width: 85px;
	clear: none;
}

#left-column .style-offre ul {
	margin: 10px 0 10px 10px;
	padding:0;
	list-style: none;
	clear: both;
}

#left-column .style-offre ul li {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	padding-left: 22px;
	background-image: url("../images/int/puce-h3.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	clear: both;
}

/* Colonne centrale */
#center-column {
	float: left;
	width: 600px;
	background-color: white;
}
#center-column-wide {
 float: left;
 width: 750px;
 background-color: white;
}
/* Message d'erreur et d'information */

.message {
	margin: 10px;
	padding: 5px;
	text-align: center;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	background-color:#D50100;
	
}

.messageInfo {
	margin: 10px;
	padding: 5px;
	text-align: center;
	color:#000;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	background-color:#ff6600;
}

.message2 {
	margin: 20px 10px 10px 10px;
	padding: 5px;
	text-align: center;
	color:#000;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	
}

/* colonne de droite */

#right-column {
 float: left;   
 width: 150px;    
 background-color: #a7a7a7;
 font-family: "Arial", helvetica;
}

#right-column a img {
 border: 0;   
}

#newsletter {
	margin-top: 10px;
}

.rubrique-right-column {
 width: 148px;
 border: 1px solid #a7a7a7;
 float: left;
 padding-bottom:5px;
}


.titre-right-column {
 padding: 0; 
 margin: 0;
 padding-left:25px;
 padding-top:6px;
 background-image: url("../images/layout/bg_btn_blue_left_menu.png");
 background-repeat:no-repeat;
 background-position: left top;
 width: 123px;
 height:33px;
 float: left;
 font-size:12px;
 font-weight:bold;
 color:#fff;
 text-align:left;
}

.content-rubrique-right {
 background-color: #ededed;
 width: 148px;
 padding: 0; 
 margin: 0;
 padding-bottom:10px;
 float:left;}
.content-rubrique-right ul {
 list-style: none;
 margin: 0;
 margin-top: 10px;
 padding: 0;
 font-size: 11px;
 line-height: 15px;
 text-align:left;
}

.content-rubrique-right ul#outil_groupe_2 {
 margin-top: 0;
}

.content-rubrique-right ul li {
	margin: 0;
	margin-top: 1px;
	margin-bottom: 1px;
	padding: 1px;
	padding-left: 20px;
	background-image: url("../images/int/puce-li.gif");
	background-repeat: no-repeat;
	background-position: 2px center;
	background-color: #dfdfdf;
}

.content-rubrique-right ul li:hover {
	background-color: #d2d2d2;
}

.content-rubrique-right ul a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

.content-rubrique-right ul a:hover {
	text-decoration: underline;
	color: #000;
}

.content-rubrique-right form  {
 padding: 0; 
 margin: 0;
 font-size:11px;
 text-align:left;
 float:left;
}

.content-rubrique-right form p {
 padding: 5px;
 margin: 0;
 font-size:11px;
 text-align:left;
 width:125px;
 float:left;
}

.content-rubrique-right p.message {
 font-weight: bolder;
 color: #990000;
 text-align:center;
 margin-top: 10px;
}

.content-rubrique-right form label {
 padding: 0; 
 margin: 0;
 width:100px;
 float:left;
}

.input-right {
 margin-left: 4px;
 margin-bottom: 10px;
 margin-top:5px;
 border: 1px solid #c1f200;
 background-color: #fff;
 color: #000;
 font-size: 11px;
 font-family: "Arial";
 padding: 3px;  
 width:130px;
 float:left;
}

.input-radio {
 padding: 0;
 margin: 0;
 margin-right: 5px;
 width: 15px;
 float: left;
}

.submit-formulaire-right {
 background-color: #c1f200; 
 border: 2px solid #a5ce00;  
 margin: 0;
 padding:0;
 margin-top:10px;
 margin-left:40px;
 height: 20px;
 width: 65px;
 font-family: "Arial";
 font-size:11px;
 color: #000;
 float:left;
}

#pub90-right-column {
 padding: 0; 
 padding-top: 0px;
 margin: 0;
 margin-top:5px;
 background-image: url("../images/layout/fond-pub-90.jpg");
 background-repeat:no-repeat;
 width:150px;
 height:111px;
 float:left;
}

#pub90-right-column a img {
 border:2px solid #ff6600;
 margin-top: 8px;
}

#pub600-right-column {
 padding: 10px 0 0 0; 
 margin: 0;
 margin-top:5px;
 background-image: url("../images/layout/fond-pub-600.jpg");
 background-repeat:no-repeat;
 width:148px;
 height:634px;
 float:left;
}

#pub600-right-column a img {
 border:2px solid #ff6600;
 margin-top: 13px;
 margin-left: 1px;
}

#pusher {
 clear: left;
 width: 960px;
 margin: 0;
 padding: 0;
 font-size: 0;
}

/* Style du footer */

#footer {
 float: left;
 clear: left;
 width: 960px;
 margin-top: 5px;
 height: 159px;
 background-image: url("../images/layout/fond-footer.png");  
 font-family: "Arial", helvetica;
}

#partenaires {
 float: left;
 width: 170px;
 height: 70px;
 padding: 0 0 0 42px;
 margin: 0 8px 0 0;
 background-image: url("../images/layout/fleche-partenaires.gif");
 background-repeat:no-repeat;
}

#partenaires p {
 margin:0;
 padding:0;
 margin-top:27px;
 font-size:14px;
 font-weight:bold;
 color:#fff;
 text-transform:uppercase;
}

#logos-partenaires {
 float: left;
 width: 740px;
}

#logos-partenaires img {
 margin:0;
 padding:0;
 margin-top:5px;
 margin-right:30px;
 float: left;
 border: 1px solid #c1f200; 
}

#menu1-footer {
 margin:0;
 padding:0;
 margin-bottom:5px;
 list-style-type: none;
 float: left;
 width: 960px;
 height: 19px;
 background-image: url("../images/layout/fond-footer-menu-1.gif");
 background-repeat:no-repeat;
}

#menu1-footer ul {
 margin:0;
 padding:0;
 list-style-type: none;
 font-size:11px;
 float: left;
 }

#menu1-footer li {
 margin:0;
 padding:0;
 padding-top:3px;
 margin-left:15px;
 display:inline;
 float: left;
 }
 
#menu1-footer a {
 margin:0;
 padding:0;
 padding-left:20px;
 background-image:url("../images/layout/puce-menu1-footer.gif");
 background-repeat:no-repeat;
 background-position: left 3px;
 text-decoration:none;
 color:#fff;
 }

#menu1-footer a:hover {
	text-decoration:underline;
}
 
#menu2-footer {
 float: left;
 width: 714px;
 height:43px;
 background-image: url("../images/layout/fond-footer-menu-3.gif");
 background-repeat:no-repeat;
}

#menu2-footer ul {
 margin:0;
 padding:0;
 margin-top:7px;
 margin-right:30px;
 width:679px;
 list-style-type:none;
 font-size:11px;
 font-weight:bold;
 text-transform:uppercase;
 float: left;
 }

#menu2-footer li {
 margin:0;
 padding: 0 0 2px 15px;
 display:inline;
 float: left;
 }
 
#menu2-footer a {
 margin:0;
 padding:0;
 padding-left:20px;
 background-image:url("../images/layout/fleche-horizontale.gif");
 background-repeat:no-repeat;
 text-decoration:none;
 color:#000;
 }
 
#menu2-footer a:hover {
	color:#971782;
}

#menu2-footer img {
 margin:0;
 padding:0;
 margin-top:5px;
 float: right;
}

#menu3-footer {
 margin:0;
 padding:5px;
 width: 690px;
 height: 10px;
 clear: both;
 text-align: left;
 float: left;
}

#menu3-footer ul {
 margin:0;
 padding:0;
 list-style: none;
 font-size: 12px;
 text-align: left;
}

#menu3-footer ul li {
 margin:0;
 margin-left: 10px;
 padding:0;
 padding-left: 20px;
 background-image: url("../images/layout/puce-header-menu2.gif");
 background-repeat:no-repeat;
 float: left;
}

#menu3-footer a {
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}

#menu3-footer a:hover {
	text-decoration: underline;
}


#menu4-footer {
 margin:0;
 padding:5px;
 width: 960px;
 height: 10px;
 clear: both;
 text-align: left;
 float: left;
}

#menu4-footer ul {
 margin:0;
 padding:0;
 list-style: none;
 font-size: 12px;
 text-align: left;
}

#menu4-footer ul li {
 margin:0;
 margin-left: 10px;
 padding:0;
 padding-left: 20px;
 background-image: url("../images/layout/puce-header-menu2.gif");
 background-repeat:no-repeat;
 float: left;
}

#menu4-footer a {
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}

#menu4-footer a:hover {
	text-decoration: underline;
}


#pictos-footer {
 float: right;
 width: 220px;
}

#pictos-footer img{
 float: left;
 margin:0;
 padding:0;
 border:0;
}