/**
* Structure generale du site
*/
@font-face {
    font-family: "SegoePrint";
    src: url('polices/SegoePrint.ttf');
}

/* Structure de la page */
#page {
	width: 960px;
	height:auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	text-align: justify;
	padding: 0px;
	background-color: #ffffff;
	border: 0px solid purple;
  }
#page_cotedroit {
	position: absolute;
	right: -120px;
	top: 0px;
	z-index: 0;
	}
#page_cotegauche {
	position: absolute;
	left: -120px;
	top: 0px;
	z-index: 0;
	}
#entete_liens {
	position: relative;
	top: 0px;
	left: 0px;
	height: 26px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	z-index: 1;
	background-color: transparent;
	overflow: hidden;
}
#entete_langues {
	position: absolute;
	top: 4px;
	left: 0px;
	z-index: 5;
	border: 0px solid red;
	}
#entete_client {
	position: absolute;
	top: 5px;
	right: 0px;
	z-index: 5;
	line-height: 16px;
	border: 0px solid red;
	}
#entete {
	position: relative;
	top: 0px;
	left: 0px;
	height: 267px;
	width: 100%;
	z-index: 1;
	overflow: hidden;
}
#entete_logo {
	position: absolute;
	top: 7px;
	left: 27px;
	z-index: 5;
	}
#entete_pub {
	position: absolute;
	top: 26px;
	right: 27px;
	width: 468px;
	height: 60px;
    background-color: transparent;
    background-repeat: no-repeat;
	}
#entete_slogan {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 5;
	}
#entete_client a:hover {
	text-decoration: underline;
	}
#case_recherche {
    position: absolute;
    bottom: 2px;
    left: 2px;
	z-index: 5;
	width: 368px;
	height: 70px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: transparent;
    background-image: url('images/structure/compo_espace_recherche.png');
    background-repeat: no-repeat;
	border: 0px solid green;
	}
#case_recherche_libelle {
	width: 160px;
	position: absolute;
	top: 14px;
	left: 23px;
	z-index: 5;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	border: 0px solid green;
	}
#case_recherche_champ {
	width: 270px;
	position: absolute;
	top: 40px;
	left: 15px;
	border: 1px solid #cccccc;
	}
#case_recherche_valider {
	position: absolute;
	top: 40px;
	right: 35px;
	}
#menu_horizontal {
    position: relative;
	width: 960px;
	height: 34px;
    padding: 0px 0px 0px 0px;
    margin: 3px 0px 0px 0px;
    background-color: transparent;
    background-image: url('images/structure/ap_menu_horizontal.png');
    background-position: bottom;
    background-repeat: no-repeat;
    text-align: center;
	}
a.menu_horizontal_case {
	width: auto;
	padding: 8px 0px 4px 30px;
	margin: 0px 7px 0px 7px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left center;
    
    line-height: 34px;
    font-size: 14px;
    letter-spacing:1px;
	font-weight: bold;
    color: #444444;
    border: 0px solid red;
	}
#menu_horizontal_magazine {background-image: url('images/structure/menuh_icone_maison.png');padding: 8px 0px 4px 28px;}
#menu_horizontal_actus {background-image: url('images/structure/menuh_icone_sorties.png');padding: 8px 0px 4px 26px;}
#menu_horizontal_tables {background-image: url('images/structure/menuh_icone_etoile.png');padding: 8px 0px 4px 25px;}
#menu_horizontal_compas {background-image: url('images/structure/menuh_icone_compas.png');padding: 8px 0px 4px 25px;}

#centre {
    width: 100%;
    height: auto;
    position: relative;
    top: 5px;
    margin: 0px 0px 0px 0px;
    z-index: 3;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat-y;
    border: 0px solid black;
}
#menu_vertical {
    width: 193px;
	height: auto;
    float: left;
	z-index: 2;
	border: 0px solid gold;
    }
#contenu{
    width: 740px;
	height: auto;
    float: left;
    margin: 2px 0px 0px 25px;
	z-index: 2;
	line-height: 1.5em;
	border: 0px solid green;
    }
#pied {
    width: 100%;
	height: auto;
	min-height: 250px;
	position: relative;
	z-index: 2;
	margin-top: 15px;
	padding: 15px 0px 0px 0px;
    background-color: transparent;
    background-image: url('images/structure/bande_pied.jpg');
    background-repeat: repeat-x;
	border: 0px solid red;
    }
#pied_contenu {
	width: 900px;
	height: auto;
	margin: 0px auto 0px auto;
	position: relative;
	letter-spacing:1px;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	border: 0px solid red;
	}
#pied_retrouvez {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
}
#pied_carte {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 4;
}
#pied_separateur {
	position: absolute;
	top: 0px;
	left: 400px;
	z-index: 4;
}
#pied_liens {
	position: absolute;
	top: 195px;
	left: 6px;
	z-index: 10;
}
#pied_edito {
	position: absolute;
	top: 10px;
	right: 221px;
	z-index: 10;
    position: absolute;
    letter-spacing:0px;
    z-index:4;
    width: 229px;
    height: 205px;
    font-weight: normal;
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    color: #000000;
	border: 0px solid red;
}
#pied_onglets {
	position: absolute;
	top: 55px;
	left: 6px;
	width: 390px;
	height: 112px;
	border: 0px solid red;
}
.pied_unonglet {
	position: absolute;
	width: 190px;
	height: 35px;
	border: 0px solid red;
}
#pied_unonglet1 {
	top: 0px;
	left: 0px;
}
#pied_unonglet2 {
	top: 38px;
	left: 0px;
}
#pied_unonglet3 {
	top: 0px;
	right: 0px;
}
#pied_unonglet4 {
	top: 38px;
	right: 0px;
}
#pied_unonglet5 {
	bottom: 0px;
	left: 0px;
}
#pied_unonglet6 {
	bottom: 0px;
	right: 0px;
}
.pied_unonglet_image {
	position: absolute;
	top: 0px;
	left: 0px;
}
.pied_unonglet_lien {
	position: absolute;
	top: 10px;
	left: 40px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
.nettoyage {
    clear: both;
    height: 0px;
}
/* Autres cases du menu */
.case_menu{
    padding:2px;
    margin:0px 0px 5px 0px;
    background-color: transparent;
	border:0px solid #AAAAAA;
	font-size:11px;
}
.case_menu ul {
    margin: 0px;
    padding: 0px;
}
.case_menu li.case_menu_grand_titre {
    height: auto;
    min-height: 21px;
    margin: 0px 0px 10px 0px;
    padding: 7px 0px 0px 25px;
	color: #FFFFFF;
	list-style-type: none;
	list-style-image: none;
    background-image: url('images/structure/ap_titres_menu.png');
    background-position: top center;
    background-repeat: no-repeat;
    font-size: 14px;
    letter-spacing:1px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
}
.case_menu li.case_menu_accueil {
    background-image: url('images/structure/ap_titres_menu_accueil.png');
}
.case_menu li.case_menu_boutique {
    background-image: url('images/structure/ap_titres_menu_boutique.png');
}
.case_menu li.case_menu_nouvelles {
    background-image: url('images/structure/ap_titres_menu_nouvelles.png');
}
.case_menu li.case_menu_videos {
    background-image: url('images/structure/ap_titres_menu_videos.png');
}
.case_menu a.case_menu_grand_titre, .case_menu a.case_menu_grand_titre:hover {
    color: #ffffff;
}
.case_menu li.case_menu_grand_titre ul {
    margin: 10px 0px 0px 2px;
    padding: 0px;
}
.case_menu li ul li {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.case_menu li ul li a {
	display: block;
	width: 181px;
	height: 14px;
    background-image: url('images/structure/ap_titres_ss_menu.png');
    background-repeat: no-repeat;
	padding: 5px 0px 5px 10px;
	margin: 2px 0px 2px -25px;
	font-size:11px;
	line-height:15px;
	font-weight: normal;
	text-align: left;
}

/* Toutes les pages */
.colonne90 {
	position: relative;
	width: 98%;
	margin: 0px 1% 15px 1%;
}
.colonne50 {
	width: 48%;
	float: left;
	margin: 0px 1% 15px 1%;
}
.colonne60 {
	width: 56%;
	float: left;
	margin: 0px 1% 0px 1%;
}
.colonne40 {
	width: 40%;
	float: left;
	margin: 0px 1% 0px 1%;
}
.colonne_texte {
	margin: 0px 10px;
}
.pub_large {
	width: 98%;
	height: 90px;
	margin: 10px 1% 10px 1%;
	/*
	width:728px;
	height:90px;*/
}
.pub_suggestions {
	width: 98%;
	height: auto;
	margin: 10px 1% 10px 1%;
}
.boutons_etape {
	margin: 0px 0px 10px 0px;
}
.bouton_etape {
	display:inline-block;
	color:#ffffff;
	background-color:#dedede;
	height:36px;
	width:36px;
	line-height:36px;
	font-size:18px;
	font-family: "SegoePrint", Arial, sans-serif;
	border-radius: 0px 18px 18px 18px;
	text-align:center;
}
.bouton_etape.etape_encours {background-color:#d84bc2;}
.texte_etape {
	font-family: "SegoePrint", Arial, sans-serif;
	font-size:15px;
	line-height:17px;
	color:#cccccc;
	display:inline-block;
	padding: 0px 20px 0px 0px;
	}
.texte_etape.etape_encours {color:#d84bc2;}

/* Boîte à idées */
#boiteaidees {text-align: left;}
.bulle_dialogue {
	font-family: "SegoePrint", Arial, sans-serif;
	font-size: 13px;
	background-color: #f9f9f9;
	border: 1px solid #dddddd;
	border-radius: 10px 10px 0px 10px;
	padding:10px;
}
.colonne_chouette_image {
	display: block;
	float:left;
	width: 18%;
	margin: 0px 2% 0px 2%;
	}
.colonne_chouette_image img {
	width: 100%;
	height: auto;
	}
.colonne_chouette {
	display: block;
	float:left;
	width: 78%;
}

.cases_categories > div {
	position: relative;
	display: inline-block;
	/*width: 230px;
	height: 63px;*/
	width: 170px;
	height: 51px;
	padding: 90px 0px 0px 0px;
	margin: 0px 10px 10px 0px;
	background-color: #f9f9f9;
	text-align: center; 
	font-size: 14px;
	overflow: hidden;
}
.cases_categories div img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 21;
	opacity: 1;
}
.cases_categories > div > div {
	position: relative;
	z-index: 22;
}
.bouton_localisation {
	background-color: #c6c6c6;
	background-image: url('images/boutons/localisation_gps.png');
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 28px;
}
#boiteaidees [type="checkbox"]:not(:checked),
#boiteaidees [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
#boiteaidees [type="checkbox"]:not(:checked) + label,
#boiteaidees [type="checkbox"]:checked + label {
  position: relative; /* permet de positionner les pseudo-éléments */
  cursor: pointer;    /* affiche un curseur adapté */
  padding:7px 7px 7px 30px;
  border: 1px solid #ffffff;
  border-radius: 8px;
}
#boiteaidees [type="checkbox"]:not(:checked) + label:before,
#boiteaidees [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left:7px; top: 7px;
  width: 17px; height: 17px;
  border: 1px solid #aaa;
  background: #f8f8f8;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.3);
}
#boiteaidees [type="checkbox"]:not(:checked) + label:after,
#boiteaidees [type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  left:9px; top: 7px;
  font-size: 22px;
  color: #80b404;
  transition: all .2s;
}
#boiteaidees [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
#boiteaidees [type="checkbox"]:not(:checked) + label {background-color:#dedede;}
#boiteaidees [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
#boiteaidees [type="checkbox"]:checked + label {background-color:#b8e844;}
#boutons_lancer {
	width: 280px;
	margin: 0px auto;
	border: 0px solid red;
}
#boutons_lancer * {
	display: block;
	float: left;
}
#boutons_lancer input {
	font-size:20px;
	line-height:20px;
	margin: 30px 10px 0px 10px;
}
.idee_une {
	width: 98%;
	display: block;
	margin: 0px 0px 15px 0px;
	background-color: #f9f9f9;
	overflow: hidden;
	text-align: left;
	padding: 0px 2% 0px 0px;
	border-bottom: 4px solid #cccccc;
}
.case_infos {
	width: 98%;
	display: block;
	margin: 0px 0px 15px 0px;
	background-color: #f3fdc1;
	overflow: hidden;
	text-align: center;
	padding: 1%;
	border-bottom: 4px solid #e1f874;
}
.idee_une h2 {font-size: 16px; line-height:19px;}
.idee_une img {
	float: left;
	margin: 0px 20px 0px 0px;
}
.idee_une:nth-child(even) {text-align: right;padding: 0px 0px 0px 2%;}
.idee_une:nth-child(even) h2 {text-align: right;}
.idee_une:nth-child(even) img {
	float: right;
	margin: 0px 0px 0px 20px;
}
.idee_typecase {
	display: inline-block;
	border: 2px solid #dddddd;
	background-color: #ffffff;
	padding: 5px 10px;
	height: 50px;
	text-align: center;
	font-family: Arial, san-serif;
}
.idee_typecase.encours {opacity:0.3;}
.idee_typecase img {margin:0px 10px 0px 0px;float:left;}

/* Bulle info */
#bulle_info_copie {
	position: fixed;
	z-index: 1000;
	top: 40%;
	left: 40%;
	cursor: pointer;
	border: 0px solid red;
	}
	
/* Carte Google Map des departements */
.google_bulle {
	height: 100px;
    width: 300px;
    margin: 8px 0px 8px 0px;
    text-align: left;
    overflow: hidden;
}
.google_bulle img {
    height: 83px;
    width: 100px;
    float: left;
    margin-right: 5px;
}
/* Les categories */
.categorie_illustration {
	margin: 0px 0px 0px 20px;
	float: right;
	width: 150px;
	}
.categorie_illustration_carte {
	width: 300px;
	float: left;
	margin: 0px 15px 0px 0px;
	}
.categorie_publongue {
	clear: both;
    margin-left: 10px;
    padding-top: 10px;
}
#categorie_colonne1, #categorie_colonne2, #categorie_colonne3 {
	text-align: left;
	}
#categorie_colonne1 {
	width: 230px;
	float: left;
	border: 0px solid red;
	}
#categorie_colonne2 {
	width: 230px;
	float: left;
	margin: 0px 0px 0px 20px;
	border: 0px solid red;
	}
#categorie_colonne3 {
	width: 230px;
	float: left;
	margin: 0px 0px 0px 20px;
	border: 0px solid red;
	}
#carte {width:570px;height:560px;}
.categorie_carte_legende {margin-left:-2px;width:572px;height:68px;}

/* Localisation des articles */
.adp-placemark {
	width: 100%;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.adp-summary {
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	margin: 0px 0px 0px 0px;
}
table.adp-directions {
	border: 0px solid #cccccc;
	border-collapse: collapse;
	margin: 10px 0px 10px 0px;
}
table.adp-directions td {
	border: 4px solid #ffffff;
	background-color: #F9FCC9;
}
table.adp-directions td:hover {
	border: 4px solid #ffffff;
	background-color: #F3F991;
}
/* Accueil */
#accueil_h1 {
	width: 410px;
	height: auto;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-color: transparent;
	background-image: none;
	
	color: #888888;
	font-size: 15px;
	line-height: 17px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 0;
    border: 0px solid gold;
}
#accueil_une {
	margin-top: 3px;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}
#accueil_une h2 {
	margin-top:0px;
	font-size: 22px;
	line-height: 24px;
	color: #108dbd;
	}
#accueil_une_titre {margin-bottom: 12px;}

div.derniersarticles_un {
	width: 100%;
	height: 83px;
	margin: 4px 0px 14px 0px;
	text-align: left;
	overflow: hidden;
    border: 0px solid red;
	}
div.derniersarticles_image {
	float: left;
	width: 100px;
	height: 83px;
	margin: 0px 5px 0px 0px;
	text-align: center;
	overflow: hidden;
	}
.derniersarticles_titre {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0px;
	font-style: normal;
}
#accueil_galerie {
	height: 330px;
}
#show {
	width: 300px;
	margin: 12px auto 0px auto;
}

h2.accueil_titre, h2.accueil_titre_rose {
	border-radius: 8px;
	padding: 5px 10px 5px 28px;
	margin: 0px 0px 10px 0px;
	background-image: url('images/structure/puce_blanche.png');
    background-position: 7px;
    background-repeat: no-repeat;
}
h2.accueil_titre {background-color: #eeb822;}
h2.accueil_titre_rose {background-color: #ddb9bb;}
.accueil_actualites_une {
	width: auto;
	height: 38px;
	overflow: hidden;
	background-image: url('images/accueil/puce_accueil.jpg');
    background-position: 0px 3px;
    background-repeat: no-repeat;
	text-align: left;
    padding-left: 18px;
	}
.accueil_actualites_une:first-letter {
	text-transform: uppercase;
	}
.accueil_agenda_villes_case {
	position: relative;
	float: left;
    width: 100%;
    height: 49px;
    font-size: 12px;
	line-height: 15px;
	text-align: left;
    margin: 0px 34px 10px 0px;
    overflow: hidden;
    border: 0px solid #755927;
	}
.accueil_agenda_villes_case img {
	float: left;
    margin: 0px 5px 0px 0px;
	}
#accueil_facebook {
	margin: 0px auto 0px auto;
	text-align: center;
	height: auto;
	min-height: 300px;
}

/* Actualites */
.actualite_toutes {
	width: 100%;
	text-align: left;
	}
.actualite_toutes_col1 {
	width: 49%;
	float: left;
	}
.actualite_toutes_col2 {
	width: 49%;
	float: right;
	}
.actualite_toutes h2 {
	color: #D84BC2;
	height: 23px;
	padding: 6px 0px 0px 32px;
	margin: 20px 0px 0px 0px;
    background-image: url('images/icones/actus_rose.jpg');
    background-position: left center;
    background-repeat: no-repeat;
    background-color: transparent;
	}
h2.titre_rose {
	color: #D84BC2;
	height: 23px;
	padding: 6px 0px 0px 32px;
	margin: 20px 0px 0px 0px;
    background-image: url('images/icones/actus_rose.jpg');
    background-position: left center;
    background-repeat: no-repeat;
    background-color: transparent;
	}
.flux_actualites_une:first-letter {
	text-transform: uppercase;
	}
.flux_actualites_toutes {
	text-align: left;
	margin: 12px 0px 15px 0px;
	padding-left: 84px;
	background-image: url('images/accueil/puce_accuei_rouge.jpg');
    background-position: 70px 3px;
    background-repeat: no-repeat;
	}
	
.agenda_case_article {
	position: relative;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	text-align: left;
	border: 1px solid #dddddd;
	}
.agenda_case_article img {
	margin: 7px 7px 10px 0px;
	float: left;
	}

/* Page flux d'acutalites */
.flux_centre {
	position: relative;
	float: left;
	width: 555px;
	border: 0px solid red;
	}
div.flux_uneactu h3:first-letter {
	text-transform: uppercase;
}
.flux_uneactu_date {
	color: #d84bc2;
}
.flux_uneactu {
	/*position: relative;*/
}
.flux_uneactu img {
	height: 125px;
	float: left;
	margin: 0px 10px 10px 0px;
}
.flux_pub728x90 {
	margin: 15px 0px 0px 0px;
	}
	
#bulle_info_fenetre {
	font-family: "SegoePrint", Arial, sans-serif;
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 1000;
	width: 240px;
	height: auto;
    background-repeat: no-repeat;
    background-image: url('images/cases/note.png');
    background-position: top left;
    opacity: 0.95;
    color: #333333;
    text-align: left;
    font-size: 14px;
    line-height: 16px;
	padding: 20px 12px 12px 35px;
	border: 0px solid red;
}
#bulle_info_fenetre_fermer {
	position: absolute;
	top: 20px;
	right: 10px;
	z-index: 1001;
	font-weight: bold;
	cursor: pointer;
	border: 0px solid red;
}
#bulle_info_fenetre h2 {
	margin: 0px 0px 10px 0px;
    color: #ffffff;
    font-size: 16px;
}
#bulle_info_fenetre form {
	margin: 0px 10px 0px 0px;
    text-align: right;
}
#bulle_info_fenetre input.bulle_info_fenetre_input {
	width: 257px;
}

/* PAGE CONTACT */
#contact_mail {width:380px;margin-top:30px;}
    
/* Goocompleter default style */

.goocompleter_field {
	position: relative;
	z-index: 10;
}

/* Listbox */
.goocompleter_listbox {
	position: absolute;
	display: none;
	overflow: auto;
	z-index: 200;
	
	/* Customize */
	width: 400px;
	max-height: 300px;	
	background-color: #ffffff;	
	border: 1px solid #000;	
}

.goocompleter_listbox ul {
	/* Customize */
	margin: 0;
	padding: 0;
}

.goocompleter_listbox li {
	/* Customize */
	cursor: default;	
	list-style-type: none;		
	padding: 6px;
	font-size: 1.2em;
	cursor: pointer;
}

.goocompleter_listbox li.odd {
	/* Customize */
	background-color: #F3F3F3;
}

.goocompleter_listbox li:hover, .goocompleter_listbox li.odd:hover, .goocompleter_listbox li.selected {
	/* Customize */
	background-color: #FF8000;
	color: #FFF;
}

/* Typebox */
.goocompleter_typebox {
	position: absolute;
	top: 0;		/* Prevent show scrollbar (down positioning) */
	z-index: 2;
	overflow: hidden;
	
	/* Customize */
	color: transparent;	
	white-space: nowrap	
}

.goocompleter_typebox .goocompleter_suggestion {
	color: #C3C3C3;
	display: inline;
}

/* Highlight or remark */
.goocompleter_hightlight {
	font-weight: bold;
}

/* Page categorie */
h3.categorie_titrelettre {
	text-align: center;
	background-color: #f3f3f3;
	padding: 5px 0px;
	}
div.categorie_item {
	display: block;
	position: relative;
	width: 31%;
	height: 67px;
	margin: 0px 2% 10px 0px;
	padding: 0px;
	float: left;
	text-align: left;
	border: 0px solid red;
}
div.categorie_item.court {height: auto;}
div.categorie_item img {
	float: left;
	margin: 0px 5px 0px 0px;
}
.categorie_lettre {
	border: 2px dotted #eeeeee;
	margin-bottom: 10px;
	padding: 10px 0px 0px 10px;
}

/* Page commune */
.communefiche_case {
	display: block;
	position: relative;
	width: 48%;
	height: 67px;
	margin: 0px 2% 10px 0px;
	padding: 0px;
	float: left;
	text-align: left;
	border: 1px solid red;
}

/** Version mobile */
@viewport {
	   width: device-width; 
	   zoom: 1;
}
@media only screen and (max-width: 600px) {
	#page_cotedroit, #page_cotegauche, #entete_pub, #entete_slogan,
	#pied_edito, #pied_retrouvez, #pied_carte, #bulle_info_fenetre_mini,
	#pied_separateur, #article_outils, #menu_horizontal,
	#accueil_facebook_conteneur, #accueil_publicite, #accueil_publicite3,
	#accueil_agenda, #accueil_agenda_nature, #accueil_agenda_nature_toutes,
	#accueil_agenda_culture, #accueil_agenda_culture_toutes,
	#accueil_agenda_villes, #accueil_agenda_autour, .categorie_pub_160x600,
	#accueil_une_titre, .article_colonnedroite_160, #annuaire_galerie,
	#pageactus_publicite, #pageactus_agenda_villes, #pageactus_agenda,
	#pageactus_agenda_toutes_villes, .fiche_carte,  #entete_pastille
	{display:none;}
	
	/* TODO : a remttre quand partie mobile OK */
	#entete_client {display:none;}
	
	html,body,#page{
		margin: 0px;
		width: 100%;
	}
	#entete {
		height: 130px;
		background-position: center;
		overflow: hidden;
	}
	
	#entete_fond {
		width: 100%;
		min-width:500px;
		opacity: 0.7;
	}
	#entete_logo {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		z-index: 5;
		text-align: center;
	}
	#entete_logo img {
		width: 90%;
		max-width: 410px;
	}
	#entete_liens {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 10;
	}
	#entete_client {right:5px;}
	#case_recherche {
	    position: absolute;
	    bottom: 0px;
	    left: 0px;
		width: 100%;
		height: 55px;
	    padding: 5px 0px 0px 5px;
	    background-color: transparent;
	    background-image: none;
	    opacity: 1;
	}
	#case_recherche_libelle {
		color: #ffffff;
		width: 100%;
		position: static;
		text-align: left;
	    margin: 0px 0px 5px 0px;
		}
	#case_recherche_champ {
		width: 270px;
		position: static;
		}
	#case_recherche_valider {
		position: static;
	}
	
	#menu_vertical {
	    width: 100%;
		height: auto;
	   }
	#menu_entete {
		background-color: #dddddd;
	    background-image: url('images/boutons/menu_mobile.png');
	    background-position: 0px 0px;
	    background-repeat: no-repeat;
	    height:28px;
	    margin: 0px 0px 5px 0px;
	    cursor: pointer;
	 }
	.invisible{display:none;}
	.visible{display:block;}
	.case_menu, .case_menu ul {
		padding:0px;
		margin:0px;
	}
	.case_menu li.case_menu_grand_titre {
  		min-height: 18px;
		padding: 5px 2px 0px 30px;
		margin: 0px 0px 5px 0px;
	    background-image: url('images/boutons/menu_mobile.png');
	    background-color: rgb(243,243,121);
	    background-repeat: no-repeat;
	    background-position: 0px -30px;
	    color: rgb(115,69,11);
	    cursor: pointer;
	}
	.case_menu li ul li a {
		margin: 0px 0px 2px -32px;
		padding: 5px 30px 5px 10px;
		width: 100%;
	    background-image: none;
	    background-color: rgb(253,248,206);
	}
	
	#contenu{
	    width: 96%;
		height: auto;
	    margin: 0px 0px 0px 2%;
	    overflow: hidden;
	}
	#centre {
    	top: 0px;
	}
	#pied_contenu {
		width: 100%;
		padding: 0px 0px 0px 0px;
	}
	#pied_onglets {
		position: static;
		width: 100%;
		height: auto;
		border: 0px solid red;
	}
	.pied_unonglet {
		position: relative;
		float: left;
		width: 48%;
		margin: 0px 2px 2px 2px;
		border: 0px solid red;
	}
	#pied_unonglet1,#pied_unonglet2,#pied_unonglet3,
	#pied_unonglet4,#pied_unonglet5,#pied_unonglet6{
		top: 0px;
		left: 0px;
	}
	#pied_liens {
		position: relative;
		float: left;
		top: 0px;
		left: 0px;
		padding: 10px;
	}
	
	h1 {
		width: auto;
		height: auto;
		margin: 0px 0px 10px 0px;
		padding: 0px;
    	font-size: 20px;
    	line-height: 21px;
    	font-weight: bold;
    	color: #000000;
		background-image: none;
		text-align: center;
	}
	#article_categories {
		text-align: center;
		height: auto;
		margin-bottom: 10px;
	}
	#menu_horizontal {
  		margin: 0px;
  		padding-top: 3px;
		width: 100%;
		height: 33px;
		background-image: none;
		background-color: #eeeeee;
		}
	a.menu_horizontal_case {
		padding: 0px;
		margin: 0px 5px 0px 5px;
		display: block;
		float: left;
	    line-height: 12px;
	    font-size: 11px;
	    letter-spacing:0px;
	    text-align: left;
	}
	#menu_horizontal_magazine{ width: 50px; }
	#menu_horizontal_actus { width: 55px; }
	#menu_horizontal_tables { width: 100px; }
	#menu_horizontal_magazine,#menu_horizontal_actus,#menu_horizontal_tables {
		padding: 0px 0px 0px 28px;
	}
	
	.article_colonnedroite, .article_colonnedroite_202 {
		float: none;
	    width: 100%;
	    text-align: center;
	    margin: 0px 0px 10px 0px;
	}
	.article_corps {padding:0px;}
	#article_lien_carnet {
		width: 100%;
		height: auto;
		padding: 0px;
		margin: 0px;
	}
	
	.colonne90, .colonne50, .colonne60, .colonne40 {
		position: relative;
		float: none;
		width: 98%;
		margin: 0px 1% 15px 1%;
	}
	
	.pub_large {
	    width: 96%;
	    margin: 0px 0px 0px 2%;
		height: 250px;
		border: 0px solid red;
		overflow: hidden;
	}
	
	/* Accueil */
	#accueil_h1 {
	    position: relative;
	    top: 0px;
	    left: 0px;
	    width: 100%;
	    height: auto;
	    margin-bottom: 0px;
	}
	#derniers_art > h2, #accueil_actualites > h2, #top_art > h2 {
	    margin: 0px 0px 5px 0px;
	    padding: 5px;
		background-color: #f1d74c;
		color: #901600;
	    }
	#accueil_une div.image_gauche {
		float: none;
		text-align: center;
		margin: 0px auto 5px auto;
	}
	/* Categories */
	#categorie_colonne1, #categorie_colonne2, #categorie_colonne3 {
		width: 100%;
		float: none;
		margin: 0px 0px 0px 0px;
		}
	#carte {width:100%;height:400px;}
	.categorie_carte_legende {margin-left:0px;width:100%;height:auto;}
	
	.categorie_illustration_carte {
		float: none;
		width: 80%;
		margin: 0px 10% 0px 10%;
		border: 0px solid red;
		}
		
	/* Annuaire */
	#annuaire_recherche_haut, #annuaire_recherche_centre, #annuaire_recherche_bas {
		width: 100%;
		height: auto;
		padding: 0px;
		margin: 0px;
		background-image: none;
	}
	#annuaire_recherche {
		width: 96%;
		height: auto;
		background-color: #dce65f;
		padding: 2%;
		text-align: left;
	}
	#annuaire_recherche_libelle, #annuaire_recherche_type, #annuaire_recherche_dpt,
	#annuaire_recherche_ville, #annuaire_recherche_distance,
	#annuaire_recherche_informations, #annuaire_recherche_label,
	#annuaire_recherche_bouton {
		padding: 0px;
		margin: 0px 0px 2px 0px;
		position: static;
		top: 0px;
		left: 0px;
		height: auto;
		width: 100%;
		border: 0px solid red;
	}
	.annuaire_fiche {width: 100%;}
	.annuaire_fiche_haut {
		height: auto;
		background-image: none;
		padding-top: 5px;
		border-top: 1px solid #dddddd;
	}
	.annuaire_fiche_centre {background-image: none;}
	.annuaire_fiche_bas {
		height: auto;
		background-image: none;
	}
	.annuaire_fiche_haut h2 {position: static;}
	.annuaire_fiche_description {padding: 0px 0px 0px 0px;}
	.annuaire_fiche_galerie {
		height: 160px;
		padding: 5px 0px 5px 0px;
	}
	.annuaire_fiche_photos {
		margin: 0px 5px 5px 0px;
	}
	.annuaire_fiche_adresse {margin-top: 5px;}
	.annuaire_fiche_adresse, .annuaire_fiche_tel, .annuaire_fiche_details, .annuaire_fiche_email, .annuaire_fiche_site {
		width: 100%;
		position: static;
	}
	.annuaire_pages {width: 100%;}
	.annuaire_texte {margin: 0px 0px 0px 0px;}
	.fiche_colonne1, .fiche_colonne2 {
		position: relative;
		width: 100%;
		margin: 0px;
		float: none;
		}
	.fiche_colonne2 a.droite {float:none;}
	form.contact_formulaire td.formulaire_tableau_droite {position: relative;}
	form.contact_formulaire td.formulaire_tableau_droite input,
	form.contact_formulaire td.formulaire_tableau_droite textarea,
	form.contact_formulaire td.formulaire_tableau_droite select {
		width: 100%;
	}
	
	.flux_centre {
		position: static;
		float: none;
		width: 100%;
	}
	#contact_mail {width:100%;}
	form.contact_formulaire td.formulaire_tableau_droite {position: relative;}
	form.contact_formulaire td.formulaire_tableau_droite input,
	form.contact_formulaire td.formulaire_tableau_droite textarea,
	form.contact_formulaire td.formulaire_tableau_droite select {
		width: 100%;
	}
	
	
	#pageactus_actualites {
		position: relative;
		float: none;
		margin: 0px;
	    width: 100%;
	    height: 390px;
	}
	#pageactus_actualites #carousel-wrapper {
	    width: 300px;
	    height: 390px;
	}
	#pageactus_actualites #carousel-content .slide {
	    width: 300px;
	    height: 390px;
	}
	.pageactus_actu_image {
		width: 300px;
		height: 250px;
		float: none;
		margin: 0px 10px 0px 0px;
	}
	#pageactus_carousel_controle {
		position: relative;
		bottom: 0px;
		left: 0px;
	    width: 70%;
	    height: 28px;
	    margin: 5px 15%;
	}
	
	
	div.categorie_item {
		width: 100%;
		margin: 0px 0% 10px 0px;
	}
	
	.colonne_chouette_image {
		display: block;
		float:none;
		width: 100%;
		margin: 0px 0px 10px 0px;
		text-align: center;
		}
	.colonne_chouette_image img {
		width: auto;
		height: auto;
		}
	.colonne_chouette {
		display: block;
		float:none;
		width: 100%;
	}
	
	.idee_une {
		width: 100%;
		display: block;
		margin: 0px 0px 15px 0px;
		background-color: #f9f9f9;
		overflow: hidden;
		text-align: left;
		border-bottom: 4px solid #cccccc;
	}
	.idee_une img {
		float: none;
		margin: 0px 0px 0px 0px;
	}
	.idee_une:nth-child(even) {text-align: left;}
	.idee_une:nth-child(even) h2 {text-align: left;}
	.idee_une:nth-child(even) img {
		float: none;
		margin: 0px 0px 0px 0px;
	}
}