a img {
	border:0;
}
body {
	background:#ffffff;
	color:#2f2f2f;
	font:12px/1.5em Arial, Helvetica, sans-serif;
	min-width:1100px;
	
}
.waitbox {
	font-weight: bold;
	font-size:10px;
	background-color: #fff;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ed6503;
	margin-right:2px;
}
.gooana {
	height: 44px;
	width: 44px;
	background-image: url("../images/admin/analytics.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
form {
	margin: 0px;
	padding: 0px;
}
#form2 {
	clear: both;
}
.button {
	cursor: pointer;
	width: 180px;
	height: 22px;
	border: none;
	background: url("../images/admin/bouton-valider.gif") no-repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	float:right;
	margin-top:20px;
}
.buttona {
	cursor: pointer;
	width: 180px;
	height: 22px;
	border: none;
	background: url("../images/admin/bou.jpg") no-repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
.button:hover {
	background: url("../images/admin/bouton-valider2.gif") no-repeat left bottom;
}
/*************Gestion du calendrier*************************/

.ds_box {
	background-color: #F87813;
	border: 1px solid #FCA33D;
	position: absolute;
	z-index: 32767;
}
.ds_tbl {
	background-color: #FCA33D;
}
.ds_head {
	background-color: #F87813;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}
.ds_subhead {
	background-color: #D9E8EA;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 15px;
}
.ds_cell {
	background-color: #D9E8EA;
	color: #000;
	font-size: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	cursor: pointer;
}
.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */
/*********************************************** Debut gestion du menu ***********************************************/


/************** Tous les niveaux  *************/
ul, ol {
	list-style:none;
}
.nav-bar {
	border-top:1px solid #2d444f;
	border-bottom:1px solid #2d444f;
	background:url(../images/admin/nav1_bg.gif) repeat-x 0 100% #666e73;
	padding:0 30px;
}
#nav {
	float:left;
}
#nav, #nav ul, #nav ul ul {
	margin:0;
	padding:0;
}
/************** Tous les niveaux  *************/ 
#nav li {
	position:relative;
	text-align:left;
}
#nav li.over {
	z-index:99;
}
#nav li.active {
	z-index:100;
}
#nav a, #nav a:hover {
	display:block;
	text-decoration:none;
}
#nav span {
	display:block;
}
#nav a {
	line-height:1.3em;
}
/************ Premier niveau  ***************/
#nav li {
	float:left;
	background:url(../images/admin/nav1_sep.gif) no-repeat 100% 0;
}
#nav li.active {
	margin-left:-1px;
	background:url(../images/admin/nav1_active.gif) no-repeat;
	color:#fff;
	font-weight:bold;
}
#nav li.active em {
	display:block;
	position:absolute;
	top:0;
	right:-1px;
	width:3px;
	height:27px;
	background:url(../images/admin/nav1_active.gif) no-repeat 100% 0;
}
#nav a {
	float:left;
	padding:0 14px;
	color:#fff;
	line-height:27px;
}
#nav li.over a {
	color:#d6e2e5;
}
#nav ul li, #nav ul li.active {
	float:none;
	height:auto;
	background:none;
	margin:0;
}
#nav ul a, #nav ul a:hover {
	float:none;
	padding:0;
	line-height:1.3em;
}
#nav ul li.over a, #nav ul li.over a:hover, #nav ul a, #nav li.active li {
	font-weight:normal;
}
/************ second niveau ************/
#nav ul 
{
	position:absolute;
	width:189px;
	top:26px;
	display : none;
	padding-bottom:3px;
	border-top:1px solid #2d444f;
	margin-left:-2px;
}
#nav ul ul {
	border-top:0;
	background:url(../images/admin/nav3_bg.png) 0 0 no-repeat;
	padding-top:2px;
	left:100px;
	top:13px;
}
/* Affichage menu */
#nav li.over ul {
	left:-1px;
}
#nav li.over ul ul {
	left:-10000px;
}
#nav li.over ul li.over ul {
	left:100px;
}
#nav ul li {
	background:url(../images/admin/nav2_li_bg.png) repeat-y;
	padding:0 2px;
}
#nav ul li a:hover {
	background:#d0dfe2;
}
#nav li.over ul a, #nav ul li.active a, #nav ul li a, #nav ul li a:hover {
	color:#2f2f2f;
}
#nav ul span, #nav ul li.last li span {
	padding:5px 15px;
	background:url(../images/admin/nav2_link_bg.gif) repeat-x 0 100%;
}
#nav ul li.last span, #nav ul li.last li.last span {
	background:none;
}
#nav ul li.last {
	background:url(../images/admin/nav2_last_li_bg.png) no-repeat 0 100%;
	padding-bottom:3px;
}
#nav ul span, #nav ul li.last2 li span {
	padding:5px 15px;
	background:url(../images/admin/nav2_link_bg.gif) repeat-x 0 100%;
}
#nav ul li.last2 span, #nav ul li.last2 li.last2 span {
	background:none;
}
#nav ul li.last2 {
	background:url(../images/admin/nav2_last_li_bg2.png) no-repeat 0 100%;
	padding-bottom:3px;
}
#nav ul li.parent a, #nav ul li.parent li.parent a {
	background-image:url(../images/admin/nav2_parent_arrow.gif);
	background-position:100% 100%;
	background-repeat:no-repeat;
}
#nav ul li.parent li a, #nav ul li.parent li.parent li a {
	background-image:none;
}
#nav ul li, #nav ul li.active {
	float:left;
	clear:left;
	width:185px;
}
/*********************************************** Fin gestion du menu ***********************************************/

.bouton {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/admin/fond-bouton.jpg);
	border: 1px solid #ed6502;
	height: 22px;
	background-repeat: repeat;
	font-size: 12px;
}
.formulaire-txt-simple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #aaaaaa;
	height: 16px;
	padding-left:5px;
}
.formulaire-txt-simplez {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #aaaaaa;
	height: 16px;
	width: 230px;
}
.txt-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	height:45px;
	text-align:center;
	padding-top:25px;
}
.txt-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txt-3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ed6502;
	text-decoration: none;
	
}
.bordure {
	border: 0px solid #C6CCCE;
	background: url ("../../images/admin/pager_arrow_right.gif");
	
}
.bordure2 {
	border: 1px solid #F16048;
	width: 100%;
	text-align: center;
	padding-top:3px;
}
.bordure3 {
	border: 1px solid #95A486;
	width: 100%;
	text-align: center;
	padding-top:3px;
}
.txt-4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #95A486;
}
.txt-5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F16048;
}
.txt-6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	
	
}
  
.fond-menu
{
    width : 100%;
    height: 27px;
	background-image: url(../images/admin/fond-menu.jpg);
	background-repeat: repeat-x;
	min-width:1024px;
}


.fond-piedpage {
	height:90px;
	width:100%;
	text-align:center;
	background-image: url(../images/admin/pied-page.gif);
	background-repeat: repeat-x;
	clear:both;
}
.txt-7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ed6502;
}
.txt-8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FCCE77;
	text-decoration: none;
}
.txt-9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ed6502;
	text-decoration: none;
}
.formulaire-liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F46C06;
	border: 1px solid #F56D07;
	height: 18px;
}
.txt-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15px;
	background:#6F8992;
}
.txt-11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-indent: 15px;
}
.formulaire-txt-multi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #aaaaaa;
	padding-left:5px;
}
	.readonly { 
		background-color: #FAFAFA;
		border: 1px solid #dadada;
	}

.formulaire-txt-multiz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #aaaaaa;
	width: 230px;
}
.formulaire-txt-list2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #aaaaaa;
	height: 18px;
	min-width: 575px;
}
.txt-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	clear: both;
}
	.txt-12:hover {
		background-color: #FFF9E9;
	}


.bordure-bas-droite {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C6CCCE;
	border-right-color: #C6CCCE;
	border-bottom-color: #C6CCCE;
	border-left-color: #C6CCCE;
}
.bordure-haut-droite-gauche {
	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: none;
	border-left-style: solid;
	border-top-color: #C6CCCE;
	border-right-color: #C6CCCE;
	border-bottom-color: #C6CCCE;
	border-left-color: #C6CCCE;
}
.bordure-bas-droite-gauche {
	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;
	border-top-color: #C6CCCE;
	border-right-color: #C6CCCE;
	border-bottom-color: #C6CCCE;
	border-left-color: #C6CCCE;
}
.bordure-bas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C6CCCE;
	border-right-color: #C6CCCE;
	border-bottom-color: #C6CCCE;
	border-left-color: #C6CCCE;
}
.txt-13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bordureblanc {
	border: 1px solid #FFFFFF;
}
.txt-14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2c446a;
	text-decoration: none;
}
.formulaire-txt-list3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #aaaaaa;
	height: 18px;
}
.formulaire-txt-list3z {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #aaaaaa;
	height: 18px;
	width: 230px;
}
.buttonsu {
	cursor: pointer;
	width: 15px;
	height: 15px;
	border: none;
	background: url("../images/admin/rule_component_remove.gif") no-repeat center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #F6B5AE;
	text-decoration: none;
	font-style: normal;
}
.buttonva {
	cursor: pointer;
	width: 16px;
	height: 16px;
	border: none;
	background: url("../images/admin/icone-ok.gif") no-repeat center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #F6B5AE;
	text-decoration: none;
	font-style: normal;
}
.buttonplus {
	cursor: pointer;
	width: 15px;
	height: 15px;
	border: none;
	background: url("../images/admin/sort-arrow-up.png") no-repeat center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #F6B5AE;
	text-decoration: none;
	font-style: normal;
}
.buttonmoins {
	cursor: pointer;
	width: 15px;
	height: 15px;
	border: none;
	background: url("../images/admin/sort-arrow-down.png") no-repeat center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #F6B5AE;
	text-decoration: none;
	font-style: normal;
}
.fond_cat {
	background-image: url(../images/admin/line.gif);
}
.txt-15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #42863C;
}
.formulaire-txt-list4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #F16048;
	height: 17px;
	width: 40px;
	
}
.formulaire-menu-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #aaaaaa;
	height: 75px;
	width: 50px;
	background-color: #FFFFFF;
}
.formulaire-menu-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #aaaaaa;
	height: 75px;
	width: 150px;
	background-color: #FFFFFF;
}
.formulaire-menu-3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #aaaaaa;
	height: 100px;
	width: 315px;
	background-color: #FFFFFF;
}
.txt-16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
}
.txt-17{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ed6502;
	text-decoration: none;
	background-color: #E2E2E2;
}
.formulaire-txt-simple2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #aaaaaa;
	height: 16px;
	text-align: center;
}
.formulaire-txt-list2a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #aaaaaa;
	height: 18px;
	width: 500px;
}


#jcrop_target
{
	width : 300px;
}

.image_preview_galerie
{
	width : 150px;
}

.texte_img_crop
{ 
 display : block;
}

#jcrop_target
{
	display : block;
}

/********************************************************************************************************************/
.block_siteInfo{
	width:98%;
	border:1px solid #C6CCCE;
	float:left;
	margin-left: 1%;
}
.block_utilisateur{
	width:74%;
	float:right;
	margin-right:14px;
	margin-top:65px;
	margin-bottom:106px;
}
.title_block_siteInfo{
	background:#6F8992;
	width:100%;
	height:25px;
	color:white;
	padding:1px;
	min-width:600px;
}

.name_actu{
	height:20px;
	float:left;
	width: 67%;
	overflow: hidden;
	margin-left:6px;
	
}

.select {
	cursor: pointer;
	display: inline-block;
    width: 100%;
}
	.select:hover {
		background-color: #ff6600;
	}
	.under {
		padding-left: 50px;
	}
		.under:hover {
			background-color: #FCCE77;
		}
		.under .supp {
			float: right;
			padding: 0 5px 0 0;
		}

.name_page {
	height:20px;
	float:left;
	/*width: 67%;*/
	overflow: hidden;
	padding-left: 30px;
}


.barre{
	background-image: url(../../images/admin/side_col_bg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 1%;
	height: 550px;
	background-position:center;
	

}
.edit_actu {
	height:20px;
	float:right;
	margin:0px;
	vertical-align:middle;
}
	.edit_actu a img{
		vertical-align:middle;
		margin-top:-4px;
	}
.edit_page {
	height:20px;
	float:right;
	margin:0px;
	vertical-align:middle;
}
	.edit_page a img{
		vertical-align:middle;
		margin:0;
	}
	.edit_page span img{
		vertical-align:middle;
		margin:0;
	}

.block_gauche{
	width:30%;
	padding:10px;
	height:auto;
	overflow:hidden;
	float:left;
	border: 1px solid #C6CCCE;
	/***margin-top:45px;**/
	margin-left:5px;
	min-width:263px;
	
}
.blocq_gauche {
    border: 1px solid #c6ccce;
    float: left;
    height: 350px;
    margin-left: 5px;
    min-width: 263px;
    overflow-y: scroll;
    padding: 10px;
    width: 30%;
}
.bordure_gauche{
	text-align:center;
	margin-top:6px;
}


.title_page{
	float:left;
	padding:3px;
		
}

.block_droite{
	border:1px solid #C6CCCE;
	width:67%;
	float:left;
	
}

#form_page_admin .block_droite
{
	border:1px solid #C6CCCE;
	width: auto;
	float:none;	
}


.title_block{
	background:#6F8992;
	width:100%;
	height:25px;
	color:white;
	min-width:600px;
}
	.title_block a{
		color: white;
		float: right;
		margin-right: 10px;
		font-weight: bold;
		padding:2px;
		
		}
	.title_block a img{
			height:7px;
			width:5px;
			margin-right:5px;
		}
.content_block{
	background:#FAFAFA;
	padding-bottom: 50px;
	min-width:805px;
	overflow: hidden;
	
}

.subtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float:left; 
	width:25%;
	margin-bottom:4px;
	margin-left:20px;
	clear:left;
}
.subcontent{
	width:100%;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
}
.margintop {
	padding-top: 10px;
	border-top: 1px solid #C6CCCE;
}

.subcontent_block
{
	width:100%;
	margin-top:6px;
	margin-bottom:10px;
	overflow : hidden;
}

.subcontent_siteInfo{
	height:36px;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
}
.subcontent_utilisateur{
	height:36px;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
}
button{
	float:right;
	margin-right:10px;
}


#bandeau{
	background-image:url(../images/admin/fond-bouton.jpg);
	height:20px;
}
#sous-bandeau{
	background-color:#425E66;
	height:59px;
	min-width:900px;
}

#txt-17{
	
	margin-top:19px;
}

#sous_menu{
	height:43px;
	width:100%;
	overflow:hidden;

}

#sous_menu2{
	height:25px;
	width:100%;
	background:#FFF9E9;
}

#sous_menu3{
	height:1px;
	background:#eee2be;
}

.fond-piedpage #copyright{
	
	height:40px;
	text-align:center;
	width:100%;
	background-image: url(../images/admin/pied-page.gif);
	background-repeat: repeat-x;
	padding-top:20px;
	
}
p{
	vertical-align:middle;
}

#partie_droite{
	height:400px;
	
}

.img_popup
{
display: block;
width: 250px;
margin: 10px;
float: left;
}
.subcontent_statique{

	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	padding-left: 346px;
	width: 73%;

}
.onglet_du_menu{
    font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 4px;
    margin-left: 15px;
    text-decoration: none;
}

.choix_image_slider
{
	display : block;
	width    : 50%;
	overflow:hidden;
	clear:both;
	
	padding : 19px;
}

.images_galerie
{
	
	border-radius: 15px;
	width : 85%;
	min-height : 250px;
	overflow: hidden;
	background: #fff;
	
	margin-left : 19px;
	
	padding : 10px;
	-webkit-box-shadow:  2px 2px 2px 1px ;
     box-shadow:  2px 2px 2px 1px ;
}


.button_ajax
{
    display: block;
	float  : left;
	margin : 0;
    margin-left: 9px;
  
}

.button_ajax
{
  display : block;
  width : 30px;
  overflow : hidden;
  margin-top : 18px;		
}

.ligne_formulaire span
{
	display    : block;
	float      : left;
	margin-top : 12px;
}

 
.img_galerie
{
	position : relative;
	display : block;
	float   : left;
	width   : 114px;
	height  : 125px;
	overflow: hidden;
}

img.bp_suppr_img
{
	postition : absolute;
	top       : 2px;
	left      : 2px;
	z-index   : 150;
	
	width     : 12px !important;
	
	cursor : pointer;
	
}

.img_galerie img
{
	display : block;
	width   : 150px;
}

.item_galerie
{
 
	display : block;
	float   : left;
	width   : 114px;
 
	overflow: hidden;
	
	margin-right : 26px;
 
}

.ligne_formulaire
{
	color : #000;
}

.champ_dynamique
{
	
	display : block;
	width   : 234px;
	overflow : hidden;
}


.textarea_dynamique
{
	
	display : block;
	width   : 594px;
	min-height : 150px;
	overflow : hidden;
}

#map_jdb
{
  position   : relative;
  display    : block;
  width      : 900px;
  overflow   : hidden;
  min-height : 400px;
  border     : 1px solid #000;
}

.class_position_relative
{
  position   : relative;
  display    : block;
  overflow   : hidden;
  border     : 0px solid green;
}

.target_map
{
	position : absolute;
	top  : 150px;
	left : 400px;
	z-index : 10000;
    border  : 3px solid #000;
	
	width  : 50px;
	height : 50px;
	
	background : rgba(0,0,0,0.2);
}

.ligne_entete
{
	 display : block;
	 width   : auto;
     padding : 1%;
	 padding-left: 3%;
	 background : rgba(0,0,0,0.2);
	 overflow: hidden;
}

.ligne_entete span
{
	 display     : block;
	 float       : left;
	 font-weight : bold;
	 font-size   : 15px;
	 margin-left : 7px;
	 margin-top  : 2px;
}

.ligne_entete i
{
	 display     : block;
	 float       : left;
}


body .champ_spinner
{
  width : 24px;
  cursor: pointer;	
}


body .champ_spinner.spinner_large
{
	  width : 50px;
}

.selecteur_multiple
{
      min-height : 75px;
}


/*********MAP GEOLOC****************/

.class_position_relative {
    border: 0 solid #008000;
    display: block;
    overflow: hidden;
    position: relative;
	margin-bottom : 58px;
}

.choix_image_slider {
    clear: both;
    display: block;
    overflow: hidden;
    padding: 19px;
    width: 50%;
}


.target_map 
{
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border: 3px solid #000000;
    height: 50px;
    left: 48%;
    position: absolute;
    top: 153px;
    width: 50px;
    z-index: 10000;
}

#map_jdb {
    border: 1px solid #000000;
    display: block;
    min-height: 400px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
 
 
#form_page_admin
{
	display : block;
	widt    : auto;
	overflow: hidden;
	border : 0px solid green;
}


 
.img_galerie
{
	position : relative;
	display : block;
	float   : left;
	width   : 114px;
	height  : 125px;
	overflow: hidden;
}

img.bp_suppr_img
{
	postition : absolute;
	top       : 2px;
	left      : 2px;
	z-index   : 150;
	
	width     : 12px !important;
	
	cursor : pointer;
	
}

.img_galerie img
{
	display : block;
	width   : 150px;
}

.item_galerie
{
 
	display : block;
	float   : left;
	width   : 114px;
 
	overflow: hidden;
	
	margin-right : 51px;
	margin-left  : 51px;
	
	margin-top : 51px;
	margin-bottom : 51px;
	
	cursor : url('../images/ancre.png'), move;
 
}


.barr_infos_gmap
{
	position: relative;
 
	border-radius: 15px;
	width : 75%;
	min-height : 22px;
	overflow: hidden;
	background: #fff;
	padding : 10px;
	padding-bottom: 26px;
	
	margin-left : 19px;
	margin-bottom : 20px;
	margin-top    : 20px;
	

	-webkit-box-shadow:  2px 2px 2px 1px ;
     box-shadow:  2px 2px 2px 1px ;
}

.barr_infos_gmap .subtitle span
{

    font-size: 15px;
    font-weight: bold;
	display: block;
	margin-top: 3px;
	margin-left: 5px;
	float: left;
}

.barr_infos_gmap .subtitle
{
		width : 100%;
		margin-bottom: 14px;
		margin-left : 2px;
}

.barr_infos_gmap .subtitle i
{
	display: block;
	margin-top: 1px;
	float: left;
}

.texte-info-map
{
	font-size: 15px;
	font-style:italic;
}


.fa-spin {
    animation: 2s linear 0s normal none infinite spin;
}

body .icone-working 
{
	position: absolute;
	display: none;
    right: 23px;
    top: 24px;
    z-index : 10;
}

div#refresh_map
{
 display : block;
 float   : left;
 overflow : hidden;
 text-align : center;
 color : #fff;
 background : #2F2F2F;
 font-size: 15px;
 padding : 5px;
 cursor : pointer;
border-radius: 5px;
}

div#refresh_map span
{
 display : block;
 
 overflow : hidden;
 margin-bottom : 1px;
}

#prix_semaine
{
	width : 50px;
}


/*******selecteur_fancy*********/

ul.selecteur_fancy
{
	display  : block;
	width    : auto;
	overflow : hidden;
	border   : 1px solid #6f8992;
	padding : 0px;
}

ul.selecteur_fancy li
{
	display: block;
	width  : auto;
	overflow: hidden;
	border : 1px solid #6f8992;	
	color : #000;
	background: #fff;
	text-align: left;
	margin : 0px;
}

ul.selecteur_fancy li.is_selected
{
		color : #fff;
	background: #6f8992;
}


.content_selecteur_scroll
{
	position: relative;
	display    : block;
	width      : 358px;
	height     : 170px;
	overflow   : hidden;
	border : 1px solid #6f8992;	
	border-radius : 5px;
 
}

.scroll_liste_services 
{
  height     : auto;
}

body .mCSB_container
{
	margin-right: 0px;
}

#liste_services_fancy
{
	margin : 0;
}

/*******fin selecteur_fancy*********/