@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

marquee#commentsBox {
	white-space: normal;
	width: 200px;
	height: 60px;
	text-align: left;
	font-size: 12px;
	overflow: hidden;
}

#global {
	margin: auto;
	height: auto;
	width: 1024px;
	position: relative;
}

#contenu {
	width: 1024px;
	position: relative;
}

#changerPays {
	background-image: url(../images/changer_pays.jpg);
	background-repeat: no-repeat;
	width: 35px;
	height: 21px;
	padding-top: 3px;
	padding-left: 7px;
}

#autres_drapeaux {
	visibility: hidden;
	background-image: url(../images/bg_drapeau_logo.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 125px;
	position: absolute;
	top: 0px;
	left: 31px;
	padding-left: 7px;
	padding-top: 3px;
}


/*header est le conteneur global du haut*/

#header {
	height: 110px;
	width: 1024px;
	background-image: url(../images/bg_header.jpg);
	position: relative;
}
#langues {
	position: absolute;
	right: 0px;
	width: 430px;
	color: #3872a2;
	text-align: right;
	top: 7px;
	background-repeat: no-repeat;
}

#logo {
	height: 105px;
	width: 242px;
	position: absolute;
	left: 0px;
	top: 6px;
}

#accroche {
	position: absolute;
	left: 254px;
	top: 45px;
}

#topBanner {
	position: absolute;
	right: 0px;
	top: 28px;
}

#accroche h1 {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: justify;
	color: #777;
}

#accroche h1.sub {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	color: #777;
}

form {
	margin: 0px;
	padding: 0px;
}

#drapeau {
	position: absolute;
	top: 6px;
	left: 459px;
}



a.lien_logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3872a2;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}

.lien_logo:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d9f02;
	font-weight: bold;
	text-decoration: none;
}
.lien_logo:hover {
	text-decoration: underline;
}


/*menu est la partie css du menu de Réductel*/

#menu {
	height: 38px;
	background-image: url(../images/bgmenu.gif);
	background-repeat: repeat-x;
	width: 1024px;
}

/*menu concerne le menu avec les marques de Reductel*/
#menu_marques {
	position: absolute;
	right: 78px;
	width: 235px;
	top: 95px;
}
/*liste des liens à droite et tout ce qui est avant le logo de MyReductel*/

#text_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 200px;
}

#arborescence  {
	position: absolute;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3872a2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 1002px;
	top: 155px;
	height: 25px;
}

/*menu de gauche*/
#leftcontent {
	float: left;
	margin-left: 10px;
	width: 160px;
	margin-top: 40px;
}

#decouvrez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #666666;
	width: 160px;
}

/*logo_myReductel*/
#myreductel {
	height: 161px;
	width: 160px;
	text-align: right;
}

#logo_myreduc {
	margin: 0px;
	padding: 0px;
	width: 160px;
	height: 45px;
}

#mobile {
	float: left;
	width: 74px;
	margin: 0px;
	padding: 0px;
}

#right_myreduc {
	float: right;
	width: 86px;
	margin: 0px;
	padding: 0px;
}

#text_myreduc {
	float: right;
	text-align: left;
	border-right: 	1px solid #d7d7d7;
	padding-right: 2px;
	height: 89px;
	width: 83px;
}


#fleche_myreduc {
	height: 27px;
	width: 86px;
}

/*logo ReductelSMS*/
#reductel_sms {
	width: 160px;
	margin-top: 5px;
}

#enveloppe {
	width: 160px;
}

#reductel_sms_text {
	width: 81px;
	border-left: 1px solid #d7d7d7;
	padding-left: 10px;
	height: 71px;
	padding-top: 6px;
	left: 0px;
}

#sms_bulle {
	width: 63px;
	height: 71px;
	float: right;
	
}

/*Publicité pour les autres sites*/
#publicite {
	margin-top: 5px;
	height: 280px;
	width: 160px;
}
/*Paramétrages pour les titres "h", les paragraphes, les liens */

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0;
	margin: 0;

}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6e9c06;
	padding: 0;
	margin: 0;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3173a7;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3173a7;
	padding: 0;
	margin: 0;
}

h3 {
	color: #3372a5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding: 0;
	margin: 0;
}


h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3872a2;
}
a.titres {
	font-size: 12px;
}


a:hover {
	color: #3872a2;
	text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px;
}

/*right_content*/
/*Contenu de tarifs*/

#rightcontent {
	width: 253px;
	position: relative;
	margin-left: 751px;
	margin-top: 10px;
	padding-top:20px;
}

#tarif {
	width: 252px;
	height: 310px;
	background-image: url(../images/tarifs_affichage.gif);
	position: relative;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

#tarif_haut {
  height: 233px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}


#acces_number {
	margin: 0px;
	padding: 5px 5px 0px 80px;
	font-weight:normal;
}
#acces_number2 {
	background: url(../images/fond_gris.png) left top no-repeat;
	margin: 0px;
	padding: 5px 5px 0px 80px;
	font-weight:normal;
	width: 406px;
	height: 68px;
	clear: both;
	margin: 0 0 0 120px;
}

#essayer {
	margin-top: 10px;
	margin-left: 10px;
}

#text_tarif {
	margin-top: 20px;
	margin-left: 10px;
	text-align: justify;
}

#formulaire_tarif {
	margin-top: 5px;
	margin-left: 10px;
	text-align: justify;
}

#composez_tarif {
	margin: 5px 10px 0px 10px;
	text-align: left;
}

#fleche {
	width: 88px;
	position: absolute;
	bottom: 0px;
}
/*Newsletter*/
#newsletter {
	width: 251px;
	position: relative;
	margin-top: 20px;
	background-image: url(../images/newsletter.gif);
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#newsletter_logo {
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
#newsletter_formulaire {
	margin-left: 10px;
}
/* Réseaux sociaux : logos facebook, twitter */
#reseaux {
	margin: 10px 0 0 0;
	padding: 0;
	width: 252px;
	position: relative;
	text-align: center;
}
/* partie parlez-en à vos amis */
#parler {
	width: 251px;
	position: relative;
	margin-top: 20px;
	font-weight: bold;
	background-image: url(../images/parler.gif);
	height: 38px;
}
#parler_text  {
	position: absolute;
	left: 15px;
	top: 10px;
}

a.liens_parler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.liens_parler:hover {
	text-decoration: underline;
}

/* Témoignages clients */
#temoignage {
	height: 130px;
	width: 251px;
	position: relative;
	margin-top: 20px;
	background-image: url(../images/bg_temoin.gif);
}
#temoignage_clients {
	position: absolute;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}



a.liens_ajout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}


.liens_ajout:hover {
	font-weight: bold;
	text-decoration: underline;
}

#temoignage_text {
	position: absolute;
	left: 20px;
	top: 35px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 200px;
	height: 60px;
}

#temoignage_ajout {
	position: absolute;
	top: 100px;
	left: 25px;
	font-weight: normal;
	width: 200px;
	bottom: 15px;
}

/* footer*/
#liens_partenaires {
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

#footer {
	margin-top: 20px;
	width: 1024px;
	background-image: url(../images/bg_footer.gif);
	height: 180px;
	color: #000000;
}

#footer_liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 891px;
	margin-left: 45px;
	margin-bottom: 25px;
	background-image: url(../images/footer_liens.gif);
	height: 64px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
a.liste_liens_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.liste_liens_footer:hover {
	text-decoration: underline;
}


#info_axialys {
	color: #3372A5;
	font-size: 9px;
	margin-left: 10px;
	float: left;
}
#autres_langues {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3372A5;
	margin-right: 10px;
	float: right;
	z-index: 10;
	width: 320px;
}

#drapeaux {
	background-image: url(../images/bg_drapeau.gif);
	background-repeat: repeat-x;
	width: 125px;
	height: 19px;
	margin-top: -4px;
	padding-top: 4px;
	padding-left: 4px;
	margin-left: 5px;
	float: right;
}

.notifications {
	border: 2px solid #33ff33;
	background-color: #ccffcc;
	margin: 5px;
	padding: 2px;
	font-weight: bold;
}

.erreurs {
  border: 2px solid #ff3333;
  background-color: #ffcccc;
  margin: 5px;
	padding: 2px;
	font-weight: bold;
}

a.axialys {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3372A5;
	text-decoration: none;
}

#axialys {
	margin-top: 48px;
	padding-right: 15px;
	text-align:right;
}

.clearboth {
	clear: both;
}

.axialys:hover {
	text-decoration: underline;
}
.text_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.text_end {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	float: left;
	padding-right: 4px;
	border: 0;
}
.li_logo {
	float: left;
	padding-left: 6px;
}


/* Ceci est la partie css de la page d'accueil*/

#middle_content {
	float: left;
	margin-left: 50px;
	width: 480px;
	text-align: justify;
	margin-top: 48px;
}

#middle_content2 {
	float: left;
	margin-left: 50px;
	width: 650px;
	text-align: justify;
	margin-top: 48px;
}
#mode_emploi_contenu2 {
	background: url(../images/fond_modeEmploi.png) left top no-repeat;
	width: 638px;
	height: 336px;
	padding: 10px;
}
.titre_mode_emploi {
	font-size: 1.50em;
	color: #fff;
	display: block;
	float: left;
	height: 42px;
	line-height: 42px;
	margin-left: 10px;
	font-weight: bold;
	font-family: verdana, sans-serif;
}
.whiteText_mode_emploi {
	color: #fff;
	margin: 0;
	padding: 0;
}
.greenText_mode_emploi {
	color: #9ece0a;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#appelerMoinsCher {
	padding: 0;
	margin: 0 0 0 150px;
	clear: both;
}
.appelerMoinsCher {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	width: 355px;
	height: 29px;
	background: url(../images/fond_btn_tarifs.png) left top no-repeat;
	padding: 3px 20px;
}
.appelerMoinsCher:hover {
	color: #cc0000;
}

#presentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 480px;
}

#text_contenu {

}
#image_promo {
	float:left;
	margin-right: 5px;
}

#promotions_tableau {
	margin-top: 10px;
	width: 100%;
}

.td_pays {
	padding-left: 8px;
}

.style_tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #999999;
}
.tableau_titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.infosDestination {
	border: 2px solid #3173a7;
	margin: 20px;
	padding: 10px;
}

.infosDestination h1 {
	background-color: #acd3fc;
	padding: 3px;
	margin-bottom: 10px;
}

.numero_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e9c06;
}
.prix_style {
	font-family: Arial, Helvetica, sans-serif;
	color: #3173a7;
	font-size: 12px;
}

.promo_moment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3173a7;
}
a.lien_tableau_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e9c06;
	text-decoration: underline;
	font-weight: bold;
}
#lien_page_promo {
}
#texte_home {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Ceci est la partie css de la page mode d'emploi*/
#mode_demploi_contenu {

}
#mode_demploi_titre {
	width: 480px;
}

a.mode {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.mode:hover {
	text-decoration: underline;
}

.text_bleu_petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3173A7;
}

#mode_demploi_images {
	position: relative;
	width: 480px;
}
#image1_div {
	position: absolute;
	width: 227px;
}
#image2_div {
	position: absolute;
	left: 252px;
	width: 227px;
}
#image3_div {
	position: absolute;
	left: 0px;
	top: 180px;
	width: 227px;
	height: 180px;
}
#image4_div {
	position: absolute;
	top: 180px;
	left: 252px;
	width: 227px;
}
#texte_explication {
	margin-top: 390px;
	width: 480px;
}
#texte_explication2 {
	margin-top: 0px;
	width: 650px;
}
#texte_explication p {
	margin-bottom: 15px;
}

.text_milieu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

/*Ceci est la partie css de la page promotions*/

#contenu_promotions {
	width: 480px;
	
}

#promo_logo {
}

#promo_titre {
	width: 400px;
	margin-left: 80px;
	text-align: justify;
	margin-top: 15px;
}
#promo_text {
	margin-left: 5px;
	margin-top: 20px;
	width: 485px;
}

#liste_des_menus {
	position: absolute;
	left: 280px;
	top: 95px;
	background-image: url(../images/images_plan_du_site/bg_sitemap.png);
	height: 343px;
	width: 377px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3571A5;
}
#accueil {
	position: absolute;
	left: 27px;
	top: 15px;
}
#menu1 {
	position: absolute;
	top: 43px;
	left: 64px;
}
#menu2 {
	position: absolute;
	top: 64px;
	left: 64px;
}
#menu3 {
	position: absolute;
	left: 64px;
	top: 86px;
}
#menu4 {
	position: absolute;
	left: 64px;
	top: 106px;
}
#menu5 {
	position: absolute;
	left: 64px;
	top: 127px;
}
#menu6 {
	position: absolute;
	left: 64px;
	top: 148px;
	width: 130px;
}
#menu7 {
	position: absolute;
	left: 64px;
	top: 169px;
}
#menu8 {
	position: absolute;
	top: 190px;
	left: 64px;
}
#menu9 {
	position: absolute;
	top: 212px;
	left: 64px;
}
#menu10 {
	position: absolute;
	top: 233px;
	left: 64px;
}
#menu11 {
	position: absolute;
	left: 64px;
	top: 267px;
}
#menu12 {
	position: absolute;
	top: 289px;
	left: 64px;
}
#menu13 {
	position: absolute;
	top: 312px;
	left: 64px;
}
#menu14 {
	position: absolute;
	top: 42px;
	left: 246px;
}
#menu15 {
	position: absolute;
	left: 246px;
	top: 63px;
}
#menu16 {
	position: absolute;
	left: 246px;
	top: 85px;
}

#menu17 {
	position: absolute;
	left: 246px;
	top: 107px;
}


/*Ceci est la partie css de la page tarif */

#contenu_tarifs {
	width: 480px;
	
	text-align: justify;
}

.li_grille_tarifaire {
	background-image: url(../images/images_tarifs/barre_ordre_alphabet.gif);
	background-repeat: no-repeat;
	list-style: none;
	width: 445px;
	margin-top: 4px;
	padding-left: 20px;
	padding-top: 4px;
}

a.lettres_tarifs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3372a5;
	font-weight: bold;
	letter-spacing: 4px;
}
.lettres_tarif:hover {
	text-decoration: underline;
}
.lettres_tarifs:visited {
	color: #8db8e2;
	text-decoration: none;
}


#barres_lettres {
	background-image: url(../images/images_tarifs/barre_tarifs.gif);
	height: 21px;
	width: 460px;
	margin-top: 10px;
	padding-top: 2px;
	padding-left: 8px;
}

#tarifs_liste {

}


#footer_tarifs {
	position: relative;
	width: 1024px;
	background-image: url(../images/bg_footer.gif);
	height: 180px;
}

/* Ceci est la partie css de la page indicatifs */

#contenu_indicatifs {
	
	width: 480px;
}


#footer_indicatifs {
	position: relative;
	width: 1024px;
	background-image: url(../images/bg_footer.gif);
	height: 180px;
}

#barres_lettres_indicatifs {
	position: absolute;
	background-image: url(../images/images_tarifs/barre_tarifs.gif);
	height: 21px;
	width: 460px;
	left: 14px;
	top: 140px;
	padding-top: 2px;
	padding-left: 8px;
}
#affichage_indicatifs {
	position: absolute;
	top: 00px;
}

#indicatifs_liste {
	position: absolute;
	top: 180px;
	left: 15px;
}

#qui_sommes_nous_contenu {
	
	width: 480px;
	text-align:justify;
}

/* Ceci est la  partie css de la page infos pratiques */

#infos_pratiques_contenu {
	width: 480px;
	
	text-align:justify;
}

/* Ceci est la  partie css de la page mentions légales */

#mentions_legales_contenu {
	width: 480px;
	
	text-align:justify;
}

/* Ceci est la partie css de la page contact*/

#contact_contenu {
	
	width: 480px;
	text-align:justify;
}
.text_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3173A7;
	text-decoration: underline;
	font-weight: bold;
}


/* Ceci est la partie css de la page panne */

#panne_contenu {
	
	width: 480px;
	text-align:justify;
}

/* Ceci est la partie css de la page indi2 */
#indicatifs_contenu {
	width: 480px;
	text-align:justify;
}
#indicatifs_lettres {
	background-image: url(../images/images_tarifs/barre_ordre_alphabet.gif);
	height: 22px;
	width: 459px;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 5px;
	top: 190px;
	position: absolute;	
}
	
/* Ceci est le css de la partie faq*/	
#contenu_faq {
	position: relative;
	
	width: 480px;
	text-align:justify;
}
#footer_faq {
	position: absolute;
	width: 1024px;
	background-image: url(../images/bg_footer.gif);
	height: 180px;
	top: 1090px;
}

/*Page inte4*/
#footer_indicatifs4  {
	position: relative;
	top: 1200px;
	width: 1024px;
	background-image: url(../images/bg_footer.gif);
	height: 180px;
}
#amis_contenu/* Ceci est le css de la page parlez-en à vos amis */ 
 {
	font-family: Arial, Helvetica, sans-serif;
	width: 490px;
	text-align: justify;
}
#image_parler {
	float: right;
	background-image: url(../images/images_amis/parlez_en.jpg);
	width: 204px;
	height: 127px;
}

#amis_formulaire {
	margin-left : 35px;
	width: 420px;
}
#header_titre {
	visibility: hidden;
}


#selection_number {
  font-size: 24px;
  text-align: left;
  color: #3173a7;
  margin:0;
	padding:0;
}
#selection_number2 {
  font-size: 24px;
  text-align: left;
  color: #3173a7;
  margin:0 0 0 60px;
  padding:0;
}

.acces_txt {
	font-weight:normal;
	font-size:12px;
	margin:0;
	padding:0;
}
.acces_txt2 {
	font-weight:normal;
	font-size:12px;
	margin:0 0 0 30px;
	padding:0;
}

.tarif_txt {
	font-weight:normal;
	font-size:12px;
	margin:0;
	padding:0;
	float: right;
}
.tarif_txt2 {
	font-weight:normal;
	font-size:12px;
	margin:0 0 0 150px;
	padding:0;
	/*float: right;*/
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3472A5;
}

#formulaire_tarif select {
width:220px;
}

/* Ceci est le css de la page de désabonnement à la neswletter*/ 
#desabonnement_contenu
 {
	position: absolute;
	left: 230px;
	top: 45px;
	width: 480px;
	text-align: justify;
}
.table2 {
	text-align: left;
}


/***********************************/
/*                                 */
/*             MENU gauche         */
/*                                 */
/***********************************/

#menu-gauche {
	position: absolute;
	left: 30px;
	top: 125px;
}

#menu-gauche ul {
	margin: 0px;
	padding: 0px;
}
#menu-gauche ul li, #menu-gauche ul li.menu-g-happyhour {
	position: relative;
	float: left;
	font: bold 0.7em sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	bottom: 0px;
	background-color:#9cc3ec;
	background-image : url(../images/coin_d.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin: 0px 1px 0px 1px;
	padding: 4px 12px 4px 12px;
}

#menu-gauche ul li:hover{
	background-color:#3173a7;
	background-image: url(../images/coin_d_hover.gif);
}
#menu-gauche ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.coin-gauche, .coin-gauche-happyhour {
	position:absolute;
	top:0px;
	left:0px;
	background-image: url(../images/coin_g.gif);
	background-repeat: no-repeat;
	background-position:left top;
	cursor: pointer;
	height:100%;
	width:100%;
}
.coin-gauche:hover, .coin-gauche-happyhour:hover {
	background-image: url(../images/coin_g_hover.gif);
}
#menu-gauche ul li.menu-g-selected, #menu-gauche ul li.menu-g-happyhour-selected {
	background-color:#3173a7;
	background-image: url(../images/coin_d_hover.gif);
	background-repeat: no-repeat;
	background-position:right top;
}
.coin-gauche-selected, .coin-gauche-happyhour-selected {
	position:absolute;
	top:0px;
	left:0px;
	background-image: url(../images/coin_g_hover.gif);
	background-repeat: no-repeat;
	background-position:left top;
	cursor: pointer;
	height:100%;
	width:100%;
}

/* happy hour */
#menu-gauche ul li.menu-g-happyhour a {
	text-decoration: blink;
	color: #FFFFFF;
	font-weight: normal;
}
#menu-gauche ul li.menu-g-happyhour {
	position: relative;
	float: left;
	font: bold 0.7em sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	bottom: 0px;
	background-color:#cc0000;
	background-image : url(../images/coin_d_hoverRed.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin: 0px 1px 0px 1px;
	padding: 4px 12px 4px 12px;
}
.coin-gauche-happyhour {
	position:absolute;
	top:0px;
	left:0px;
	background-image: url(../images/coin_g_hoverRed.gif);
	background-repeat: no-repeat;
	background-position:left top;
	cursor: pointer;
	height:100%;
	width:100%;
}
.coin-gauche-happyhour:hover {
	background-image: url(../images/coin_g_hoverRed.gif);
}
#menu-gauche ul li.menu-g-happyhour-selected {
	background-color:#cc0000;
	background-image: url(../images/coin_d_hoverRed.gif);
	background-repeat: no-repeat;
	background-position:right top;
}
.coin-gauche-happyhour-selected {
	position:absolute;
	top:0px;
	left:0px;
	background-image: url(../images/coin_g_hoverRed.gif);
	background-repeat: no-repeat;
	background-position:left top;
	cursor: pointer;
	height:100%;
	width:100%;
}
/*fin happy hour */
/***********************************/
/*                                 */
/*             MENU droite         */
/*                                 */
/***********************************/
#menu-droite {
	position: absolute;
	top: 125px;
	left: 760px;
	width: 250px;
}
#menu-droite ul{
	margin: 0px;
	padding: 0px;
}
#menu-droite ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
/* MYREDUCTEL ROSE */
li#menu-droite-myreduc {
	position: relative;
	float: left;
	font: bold 0.7em sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	bottom: 0px;
	background-color:#d75498;
	background-image : url(../images/myreduc_coin_d.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin: 0px 1px 0px 1px;
	padding: 4px 12px 4px 12px;
}
li#menu-droite-myreduc:hover{
	position: relative;
	float: left;
	font: bold 0.7em sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	bottom: 0px;
	background-color:#FC78C5;
	background-image: url(../images/myreduc_coin_d_hover.gif);
	background-repeat: no-repeat;
	background-position:right top;
	margin: 0px 1px 0px 1px;
	padding: 4px 12px 4px 12px;
}
.coin-g-myreduc {
	position:absolute;
	top:0px;
	left:0px;
	background-image: url(../images/myreduc_coin_g.gif);
	background-repeat: no-repeat;
	background-position:left top;
	cursor: pointer;
	height:100%;
	width:100%;
}
.coin-g-myreduc:hover {
	background-image: url(../images/myreduc_coin_g_hover.gif);
}
/* REDUCTELSMS ORANGE */
li#menu-droite-reducsms {
	position: relative;
	float: left;
	font: bold 0.7em sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	bottom: 0px;
	background-color:#EF9735;
	background-image : url(../images/reducSMS_coin_d.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin: 0px 1px 0px 1px;
	padding: 4px 12px 4px 12px;
}
li#menu-droite-reducsms:hover{
	position: relative;
	float: left;
	font: bold 0.7em sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	bottom: 0px;
	background-color:#F06000;
	background-image: url(../images/reducSMS_coin_d_hover.gif);
	background-repeat: no-repeat;
	background-position:right top;
	margin: 0px 1px 0px 1px;
	padding: 4px 12px 4px 12px;
}
.coin-g-reducsms {
	position:absolute;
	top:0px;
	left:0px;
	background-image: url(../images/reducSMS_coin_g.gif);
	background-repeat: no-repeat;
	background-position:left top;
	cursor: pointer;
	height:100%;
	width:100%;
}
.coin-g-reducsms:hover {
	background-image: url(../images/reducSMS_coin_g_hover.gif);
}

/* JIBTEL VERT */
li#menu-droite-jibtel {
	position: relative;
	float: left;
	font: bold 0.7em sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	bottom: 0px;
	background-color:#9ECE0A;
	background-image : url(../images/jibtel_coin_d.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin: 0px 1px 0px 1px;
	padding: 4px 12px 4px 12px;
}
li#menu-droite-jibtel:hover{
	position: relative;
	float: left;
	font: bold 0.7em sans-serif;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	bottom: 0px;
	background-color:#6F9F08;
	background-image: url(../images/jibtel_coin_d_hover.gif);
	background-repeat: no-repeat;
	background-position:right top;
	margin: 0px 1px 0px 1px;
	padding: 4px 12px 4px 12px;
}
.coin-g-jibtel {
	position:absolute;
	top:0px;
	left:0px;
	background-image: url(../images/jibtel_coin_g.gif);
	background-repeat: no-repeat;
	background-position:left top;
	cursor: pointer;
	height:100%;
	width:100%;
}
.coin-g-jibtel:hover {
	background-image: url(../images/jibtel_coin_g_hover.gif);
}


/* Spécificités selon langue */

.de a.liens_parler {
	font-size: 11px;
}

.nl a.liens_parler {
	font-size: 13px;
}

.de a.liens_ajout {
	font-size: 11px;
} 

.nl a.liens_ajout {
	font-size: 11px;
} 

.de #menu-gauche ul li a {
	font-size: 10px;
}

.nl #menu-gauche ul li a {
	font-size: 10px;
}

.de #menu14 {
	font-size:9px;
}

.nl #menu14 {
	font-size:9px;
}

.de #menu15 {
	font-size:9px;
}

.nl #menu15 {
	font-size:9px;
}

.de #menu16 {
	font-size:9px;
}

.nl #menu16 {
	font-size:9px;
}

