body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #FAFAFA;
}

body,td,th {
	color: #333333;
	font-family: Trebuchet MS;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	font-size: 11px;
	font-weight: bold;
}

.marge_droite_30 {
	margin-right: 30px;
}

.marge_droite_20 {
	margin-right: 20px;
}

.box_border_A {
	border-color: #C8C8C8;
}

form {
	margin: 0px;
	padding: 0px;
}

.border_droite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8C8C8;
	-webkit-box-shadow: 1px 0px 0px 0px rgba(255, 255, 255, 0.6);
	box-shadow: 1px 0px 0px 0px rgba(255, 255, 255, 0.6);
}

.border_gauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C8C8C8;
}

.border_bas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.6);
	box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.6); 
}

.txt_ombre_grise {
	text-shadow: 1px 1px 0px #f6f7f8;
	/*filter: dropshadow(color=#f6f7f8, offx=1, offy=1);*/
}
.picto_txt_plus {
	position: absolute;
	z-index: 45;
	bottom: 0px;
	right: 10px;
	cursor:pointer;
}

.interface_kelquartier {
	width: 100%;
	position: relative;
	z-index: 1;
}
.interface_kelquartier  .plan_travail {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.interface_kelquartier .plan_travail .header {
	float: left;
	width: 996px;
	background-image: url(../img/fond_header.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}
.interface_kelquartier .plan_travail .sitecontent {
	float: left;
	width: 996px;
}
.interface_kelquartier .plan_travail .footer {
	width: 996px;
	float: left;
}
.header .box_logo {
	height: 80px;
	width: 307px;
	margin-top: 10px;
}
.header .box_btn_espace_membre {
	height: 88px;
	width: 89px;
	float: right;
	margin-right: 20px;
}
.header .box_facebook_header {
	width: 358px !important;
	position: absolute;
	left: 500px;
	z-index: 99;
	height: 25px;
	margin-top: 10px;
	text-align: center;
	overflow: hidden;
}


.header .box_btn_langue_header {
	height: 17px;
	width: 25px;
	position: absolute;
	left: 855px;
	margin-top: 10px;
}
.header .box_nav {
	float: left;
	width: 994px;
	background-color: #FFFFFF;
	margin-top: 10px;
	background-image: url(../img/fond_nav_header.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 33px;
	border: 1px solid #dbdbdb;
}
.header .box_btn_accueil {
	float: left;
	padding-right: 11px;
	padding-left: 11px;
	line-height: 23px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.header .box_btn_nav_header {
	float: left;
	font-size: 14px;
	height: 33px;
}

.header .box_nav .box_btn_nav_header a {
	height: 23px;
	text-decoration: none;
	color: #5D5D5D;
	line-height: 23px;
	padding-right: 27px;
	padding-left: 27px;
	text-align: center;
	position: static;
	float: left;
	display: block;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: none;
}
.header .box_nav .box_btn_nav_header a:hover {
	background-color: #EDEFF1;
	background-image: none;
}
.header .box_nav .fleche_nav {
	height: 23px;
	margin-right: 14px;
	vertical-align: bottom;
	display: block;
	float: left;
}
.header .box_nav .favoris_nav_header {
	height: 23px;
	margin-right: 10px;
	display: block;
}

/* --- MAIN NAV / SF-MENU --- */

.main_nav {
	float: left;
	width: 994px;
	background-color: #FFFFFF;
	margin-top: 10px;
	background-image: url(../img/fond_nav_header.png);
	background-repeat: repeat-x;
	background-position: center;
	height: 33px;
	border: 1px solid #dbdbdb;
}

.sf-menu{
	margin:0;
	padding:0;
	list-style:none;
}

.sf-menu li{
	display:block;
	float: left;
	font-size: 13px;
	height: 33px;
	padding:0;
	margin:0;
}

.sf-menu li a{
	height: 23px;
	text-decoration: none;
	color: #5D5D5D;
	padding: 5px 23px 5px 24px;
	margin:0;	
	display: block;
	float: left;
}

.sf-menu li a span{
	display: block;
	float: left;
	padding: 5px 0 0 0;
	margin:0;
}


.sf-menu li a:hover{
	background-color: #EDEFF1;
}

.sf-menu .box_btn_accueil{
	padding: 5px 12px !important;
}

.sf-menu .fleche_nav{
	height: 23px;
	margin-right: 14px;
	vertical-align: middle;
	display: block;
	float: left;
}

.sf-menu .favoris_nav_header {
	height: 23px;
	margin-right: 10px;
	display: block;
}

.sf-menu li ul{
	z-index:10000 !important;
	display:inline;
	padding:15px 0 5px 0;
	background-color: #EDEFF1;
	width:auto;
	float:left;
	margin:0;
}

.sf-menu li ul li{
	background-color:transparent;
	display:block;
	float:none;
	font-size: 13px;
	height:auto;
	line-height:normal;
	padding:0;
	margin:0;
	
}

.sf-menu li ul li a{
	height:auto;
	text-decoration: none;
	color: #5D5D5D;
	padding:5px 25px;
	margin:0;
	width:200px;
	display: block;
	
}

.sf-menu li ul li a:hover{
	color: #2a2a2a;
}

.sf-menu li ul li ul{
	border-top: 1px solid #CCCCCC;
	background-color: #fff;
}

.sf-menu li ul li ul li a{
	padding:3px 25px;
	color: #5D5D5D;
	width:80px;
}

.sf-menu li ul li ul li a:hover{
	background-color:transparent;
	color: #2a2a2a;
}


/* ---  --- */

.sitecontent {
	float: left;
	width: 996px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer .ville_carte_communaute {
	background-image: url(../images/fr/fond_footer_b.png);
	background-repeat: repeat-x;
	float: left;
	height: 173px;
	width: 994px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.footer .ville_carte {
	float: left;
	height: 133px;
	padding: 20px;
	background-image: url(../images/fr/fond_footer_a.png);
	background-repeat: repeat-x;
	width: 773px;
}
.footer .communaute {
	float: left;
	height: 133px;
	padding: 20px;
	width: 140px;
}
.footer .mention {
	font-size: 9px;
	float: left;
	width: 996px;
	margin-top: 10px;
	color: #999999;
}
.footer  .mention a {
	color: #999999;
	text-decoration: none;
}
.footer .mention a:hover {
	color: #4D4D4D;
	text-decoration: none;
}

.footer   .ville_carte .col_ville {
	float: left;
	height: 133px;
	margin-right: 40px;
	width: 345px;
}
.footer    .ville_carte .col_ville ul   {
	float: left;
	display: block;
	font-size: 11px;
	list-style-position: inside;
	color: #4F607D;
	list-style-type: square;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
}
.footer    .ville_carte  .col_ville h2 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #4D4D4D;
}
.footer  .ville_carte .col_ville li {
	margin-bottom: 5px;
}
.footer_marge_ul_carte {
	margin-right: 40px;
}
.footer .ville_carte .col_ville a {
	text-decoration: none;
	color: #4F607D;
}
.footer .ville_carte .col_ville a:hover {
	color: #2A2A2A;
}

.footer   .ville_carte .col_carte {
	float: left;
	height: 133px;
	margin-right: 0px;
	width: 385px;
}
.footer    .ville_carte .col_carte ul   {
	float: left;
	display: block;
	font-size: 11px;
	list-style-position: inside;
	color: #4F607D;
	list-style-type: square;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
}
.footer    .ville_carte  .col_carte h2 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #4D4D4D;
}
.footer  .ville_carte .col_carte li {
	margin-bottom: 5px;
}
.footer_marge_ul_carte {
	margin-right: 40px;
}
.footer .ville_carte .col_carte a {
	text-decoration: none;
	color: #4F607D;
}
.footer .ville_carte .col_carte a:hover {
	color: #2A2A2A;
}

.footer .communaute .ligne_contact {
	margin-bottom: 15px;

}
.footer  .communaute  .ligne_contact ul {
	padding: 0px;
	font-size: 14px;
	display: block;
	margin: 0px;
	float: left;
	width: 100%;
}
.footer  .communaute .ligne_contact li {
	margin-bottom: 3px;
	padding-bottom: 3px;
	display: block;
	list-style-position: inside;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	width: 100%;
}

.footer    .communaute .ligne_contact  img {
	margin-right: 5px;
	margin-left: 8px;
}

.footer   .communaute .ligne_contact  a {
	color: #4D4D4D;
	text-decoration: none;
}
.footer .communaute .ligne_contact a:hover {
	color: #5A6F8F;
}

.sitecontent .fil_ariane {
	float: left;
	width: 996px;
	font-size: 11px;
	color: #aaadbd;
	margin-bottom: 10px;
}
.sitecontent .fil_ariane a {
	color: #aaadbd;
	text-decoration: none;
}
.sitecontent .fil_ariane a:hover {
	color: #4D4D4D;
	text-decoration: none;
}
.sitecontent .contenu_page {
	float: left;
	width: 994px;
	background-color: #FFFFFF;
	background-image: url(../images/fr/fond_content.jpg);
	background-repeat: repeat-x;
	color: #4F607D;
	position: relative;
	border: 1px solid #dbdbdb;
	padding-bottom: 10px;
}
.contenu_page .col_B {
	float: left;
	width: 496px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.contenu_page  .col_A  {
	float: left;
	width: 497px;
	position: relative;
}
.contenu_page .col_A .ref_page {
	font-size: 11px;
	float: left;
	width: auto;
}
.contenu_page .col_A .picto_partage {
	float: right;
}
.contenu_page .col_A .text_partage {
	float: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	margin-right: 6px;
}

.contenu_page  .col_A  .header_page {
	float: left;
	width: 477px;
	padding: 10px;
}
.contenu_page .col_A .titre_page {
	float: left;
	width: 477px;
	padding: 10px;
}
.contenu_page   .col_A  .titre_page  h1  {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.contenu_page .col_A .presentation {
	width: 455px;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 22px;
	padding-left: 10px;
	float: left;
	left: 10px;
	top: 0px;
	right: 10px;
	position: relative;
	background-color: #F3F4F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.contenu_page .col_A .points_cles_quartier {
	float: left;
	width: 475px;
	background-color: #f3f4f5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	position: relative;
}
.contenu_page .col_A .points_cles_quartier .titre_paragraphes {
	float: left;
	width: 455px;
	background-color: #c5c7d1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contenu_page .col_A .points_cles_quartier .titre_paragraphes   h2  {
	color: #4D4D4D;
	margin: 0px;
	line-height: 16px;

}
.contenu_page .col_A .points_cles_quartier .ligne_tab_points_cles {
	float: left;
	width: 455px;
	font-size: 12px;
	padding: 10px;
	overflow: hidden;
}
.contenu_page .col_A .points_cles_quartier .ligne_tab_points_cles .legendes_points_cles {
	float: left;
	width: 140px;
	line-height: 16px;
	margin-right: 10px;
	font-weight:bold;
}
.contenu_page  .col_A  .points_cles_quartier  .ligne_tab_points_cles  .graph_points_cles {
	float: left;
	background-image: url(../images/fr/fond_graph_points_cles.jpg);
	background-repeat: repeat-x;
	height: 16px;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.contenu_page .col_A .points_cles_quartier .ligne_tab_points_cles .graph_points_cles .echelle_points_cles {
	width: 23px;
	float: left;
	line-height: 16px;
	height: 16px;
}
.tab_couleur_01  {
	background-color: #F00000;
}
.tab_couleur_02  {
	background-color: #E46C0A;
}
.tab_couleur_03  {
	background-color: #FFFF00;
}
.tab_couleur_04  {
	background-color: #DD9144;
}
.tab_couleur_05  {
	background-color: #92D050;
}
.tab_couleur_06 {
	background-color: #00B050;
}

.tab_couleur_yellow {
	background-color: #FF0;
}

.tab_couleur_empty {
	
}


.contenu_page    .col_A    .box_slider {
	width: 437px;
	float: left;
	background-color: #f3f4f5;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 10px;
	position: relative;
	left: 0px;
	right: 0px;
	top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}
.contenu_page        .col_A        .box_slider     .masque_slider       {
	float: left;
	width: 436px;
	overflow: hidden;
	padding-top: 2px;
	padding-bottom: 2px;
}
.contenu_page      .col_A   .box_slider   .masque_slider   .slider {


}


.masque_slider {
height: 70px;
float: left;
}

.img_slider     {
	width: 99px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 4px;
	margin-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.img_gauche_slider {
	position: absolute;
	left: 0px;
	top: 38px;
}
.img_droite_slider {
	position: absolute;
	right: 0px;
	top: 38px;
}
.contenu_page   .col_A   .points_cles_quartier   .titre_paragraphes   .avis {
	float: right;
	font-size: 11px;
	color: #4D4D4D;
	line-height: 16px;
}
.contenu_page   .col_A   .points_cles_quartier   .titre_paragraphes   .avis   a            {
	color: #4D4D4D;
}
.contenu_page  .col_A  .points_cles_quartier  .titre_paragraphes  .avis  .nombre {
	display: block;
	float: left;
	margin-right: 5px;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	-webkit-border-radius: 2px;
	border-radius: 2px; 
}
.contenu_page    .col_A    .points_cles_quartier    .ligne_tab_points_cles    h3      {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: normal;
}
.contenu_page  .col_A  .points_cles_quartier  .ligne_tab_points_cles  h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #4D4D4D;
	font-size: 12px;
}

.contenu_page .col_A .points_cles_quartier .ligne_tab_points_cles .avis_col_A {
	width: 207px;
	float: left;
	padding-right: 20px;
}
.contenu_page .col_A .points_cles_quartier .ligne_tab_points_cles .avis_col_B {
	width: 207px;
	float: left;
	margin-left: 20px;
}
.img_picto_avis {
	position: absolute;
}
.contenu_page   .col_A .points_cles_quartier .ligne_tab_points_cles ol                 {
	list-style-position: inside;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contenu_page  .col_A  .points_cles_quartier  .ligne_tab_points_cles  li {
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
}
.contenu_page .col_A .points_cles_quartier .ligne_tab_points_cles .ol_etoile_avis_ {
	margin-left: 15px;
}
.contenu_page .col_B .moteur_recherche {
	padding: 20px;
	float: left;
	width: 327px;
	background-image: url(../images/fr/fond_moteur_de_recherche.jpg);
	background-repeat: repeat-x;
	height: 87px;
	background-color: #FFFFFF;
}
.contenu_page .col_B .ligne_moteur {
	float: left;
	width: 496px;
	background-color: #E6EAED;
}
.contenu_page .col_B .ligne_moteur h2 {
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
}
.contenu_page .col_B .ligne_moteur .img_plan_quartier {
	float: left;
	width: 86px;
	height: 86px;
	padding: 20px;
}
.contenu_page .col_B .ligne_moteur .field_recherche {
	margin-top: 10px;
	float: left;
	border: 5px solid #E6E6E6;
}
.contenu_page .col_B .ligne_moteur .field_recherche .field {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	float: left;
	padding-left: 10px;
	color: #4F607D;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 35px;
	height: 35px;
	width: 255px;
	margin: 0px;
}
.contenu_page .col_B .ligne_moteur .field_recherche .btn_rechercher {
	background-color: #FFFFFF;
	background-image: url(../images/fr/loupe.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 35px;
	cursor: pointer;
}
.contenu_page .col_B .carte {
	float: left;
	width: 475px;
	padding: 10px;
	background-image: url(../images/fr/fond_carte.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #c6c8d3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.contenu_page .col_B .carte .menu_carte {
	text-transform: uppercase;
	float: left;
	width: 477px;
}
.contenu_page .col_B .carte .google_map {
	float: left;
	width: 475px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.contenu_page  .col_B  .carte  .google_map .carte_google {
	float: left;
	width: 475px;
	height: 466px;
	background-color: #FFFFFF;
}
.contenu_page  .col_B  .carte  .google_map .legende_carte {
	width: 475px;
	float: left;
	background-color: #FFFFFF;
}
.contenu_page .col_B .carte .google_map .legende_carte .titre_carte {
	background-color: #e5e6ea;
	float: left;
	width: 455px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contenu_page  .col_B  .carte .google_map .legende_carte .titre_carte h2 {
	margin: 0px;
	color: #4D4D4D;
}
.contenu_page .col_B .carte .google_map .legende_carte .data_carte_legende {
	float: left;
	width: 455px;
	font-size: 12px;
	background-image: url(../images/fr/fond_moteur_de_recherche.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contenu_page .col_B .carte .google_map .legende_carte .tableau_legende {
	color: #4F607D;
	margin-top: 5px;
	margin-bottom: 5px;
}
.contenu_page .col_B .carte .google_map .legende_carte .tableau_legende td {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #4F607D;
}
.contenu_page .col_B .carte .menu_carte .btn_carte {
	float: left;
	height: 33px;
	font-size: 14px;
	background-image: url(../img/fond_nav_header.png);
	margin-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	background-repeat: repeat-x;
	background-position: center;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	overflow: hidden;
}
.contenu_page .col_B .carte .menu_carte .fleche_nav {
	height: 23px;
	margin-right: 5px;
	vertical-align: bottom;
	display: block;
	float: left;
}
.contenu_page .col_B .carte .menu_carte .btn_carte a {
	height: 23px;
	text-decoration: none;
	color: #5D5D5D;
	line-height: 23px;
	padding-right: 15px;
	padding-left: 10px;
	text-align: center;
	position: static;
	float: left;
	display: block;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: none;
}
.contenu_page .col_B .carte .menu_carte .btn_carte a:hover {
	background-color: #EDEFF1;
	background-image: none;
}

.infos_locale_not_clickable {
	background-color: #EDEFF1 !important;
	background-image: none !important;
}

.infos_locale_not_clickable .txt_ombre_grise {
	color:#B9BECA !important;
}

.img_plan_quartier img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.col_C {
	float: left;
	width: 972px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.col_C .titre_paragraphes {
	float: left;
	width: 972px;
	background-color: #c5c7d1;
}
.col_C .titre_paragraphes h2 {
	color: #4D4D4D;
	margin: 0px;
	line-height: 16px;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	width: 620px;
	
}
.col_C .ligne_avis {
	float: right;
	width: 972px;
	font-size: 12px;
	position: relative;
	background-color: #f3f4f5;
}

.col_C .ligne_avis  a{
	color: #4F607D;
	font-size: 12px;
}


.col_C  .ligne_avis .img_avis {
	float: left;
	width: 42px;
	text-align: center;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

td.etoile {
	width: 100px;
}

.col_C  .ligne_avis .txt_avis_user {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.col_C  .ligne_avis .txt_avis {
	float: left;
	/*width: 834px;*/
	width: 634px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.col_C .ligne_avis .txt_avis h3 {
	margin: 0px;
	font-size: 13px;
}

.col_C .ligne_avis .txt_avis h3 a{
	text-decoration:none;
	color: #4D4D4D;
}

.col_C .ligne_avis .txt_avis p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}

.avis_hidden {
	display:none;	
}

.full_avis{
	display:none;
}

.full_forum{
	display:none;
}
.col_C  .txt_actualites  {
	float: left;
	width: 952px;
	font-size: 12px;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 22px;
	padding-left: 10px;
	background-color: #f3f4f5;
}
.col_C  .txt_actualites a  {
	color: #4F607D;

}
.col_D {
	float: left;
	width: 974px;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.col_D p {
	font-size: 12px;
	margin: 0px;
	clear: both;
}
.col_D h3 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.col_C .ligne_avis .txt_avis .etoile_avis {
	float:right;
	top: 14px;
	margin-right:-35px;
	
}

.col_D a {
	color: #4F607D;
}
.col_D a:hover {
	color: #4D4D4D;
}
.col_D  strong {
	font-weight: bold;
	display: inline;
	font-size: 12px;
	color: #4D4D4D;
}
.col_infos {
	float: left;
	width: 952px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
}

.col_infos  .infos_locales {
	background-color: #F3F4F5;
	width: 950px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.col_infos   .infos_locales  .titre_infos_locales {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.col_infos     .infos_locales   .titre_infos_locales  h3 {
	font-size: 22px;
	display: block;
	margin: 0px;
	font-weight: normal;
}
.col_infos   .infos_locales  .ligne_infos_locale {
	float: left;
	width: 910px;
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 0px;
}
.col_infos    .infos_locales   .ligne_infos_locale  .img {
	float: left;
	width: 60px;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.col_infos   .infos_locales   .ligne_infos_locale  .txt {
	width: 838px;
	float: left;
}
.col_infos   .infos_locales   .ligne_infos_locale   .txt  h4 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #4D4D4D;
}
.col_infos   .infos_locales   .ligne_infos_locale   .txt  p {
	margin: 0px;
	font-size: 14px;
}
.col_infos   .trombone  {
	position: absolute;
	right: 40px;
	margin-top: -10px;
}
.col_E {
	float: left;
	width: 974px;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
}
.col_E .menu ,.col_E .menu  ul{
	background-image: url(../img/fond_nav_header.png);
	background-repeat: repeat-x;
	background-position: center;
	float: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	overflow: hidden;
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}

.col_E  .menu  .btn  {
	float: left;
	height: 33px;
	font-size: 13px;
	text-transform: uppercase;
}
.col_E  .menu  .btn  a  {
	height: 23px;
	text-decoration: none;
	color: #5D5D5D;
	line-height: 23px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	position: static;
	float: left;
	display: block;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: none;
}
.col_E  .menu  .btn  a:hover  {
	background-color: #EDEFF1;
	background-image: none;

}
.col_E  .content_txt {
	clear: both;
	float: left;
	width: 952px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.col_E .content_txt .titre {
}
.col_E .content_txt .titre h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}
.col_E .content_txt .txt {
	font-size: 12px;
	float: left;
	width: 952px;
}
.col_E  .content_txt .txt table {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.titre_tab {
	background-color: #E5E6EA;
	color: #4D4D4D;
	padding-right: 10px;
	padding-left: 10px;
}
.col_E .content_txt .txt table td {
	padding-right: 10px;
	padding-left: 10px;
	color: #4F607D;
}
.col_E .content_txt .txt table td a{
	color: #4F607D;
	text-decoration:none;
}

.col_E .content_txt .txt .td_A {
}
.col_E .content_txt .txt .td_B {
	background-color: #F3F4F5;
}
.col_E .content_txt .txt .td_C {
	background-color: #BCCCD3;
}
.col_E .content_txt .resultats {
	font-size: 12px;
	width: 942px;
	border: 5px solid #E6E6E6;
	float: left;
	position: relative;
}
.col_E .content_txt .resultats .ligne {
	padding: 10px;
	width: 922px;
	position: relative;
	float: left;
}
.col_E .content_txt .resultats .ligne h2 {
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
}
.col_E  .content_txt .resultats .ligne img {
	width: 24px;
	display: block;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
.poucentage {
	background-color: #33A7E8;
	color: #FFFFFF;
	font-size: 22px;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
}
.col_C .titre_paragraphes .actu_rss {
	float: right;
	font-size: 11px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	width: 320px;
}
.col_C  .titre_paragraphes .actu_rss img {
	float: right;
	display: block;
	margin-left: 5px;
}
.col_C  .titre_paragraphes .actu_rss a {
	display: block;
	float: right;
	color: #4D4D4D;
	text-decoration: none;
}
.col_C .titre_paragraphes .actu_rss a:hover {
	display: block;
	float: right;
	color: #4F607D;
	text-decoration: none;
}
.col_C .titre_paragraphes  .btn {
	float: right;
	font-size: 11px;
	line-height: 26px;
	width: 320px;
}
.col_C  .titre_paragraphes .btn a {
	display: block;
	float: right;
	text-align: center;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #4D4D4D;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.col_C .titre_paragraphes .btn a:hover {
	color: #4F607D;
	text-decoration: none;
}

.col_C  .titre_paragraphes .btn img {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

.ligne_actu {
	float: left;
	width: 930px;
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}

.ligne_actu h4 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #4D4D4D;
}

.ligne_actu h4 a {
	text-decoration:none;
	color: #4D4D4D;
}

.ligne_actu p a {
	text-decoration:none;
	color: #4F607D;
}

#full_actu {
	display:none;	
}


/*--------------page: trouver ou habiter---------------*/


.contenu_accueil   .col_F {
	width: 497px;
	height: 100%;
	float: left;
}

.contenu_accueil .col_F .recherche {
	width: 417px;
	float: left;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 50px;
	padding-left: 40px;
}

.contenu_accueil .col_F .recherche h1 {
	font-size: 18px;
	margin: 0px;
}
.contenu_accueil  .col_F  .recherche  .formulaire   {
	width: 417px;
	float: left;
	margin-top: 10px;
}
.contenu_accueil .col_F.recherche .formulaire .box_field {
	float: left;
	border: 5px solid #E6E6E6;
}
.contenu_accueil .col_F .recherche .formulaire .box_field .textfield {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	float: left;
	padding-left: 10px;
	color: #4F607D;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 35px;
	height: 35px;
	width: 340px;
	margin: 0px;
}
.contenu_accueil .col_F .recherche .formulaire .box_field .btn_rechercher {
	background-color: #FFFFFF;
	background-image: url(../images/fr/loupe.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 35px;
	cursor: pointer;
}

.contenu_accueil .col_F .recherche .formulaire a {
	font-size: 12px;
	color: #4F607D;
}
.contenu_accueil .col_F .recherche .formulaire a:hover {
	font-size: 12px;
	color: #4D4D4D;
}

.contenu_accueil .col_F .recherche .formulaire img {
	margin-right: 3px;
}




/*------------------------------*/

.contenu_accueil   {
	float: left;
	width: 994px;
	background-color: #FFFFFF;
	background-image: url(../images/fr/fond_content.jpg);
	background-repeat: repeat-x;
	color: #4F607D;
	position: relative;
	border: 1px solid #dbdbdb;
}
.contenu_accueil   .col_A {
	width: 497px;
	height: 472px;
	float: left;
}
.contenu_accueil .col_B {
	background-color: #FFFFFF;
	width: 496px;
	height: 472px;
	float: left;
}
.contenu_accueil .col_B .carte_google {
	float: left;
	width: 496px;
	height: 472px;
}
.contenu_accueil .col_A .recherche {
	width: 417px;
	float: left;
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 50px;
	padding-left: 40px;
}
.contenu_accueil .col_A .recherche h1 {
	font-size: 18px;
	margin: 0px;
}
.contenu_accueil  .col_A  .recherche  .formulaire   {
	width: 417px;
	float: left;
	margin-top: 10px;
}
.contenu_accueil .col_A .recherche .formulaire .box_field {
	float: left;
	border: 5px solid #E6E6E6;
}
.contenu_accueil .col_A .recherche .formulaire .box_field .textfield {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	float: left;
	padding-left: 10px;
	color: #4F607D;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 35px;
	height: 35px;
	width: 340px;
	margin: 0px;
}
.contenu_accueil .col_A .recherche .formulaire .box_field .btn_rechercher {
	background-color: #FFFFFF;
	background-image: url(../images/fr/loupe.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 35px;
	cursor: pointer;
}

.contenu_accueil .col_A .recherche .formulaire a {
	font-size: 12px;
	color: #4F607D;
}
.contenu_accueil .col_A .recherche .formulaire a:hover {
	font-size: 12px;
	color: #4D4D4D;
}

.contenu_accueil .col_A .recherche .formulaire img {
	margin-right: 3px;
}
.contenu_accueil .col_A .box_nouveaute {
	width: 417px;
	padding: 40px;
	float: left;
}
.contenu_accueil  .col_A  .box_nouveaute .ligne_nouveaute {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	float: left;
	width: 417px;
}
.contenu_accueil .col_A .box_nouveaute .ligne_nouveaute .desc {	
	float:left;
	width:358px;
}
.contenu_accueil .col_A .box_nouveaute .ligne_nouveaute h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contenu_accueil .col_A .box_nouveaute .ligne_nouveaute p {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #abaebf;
}
.contenu_accueil .col_A .box_nouveaute .ligne_nouveaute p a{
	text-decoration:none;
	color: #abaebf;
}

.contenu_accueil .col_A .box_nouveaute .ligne_nouveaute img {
	font-size: 12px;
	font-weight: normal;
	color: #abaebf;
	float: left;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-left: 3px;
}

/*------------------- correctif conflit phphbb ( ne pas modifier) --------------------*/


.interface_kelquartier  .plan_travail_phpbb {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.interface_kelquartier .plan_travail_phpbb .header {
	float: left;
	width: 996px;
	background-image: url(../images/fr/fond_header.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}

.interface_kelquartier .plan_travail_phpbb .footer {
	width: 996px;
	float: left;
}

.interface_kelquartier .plan_travail_phpbb li.header {
	background-image: none;
}

#page-header {
	clear: both;
	padding-top: 5px;
}

.header .box_btn_accueil {
	line-height: 8px;
}


/*---------------- surcharge jquery ui --------------*/

.ui-tabs .ui-tabs-hide { display: none !important; }

.sliderTrouver {
width: 150px;
}

/*nouveaux_elements stef*/

.contenu_page .col_A .recherche_ville_quartier {
	width: 417px;
	float: left;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.contenu_page .col_A .recherche_ville_quartier h1 {
	font-size: 18px;
	margin: 0px;
}
.contenu_page  .col_A  .recherche_ville_quartier  .formulaire   {
	width: 417px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contenu_page .col_A .recherche_ville_quartier .formulaire .box_field {
	float: left;
	border: 5px solid #E6E6E6;
}
.contenu_page .col_A .recherche_ville_quartier .formulaire .box_field .textfield {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
	float: left;
	padding-left: 10px;
	color: #4F607D;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 35px;
	height: 35px;
	width: 340px;
	margin: 0px;
}
.contenu_page .col_A .recherche_ville_quartier .formulaire .box_field .btn_rechercher {
	background-color: #FFFFFF;
	background-image: url(../images/fr/loupe.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 35px;
	cursor: pointer;
}
.contenu_page  .col_A  .recherche_ville_quartier  .formulaire  h2  {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.contenu_page .col_A .recherche_ville_quartier .formulaire .ligne_critere_recherche {
	float: left;
	width: 417px;
}
.critere {
	float: left;
	width: 144px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.critere .legende_reglette {
	font-size: 11px;
	margin-bottom: 5px;

}
.critere .box_reglette {
	font-size: 9px;
	background-color: #EAEAEA;
	width: 124px;
	height: 7px;

}

#info_slider{
	z-index:99;
	position:absolute;
	display:none;
	top:0;
	left:0;
	padding:3px 5px 3px 5px;
	font-size:10px;
	background-color:#C2CB46;
	color:#FFF;
	border:1px solid #F3F4F5;
}

.border_haut {
	border-bottom-style: none;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.6);
	box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.6);
	border-top-width: 1px;
	border-top-color: #C8C8C8;
}

/* ----------- Layer map -----------  */


.layer_map{
	top:139px;
	left:5px;
	border-radius: 3px 3px 0 0;
	z-index:100;
	position:absolute;
	background-color:#F1F2F4;
	padding:20px;
	width: 451px;
	border: 5px solid #C5C7D1;
	font-size:13px;
}

.layer_map h3{
	padding:0 0 10px 0;
	margin:0;
	color: #5D5D5D;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	text-shadow: 1px 1px 0 #F6F7F8;
}

.btn_close_layer{
	display:block;
	float:right;
	cursor:pointer;
}

.layer_map_col1{
	float:left;
	width:215px;
	margin-right:20px;
}

.layer_map_col2{
	float:left;
	width:215px;
}

.layer_map ul{
	margin:0;
	padding:0;
}

.layer_map ul li{
	list-style:none;
	margin:0;
	padding:1px 0;
}


.layer_map ul li span{
	display:block;
	color: #4F607D;
	text-shadow: 1px 1px 0 #F6F7F8;
	font-weight:bold;
	padding:10px 0 3px 0;
}

.layer_map ul li a{
	color: #4F607D;
	text-shadow: 1px 1px 0 #F6F7F8;
	font-size:12px;
	text-decoration:none;
}

.layer_map ul li a:hover{
	color: #1A1A1A;
}

.layer_map_infos_title{
	font-weight:bold;
	padding-top:10px;	
}

.layer_map ul li ul li{
	list-style:none;
	margin-left:10px;
	padding:1px 0;
}


#layer_top_cartes{
	display:none;
	z-index:50;
}

#layer_cartes{
	display:none;
	z-index:50;
}

#layer_avis{
	display:none;
	z-index:50;
}

#layer_avis h2{
    font-size: 13px;
	color: #4F607D;
	font-weight:bold;
	padding:10px 0 5px 0;
	margin:0;
}

#layer_avis ul{
	margin:0;
	padding:0;	
	font-weight:normal;
	margin-left:15px;
}

#layer_avis ul li{
	list-style:none;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding:0;	
}

#layer_avis ul li span{
	display:inline-block;
	color: #4F607D;
	text-shadow: 1px 1px 0 #F6F7F8;
	font-weight:bold;
	padding:5px 0 0 0;
}

#layer_avis ul li span:hover{
	color: #1A1A1A;
}

#layer_avis ul li ul {
	margin-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	display:none;
}

#layer_infos_locales{
	display:none;
	z-index:50;
}

/* ----------- Sitemap -----------  */

.box_sitemap_left{
	float: left;
	width: 306px;
	margin-right:10px;
}

.box_sitemap_middle{
	float: left;
	width: 306px;
	margin-right:10px;
}

.box_sitemap_right{
	float: left;
	width: 306px;
}

#sitemap ul li{
    font-size: 13px;
	color: #4F607D;
	font-weight:bold;
	padding:10px 0 5px 0;
	margin:0;
	list-style:none;
}

#sitemap ul li a{
	color: #4F607D;
	text-decoration:none;
}

#sitemap ul li a:hover{
	color: #1A1A1A;
}

#sitemap ul li ul{
	margin:0;
	padding:5px 0;	
	font-weight:normal;
	margin-left:10px;
}

#sitemap ul li ul li{
	list-style:none;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:2px 0;	
}

#sitemap ul li ul li span{
	display:inline-block;
	color: #4F607D;
	text-shadow: 1px 1px 0 #F6F7F8;
	font-weight:bold;
	padding:5px 0 0 0;
}

#sitemap ul li ul li ul {
	margin-left:30px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	font-weight:normal;
}

/* ----------- Login -----------  */

.col_G {
	float: left;
	width: 954px;
	clear: both;
	margin: 15px 20px 20px 20px;
}

.col_G h1  {
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}

.box_compte_height{
	min-height:420px;
}

.box_login{
	width:416px;
	float:left;
	margin-right:18px;
	padding:15px 25px;
	background-color:#F3F4F5;
	border: 1px solid #C8C8C8;
}

.box_inscription{
	width:416px;
	float:left;
	padding:15px 25px;
	background-color:#F3F4F5;
	border: 1px solid #C8C8C8;
	font-size:12px;
}

.box_login h2,
.box_inscription h2{
	color:#536181;
	font-size:18px;
	font-weight:normal;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	text-shadow: 1px 1px 0 #F6F7F8;
	border-bottom:1px solid #C8C8C8;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 1);
	box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 1); 
}

.form_login .box_line_form{
	width:100%;
	clear:both;
	float:left;
	padding:0 0 10px 0;
}

.box_label{
	font-size:13px;
	color:#ACAFC1;
	float:left;
	width:120px;
	margin-right:10px;
	padding-top:5px;
}

.form_login label{
	color:#777778;
	font-size:14px;
	font-weight:bold;
}

.form_login .box_feild{
	float:left;
	width:255x;
	border: 5px solid #E6E6E6;
	background-color:#FFF;
	height:20px;
	padding:3px;
}

.form_login .box_radio{
	float:left;
	width:265x;
	height:20px;
	padding:3px;
	font-size: 14px;
	color: #4F607D;
}

.form_login .box_optin{
	float:left;
	width:265x;
	height:20px;
	padding:3px;
	font-size: 12px;
	color: #4F607D;
}

.box_optin_label{
	font-size: 11px !important;
	color: #4F607D;
}

.box_optin input{
	float:left;
	margin-bottom:10px;
}

.box_optin span{
	display:block;
	float:left;
}

.form_login .box_feild input{
	border:0;
	background-color:#FFF;
	width:255px;
	color: #4F607D;
    font-family: "Trebuchet MS";
    font-size: 14px;
}

.btn_forgotten_password{
	color: #4F607D;
    font-size: 12px;
	text-shadow: 1px 1px 0 #F6F7F8;
	margin-left:130px;
}

.btn_forgotten_password a{
	color: #4F607D;
}

.txt_champs_obligatoire{
	color:#ACAFC1;
	font-size:10px;
}

.btn_connexion{
	background-image: url("../img/fond_nav_header.png");
    background-position: center center;
    background-repeat: repeat-x;
    border: 1px solid #DBDBDB;
	margin-top:10px;
	margin-right:15px;
    float:right;
	color: #565656;
    font-family: Trebuchet MS;
	text-shadow: 1px 1px 1px #F6F7F8;
	font-size:13px;
	font-weight:bold;
	padding:5px 30px;
	cursor:pointer;
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.5);
	box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.5); 
}

.btn_creer_un_compte{
	background-image: url("../img/fond_nav_header.png");
    background-position: center center;
    background-repeat: repeat-x;
    border: 1px solid #DBDBDB;
	margin-top:10px;
	margin-right:15px;
    float:right;
	color: #565656;
    font-family: Trebuchet MS;
	text-shadow: 1px 1px 1px #F6F7F8;
	font-size:13px;
	font-weight:bold;
	padding:5px 15px;
	cursor:pointer;
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.5);
	box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.5); 
}

.btn_fb_connect{
	display:block;
	float:right;
	color: #565656;
	margin-top:15px;
	margin-right:15px;
}

.box_mentions{
	width:100%;
	float:left;
	margin:10px 0;
	font-size:12px;
	color:#ACAFC1;
}

.ajaxLoad{
	clear:both;
	width: 310px;
	text-align:left;
	padding-top:5px;
	display:none;
}

/* ----------- PAGE POSTER UN AVIS -----------  */

.box_form_avis{
	float: left;
	width: 944px;
	clear: both;
	margin-right:18px;
	padding:15px 25px;
	background-color:#F3F4F5;
	border: 1px solid #C8C8C8;
	font-size:12px;
}

.box_form_avis h2{
	color:#536181;
	font-size:18px;
	font-weight:normal;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	text-shadow: 1px 1px 0 #F6F7F8;
	border-bottom:1px solid #C8C8C8;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 1);
	box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 1);
	clear:both;
}

.box_form_avis h3{
	font-size:14px;
	float:left;
	width:200px;
	color:#777778;
	font-weight:bold;
	padding:0;
	margin:0 10px 0 0;
}

.box_topic_avis{
	float:left;
	width:690px;
}


.box_form_avis_left{
	float: left;
	width: 464px;
	margin-right:10px;
}

.box_form_avis_right{
	float: left;
	width: 464px;
}

.form_avis .box_line_form{
	width:100%;
	clear:both;
	float:left;
	padding:0 0 10px 0;
}

.box_label_right{
	font-size:13px;
	color:#ACAFC1;
	float:left;
	width:115px;
	margin-right:10px;
	padding-top:5px;
	padding-right:5px;
	text-align:right;
}

.box_label_medium{
	font-size:13px;
	color:#ACAFC1;
	float:left;
	width:200px;
	margin-right:10px;
	padding-top:5px;
}

.box_label_big{
	font-size:13px;
	color:#ACAFC1;
	float:left;
	width:400px;
	margin-right:10px;
	padding-top:5px;
}

.form_avis label{
	color:#777778;
	font-size:14px;
	font-weight:bold;
}

.form_avis .box_feild{
	float:left;
	width:255x;
	border: 5px solid #E6E6E6;
	background-color:#FFF;
	height:20px;
	padding:3px;
}

.form_avis .box_feild_small{
	float:left;
	width:155x;
	border: 5px solid #E6E6E6;
	background-color:#FFF;
	height:20px;
	padding:3px;
}

.form_avis .box_feild_auto{
	float:left;
	width:275x;
	border: 5px solid #E6E6E6;
	background-color:#FFF;
	padding:3px;
}

.form_avis .box_feild input,
.form_avis .box_feild select,
.form_avis .box_feild_small input,
.form_avis .box_feild_small select,
.form_avis .box_feild_auto input,
.form_avis .box_feild_auto select{
	border:0;
	background-color:#FFF;
	width:275px;
	color: #4F607D;
    font-family: "Trebuchet MS";
    font-size: 14px;
}

.form_avis .box_feild_small input,
.form_avis .box_feild_small select{
	border:0;
	background-color:#FFF;
	width:155px;
	color: #4F607D;
    font-family: "Trebuchet MS";
    font-size: 14px;
}

.form_avis .box_feild_auto textarea{
	border:0;
	background-color:#FFF;
	width:275px;
	color: #4F607D;
    font-family: "Trebuchet MS";
    font-size: 14px;
}

.form_avis .box_radio{
	float:left;
	width:265x;
	padding:3px;
	font-size: 13px;
	color: #4F607D;
}

.form_avis .box_radio_avis{
	float:left;
	width:275x;
	padding:3px;
	font-size: 11px;
	color: #4F607D;
}

.form_avis .box_radio_avis label{
	font-size: 11px;
	color: #4F607D;
}

.form_avis .box_optin{
	float:left;
	width:115x;
	padding:3px;
	font-size: 12px;
	margin-left:125px;
	color: #4F607D;
	clear:both;
}

.form_avis .btn_valider{
	background-image: url("../img/fond_nav_header.png");
    background-position: center center;
    background-repeat: repeat-x;
    border: 1px solid #DBDBDB;
	margin-top:10px;
	margin-right:15px;
    float:left;
	color: #565656;
    font-family: Trebuchet MS;
	text-shadow: 1px 1px 1px #F6F7F8;
	font-size:13px;
	font-weight:bold;
	padding:5px 15px;
	cursor:pointer;
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.5);
	box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.5); 
}

.box_avis_detail{
	width:100%;
	float:left;
	padding:0 0 25px 0;
	/*margin:15px 0;*/
}

/* ----------- POSTER UN ABUS ------------ */

.box_form_abus{
	float: left;
	width: 944px;
	clear: both;
	margin-right:18px;
	padding:15px 25px;
	background-color:#F3F4F5;
	border: 1px solid #C8C8C8;
	font-size:12px;
}

.box_form_abus h2{
	color:#536181;
	font-size:18px;
	font-weight:normal;
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	text-shadow: 1px 1px 0 #F6F7F8;
	border-bottom:1px solid #C8C8C8;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 1);
	box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 1);
	clear:both;
}

.form_abus .box_feild_auto textarea{
	border:0;
	background-color:#FFF;
	width:275px;
	color: #4F607D;
    font-family: "Trebuchet MS";
    font-size: 14px;
}

.form_abus .btn_valider{
	background-image: url("../img/fond_nav_header.png");
    background-position: center center;
    background-repeat: repeat-x;
    border: 1px solid #DBDBDB;
	margin-top:10px;
	margin-right:15px;
    float:left;
	color: #565656;
    font-family: Trebuchet MS;
	text-shadow: 1px 1px 1px #F6F7F8;
	font-size:13px;
	font-weight:bold;
	padding:5px 15px;
	cursor:pointer;
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.5);
	box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.5); 
}

.form_abus label{
	color:#777778;
	font-size:14px;
	font-weight:bold;
}
.form_abus .box_feild_auto{

	float:left;
	width:275x;
	border: 5px solid #E6E6E6;
	background-color:#FFF;
	padding:3px;
}

.form_abus .box_line_form{
	width:100%;
	clear:both;
	float:left;
	padding:0 0 10px 0;
}




/* ----------- PAGE STD -----------  */

.page_std{
	color: #4F607D;
    font-size: 12px;
}

.page_std a{
	color: #4F607D;
}

.page_std h2  {
	font-size: 18px;
	font-weight: normal;
	clear:both;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin: 0;
	padding-top: 5px;
	color: #777778;
}

.page_std h3  {
	font-size: 14px;
	font-weight: bold;
	color:#777778;
	margin: 0;
	clear:both;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.page_std p{
	margin:0 0 10px 0;
	padding:0;
	font-size: 13px;
}

.box_note{
	clear:both;
	width:900px;
	float:left;
	padding:15px 25px;
	background-color:#F3F4F5;
	border: 1px solid #C8C8C8;
	margin:0 0 15px 0;
}

.page_std ul{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	list-style-position: inside;
	font-size: 13px;
}

.page_std ul li{
	list-style:disc outside;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.page_std .coldouble{
	width:49%;
	float:left;
	margin:0 0 15px 0;
}

.page_std .marge_coldouble{
	margin-right:2%;
}

.page_std .img_left{
	float:left;
	margin: 0 15px 15px 0;
	border: 1px solid #C8C8C8;
}
.box_note h2 {
	font-size: 15px;
	font-weight: bold;
}

.box_note h2 a{
	text-decoration:none;
	color:#777778;
	border:0;
}

.box_note p {
	font-size: 12px;
}

.box_note a {
	text-decoration:none;
}


.page_std .img_right{
	float:right;
	margin: 0 0 15px 15px;
	border: 1px solid #C8C8C8;
}


/**pages SEO**/

.block_dept {
	width:100%;
	background-color:#EEEEF0;
	float:left;
}

.block_dept h2 {
	background-color:#C5C7D1;
	color:#4F607D;
	width:964px;
	padding:10px 10px 10px 20px;
	font-size:12px;
	font-weight:bold;
}

.block_dept_sep{
	clear: both;	
}

.city_dept_col{
	float:left;
	width:225px;
	padding-left:10px;
	padding-right:10px;
	background-color:#EEEEF0;
	
}

.city_dept_col a{
	text-decoration:none;
	color: #4F607D;
}

.city_dept_col :hover{
	color: #1A1A1A;
}

.city_dept_col ul li{
	list-style:none;
	font-size:12px;
	padding-bottom:5px;
}

.city_dept_col ul li ul li{
	list-style:none;
	margin-left:-30px;
	font-size:11px;
}

.city_dept_up_button{
	float:right;
	margin-top: -5px;
	padding-right: 5px;
}


/*mini carte fiche quartier */
#miniMap{
	height:86px;
	width:86px;
	cursor:pointer !important;
}

a #miniMap{
	border:none;
}

/*champ saisie auto poster avis*/
#avis_search_address{
	width:275px;
	height:30px;	
}

/*formulaire avis*/

.start_pict{
	padding:0;
	cursor:pointer;
}


/*classes d'erreur*/
.field_error{
	border: 5px solid #C1272D !important;
}

.text_error{
	color: #C1272D !important;
}


/*infcWindow GMap quartier */

.gmap_quartier{
	width:240px;
	font-weight:normal;
	font-size:10px;	
	padding-left:15px;
	padding-right:15px;
	text-align:center;
}

/*infcWindow GMap avis */

.gmap_avis{
	width:300px;
	font-weight:normal;
	font-size:11px;	
	padding-left:15px;
	padding-right:15px;;
}
.gmap_avis h2{
	font-weight:bold;
	font-size:13px;	
}

.gmap_avis_infos{
	font-style:italic;
}

/* espace membre */
.hidden_form_fb_connect{
	display:none !important;	
	
}

/* afficher nom quartier*/
.showNameBloc {
	display: none;	
}

.zoomOnMap {
	float:right;
	
}

.zoomOnMap img{
	vertical-align:middle;	
}

/*comportement génériques*/
.cursor_pointer {
	cursor:pointer;
}

.hiddenBlock {
	display:none;	
}

.font10	{
	font-size:10px;
}

.font11	{
	font-size:11px;
}

.mediumOpacity {
	opacity:0.5;	
}

.infoBulle{
	padding:0px !important;
	height: 30px !important;
}

.noLateralPadding{
	padding-right:0px;
	padding-left:0px;
}

#errorDialog {
	display:none;	
}

#forgottenDialog{
	display:none;
	
}

#forgotten_email{
	width:255px;
}

#forgotten_text{
	display:none;
	padding:10px;
	text-align:center;
}

#forgottenPassword{
	cursor:pointer;
	text-decoration:underline;
}

.forgotten_text_error{
	color:#F00;
	font-weight:bold;
}

.boxPictureDescription {
	width: 115px;
	height: 75px;
	float:left;
}


/*Layer carte */
.body_google_zoom {
	background-color:#FFF;
	padding:25px;
}


.carte_google_zoom {
	position:relative;
	margin:auto;
	width:946px;
	height:550px;
	z-index:2
}

.mapLoading{
	position:relative;
	width:100% !important;
	height:100% !important;
	z-index:95;
	background-color:#FFF;
	opacity:0.5;
}


.mapLoadingImg{ 
	font-weight:bold;
	color:#4F607D;
	position: absolute;
	top:270px;
	left:423px;
	opacity:1 !important;
	z-index:99 !important;
}

.ajaxLoadMapLoading{
	position:relative;
	margin-top:-550px;
	width:946px !important;
	height:548px !important;
	clear:both;
	text-align:left;
	padding-top:0;

}

/* fin Layer carte */

.noPict img{
	display:none;	
}

.footer_ul{
	min-width:150px !important;
}

.footer_ul_carte{
	min-width:180px !important;
}

