body
{
	padding:0;
	margin:0;
	font-size:12px !important;
	height:100%;
	padding:0;
	margin:0;
	overflow:hidden;
	/*
	-moz-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	*/
}

body,
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button ,
.ui-widget {
/*
	font-family: "Trebuchet MS", sans-serif ;
	*/
	font-family:Arial, Helvetica, sans-serif
}

img, a img {
	border:none;
}

input.ui-widget-content {
cursor:default;
}
input:focus {
	outline:none;
}

a, a:visited {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#5a5a5a;
	text-decoration:none;
}
header, #page, footer, header {
	position:relative;
	float:left;
	width:100%;
	padding:0;
	margin:0;

}

.displaynone {
	display:none !important;
}

/* header */

header  #logo{
	position:relative;
	left:0;
	top:0;
	padding:0;
	margin:0;
	z-index:101;
	text-align:center;
	float: left;
}
header  #logo img{
	padding : 0 8px 0 0;
}

header  #header_content{
	position:relative;
	float:left;
	width:100%;
	height:115px;
	padding:0;
	margin:0;
}

header  #logo{
	/*background:url("../images/fd_header_logo.png") no-repeat 0 0;*/
}
header  #header_content{
	background: #CBCBCB url("../images/bg_header.jpg") no-repeat 100% 100%;
}

header  #header_content.header_content_entreprise {
	background: #CBCBCB url("../images/bg_header_entreprise.jpg") no-repeat 100% 100%;
}


header  #header_content #header_topbar{
	position:relative;
	float:left;
	width:100%;
	height:40px;
	padding:0;
	margin:0;
	z-index:100;
	background:#000 url(../images/menu_header/menu_header.png)  repeat-x;
}
header  #header_content nav{
	position: relative;
	height:40px;
}
header  #header_content nav.header_menu_pos1{
	float: left;
	display  :block;
}
header  #header_content nav.header_menu_pos3{
	float: right;
	position : absolute;
	right : 0px;
	top : 0px;
}

.responsive-nav {
	display : none;
	margin : 8px 0 0 170px;
	width : 240px;
}

.responsive-nav select option{

	text-align: left;
}
.responsive-nav select{
	border : 1px solid transparent;
	padding : 2px 5px;
	width : 240px;
	margin : 0;
	cursor : pointer;
	float: left;
	padding: 3px 10px;
	border : 0px;
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
	margin-left: 0;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
	position: relative;
	color: #333;
	text-shadow: 0 1px 0 #fff;
	white-space: nowrap;
	font-size:  14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding;
	cursor: default;
	background-color: #f3f3f3;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(to bottom, #f5f5f5, #f1f1f1);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff1f1f1', GradientType=0);
}
.dropdown-menu li.nav-header {
    color: #999999;
    display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    padding: 3px 15px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

body header #header_content nav > ul > li:hover > ul.dropdown-menu > li:first-child:before {
    border-bottom: 6px solid #FFFFFF;
    border-left:6px solid transparent;
    border-right: 6px solid transparent;
    top: -6px;
    content: "";
    display: inline-block;
    left: 17px;
    position: absolute;
}
body header #header_content nav > ul > li:hover > ul.dropdown-menu.pull-right > li:first-child:before {
    right: 17px;
	left :auto;
}
header  #header_content nav > ul > li {
	position:relative;
	float:left;
	padding:0 0 0 0px;
	margin:0;
	background: url(../images/menu_header/menu_header_li.png) no-repeat 0 0 ;
}
header  #header_content nav > ul > li > a{
	position:relative;
	padding : 0 2px;
}
header  #header_content nav.header_menu_pos1 > ul > li > a{
	padding:0 2px 0 38px;
}

header  #header_content nav.header_menu_pos1 > ul > li.menu_header_home > a{
	padding : 0 0 0 40px;
}
header  #header_content nav.header_menu_pos1 > ul > li.menu_header_home > a > span{
	display : none;
}
header  #header_content nav.header_menu_pos1 > ul > li > a > span{
	color : #FFF;
	text-transform : uppercase;
	text-align:center;
	vertical-align:middle;
	display : table-cell;
	font-family :"Trebuchet MS";
	height : 40px;
	font-size : 12px;
	font-weight : bold;
	padding : 0 4px;
}

header  #header_content nav > ul > li > a, header  #header_content nav #menu_header_plus li.ui-sortable-helper a{
	position:relative;
	float:left;
	display:block;
	height:40px;
	padding:0 2px;
	margin:0;
	background-position: 0 -40px;
	background-repeat: no-repeat;
	background-image: url(../images/menu_header/menu_header_nopict.png);
}
header  #header_content nav ul li a:hover{
	background-position: 0 -40px;
}
header  #header_content nav ul li ul.unlock_ul {
	position : absolute;
	top : 5px;
	right : 7px;
	list-style : none;
}

header  #header_content nav ul li#menu_header_home > a, header  #header_content nav #menu_header_plus ul li#menu_header_home > a {
	width :0px;
	overflow :hidden;
	background-image:url(../images/menu_header/menu_header_home.png);
}

header  #header_content nav ul li#menu_header_clients > a, header  #header_content nav #menu_header_plus ul li#menu_header_clients > a {
	background-image:url(../images/menu_header/menu_header_clients.png);
}

header  #header_content nav ul li#menu_header_ladresse_tools > a, header  #header_content nav #menu_header_plus ul li#menu_header_ladresse_tools > a {
	background-image:url(../images/menu_header/menu_header_ladresse_tools.png);
}

header  #header_content nav ul li#menu_header_clients_sel > a {
	width: 45px;
	background-image:url(../images/menu_header/menu_header_clients.png);
}

header  #header_content nav #menu_header_plus ul li#menu_header_clients_sel > a {
	background-image:url(../images/menu_header/menu_header_clients.png);
}

header  #header_content nav ul li#menu_header_clients_sel > ul > li > a {
	background-image:none;width: 100%;
}

header  #header_content nav ul li#menu_header_agenda > a , header  #header_content nav ul #menu_header_plus li#menu_header_agenda > a {
	background-image:url(../images/menu_header/menu_header_agenda.png);
}

header  #header_content nav ul li#menu_header_rech > a , header  #header_content nav #menu_header_plus ul li#menu_header_rech > a {
	background-image:url(../images/menu_header/menu_header_rech.png);
}

header  #header_content nav ul li#menu_header_calc > a , header  #header_content nav #menu_header_plus ul li#menu_header_calc >a {
	width : 31px;
	background:url(../images/menu_header/menu_header_calc.png) -3px -40px;
}

header  #header_content nav ul li#menu_header_note > a, header  #header_content nav #menu_header_plus ul li#menu_header_note > a {
	background-image:url(../images/menu_header/menu_header_note.png);
}

header  #header_content nav ul li#menu_header_mail > a {
	width: 45px;
	background-image:url(../images/menu_header/menu_header_mail.png);
}

header  #header_content nav #menu_header_plus ul li#menu_header_mail > a {
	background-image:url(../images/menu_header/menu_header_mail.png);
}

header  #header_content nav ul li#menu_header_news > a {
	width: 45px;
	background-image:url(../images/menu_header/menu_header_news.png);
}

header  #header_content nav #menu_header_plus  ul li#menu_header_news >  a {
	background-image:url(../images/menu_header/menu_header_news.png);
}

header  #header_content nav ul li#menu_header_gerance > a, header  #header_content nav #menu_header_plus ul li#menu_header_gerance > a {
	background-image:url(../images/menu_header/menu_header_gerance.png);
}

header  #header_content nav ul li#menu_header_biens > a, header  #header_content nav #menu_header_plus ul li#menu_header_biens > a {
	background-image:url(../images/menu_header/menu_header_biens.png);
}

header  #header_content nav ul li#menu_header_imports > a, header  #header_content nav #menu_header_plus ul li#menu_header_imports > a {
	background-image:url(../images/menu_header/menu_header_imports.png);
}
header  #header_content nav ul li#menu_header_exports > a, header  #header_content nav #menu_header_plus ul li#menu_header_exports > a {
	background-image:url(../images/menu_header/menu_header_exports.png);
}

header  #header_content nav ul li#menu_header_piges > a, header  #header_content nav #menu_header_plus ul li#menu_header_piges > a {
	background-image:url(../images/menu_header/menu_header_piges.png);
}

header  #header_content nav ul li#menu_header_dev > a, header  #header_content nav #menu_header_plus ul li#menu_header_dev > a {
	background-image:url(../images/menu_header/menu_header_dev.png);
}

header  #header_content nav ul li#menu_header_prospection > a, header  #header_content nav #menu_header_plus ul li#menu_header_prospection > a {
	background-image:url(../images/menu_header/menu_header_prospection.png);
}

header  #header_content nav ul li#menu_header_to_do > a, header  #header_content nav #menu_header_plus ul li#menu_header_to_do  > a {
	background-image:url(../images/menu_header/menu_header_to_do.png);
}

header  #header_content nav ul li#menu_header_post_it > a , header  #header_content nav #menu_header_plus ul li#menu_header_post_it > a {
	background-image:url(../images/menu_header/menu_header_post_it.png);
}
header  #header_content nav ul li#menu_header_trombi > a , header  #header_content nav #menu_header_plus ul li#menu_header_trombi > a {
	background-image:url(../images/menu_header/menu_header_trombi.png);
}

header  #header_content nav ul li#menu_header_zimbra > a , header  #header_content nav #menu_header_plus ul li#menu_header_zimbra >  a {
	background-image:url(../images/menu_header/menu_header_zimbra.png);
	width : 40px;
	background-position : 2px -40px;
}

header  #header_content nav ul li#menu_header_diff_biens > a, header  #header_content nav #menu_header_plus ul li#menu_header_diff_biens > a {
	background-image:url(../images/menu_header/menu_header_diff_biens.png);
}

header  #header_content nav ul li#menu_header_gest_vitrine > a, header  #header_content nav #menu_header_plus ul li#menu_header_gest_vitrine > a {
	background-image:url(../images/menu_header/menu_header_gest_vitrine.png);
}

header  #header_content nav ul li#menu_header_pub_papier > a, header  #header_content nav #menu_header_plus ul li#menu_header_pub_papier > a {
	background-image:url(../images/menu_header/menu_header_pub_papier.png);
}

header  #header_content nav ul li#menu_header_registre_mandat  > a, header  #header_content nav #menu_header_plus ul li#menu_header_registre_mandat > a {
	background-image:url(../images/menu_header/menu_header_registre_mandat.png);
}

header  #header_content nav ul li#menu_header_suivi_vente > a, header  #header_content nav #menu_header_plus ul li#menu_header_suivi_vente > a {
	background-image:url(../images/menu_header/menu_header_suivi_vente.png);
}

header  #header_content nav ul li#menu_header_suivi_location > a, header  #header_content nav #menu_header_plus ul li#menu_header_suivi_location > a {
	background-image:url(../images/menu_header/menu_header_suivi_location.png);
}

header  #header_content nav ul li#menu_header_reporting_nego > a, header  #header_content nav #menu_header_plus ul li#menu_header_reporting_nego > a {
	background-image:url(../images/menu_header/menu_header_reporting_nego.png);
}

header  #header_content nav ul li#menu_header_rapport_perso > a, header  #header_content nav #menu_header_plus ul li#menu_header_rapport_perso > a {
	background-image:url(../images/menu_header/menu_header_rapport_perso.png);
}

header  #header_content nav ul li#menu_header_site > a, header  #header_content nav #menu_header_plus ul li#menu_header_site > a {
	background-image:url(../images/menu_header/menu_header_site.png);
	background-position: 0px -40px;
}

header  #header_content nav ul li#menu_header_call_register > a, header  #header_content nav #menu_header_plus ul li#menu_header_call_register > a {
	background-image:url(../images/appel_telephonique/icone_call_register.png);
	background-position: 9px 9px;
}
header  #header_content nav > ul > li#menu_header_call_register > a {
	width : 37px;
}

header  #header_content nav ul li#menu_header_acces_site > a, header  #header_content nav #menu_header_plus ul li#menu_header_acces_site > a {
	background-image:url(../images/menu_header/menu_header_acces_site.png);
	background-position: 0px -40px;
}
header  #header_content nav > ul > li#menu_header_acces_site > a {
	width : 37px;
}

header  #header_content nav ul li#menu_header_infos_specifiques > a, header  #header_content nav #menu_header_plus ul li#menu_header_infos_specifiques > a {
	background-image:url(../images/sms/info2.png);
}

header  #header_content nav ul li#menu_header_stats > a, header  #header_content nav #menu_header_plus ul li#menu_header_stats > a {
	background-image:url(../images/menu_header/menu_header_stats.png);
}

header  #header_content nav ul li#menu_header_switchsite > a, header  #header_content nav #menu_header_plus ul li#menu_header_switchsite > a {
	background-image:url(../images/menu_header/menu_header_switchsite.png);
	background-position: 2px -40px;
	width : 41px;
}
header  #header_content nav ul li#menu_header_switchv4 > a, header  #header_content nav #menu_header_plus ul li#menu_header_switchv4 > a {
	background-image:url(../images/menu_header/go_v4.png);
	background-position: 9px 5px;
	width : 41px;
	background-size: 29px;
}
header  #header_content nav ul li#menu_header_parametrages > a, header  #header_content nav #menu_header_plus ul li#menu_header_parametrages  > a {
	background-image:url(../images/menu_header/menu_header_parametrages.png);
	background-position: 2px -40px;
	width : 41px;
}
header  #header_content nav ul li#menu_header_abithea > a, header  #header_content nav #menu_header_plus ul li#menu_header_abithea > a {
	background-image:url(../images/menu_header/menu_header_abithea.png);
}
header  #header_content nav ul li#menu_header_era > a, header  #header_content nav #menu_header_plus ul li#menu_header_era > a {
	background-image:url(../images/menu_header/menu_header_era.png);
}

header  #header_content nav ul li#menu_header_orpi > a, header  #header_content nav #menu_header_plus ul li#menu_header_orpi > a {
	background-image:url(../images/menu_header/menu_header_orpi.png);
}
header  #header_content nav ul li#menu_header_solvimo > a, header  #header_content nav #menu_header_plus ul li#menu_header_solvimo > a {
	background-image:url(../images/menu_header/menu_header_solvimo.png);
}

header  #header_content nav ul li#menu_header_resultats > a, header  #header_content nav #menu_header_plus ul li#menu_header_resultats > a {
	background-image:url(../images/menu_header/menu_header_resultats.png);
}
header  #header_content nav ul li#menu_header_commercial > a, header  #header_content nav #menu_header_plus ul li#menu_header_commercial > a {
	background-image:url(../images/menu_header/menu_header_commercial.png);
}
header  #header_content nav ul li#menu_header_developpement > a, header  #header_content nav #menu_header_plus ul li#menu_header_developpement > a {
	background-image:url(../images/menu_header/menu_header_developpement.png);
}
header  #header_content nav ul li#menu_header_gestion > a, header  #header_content nav #menu_header_plus ul li#menu_header_gestion > a {
	background-image:url(../images/menu_header/menu_header_gestion.png);
}
header  #header_content nav ul li#menu_header_immocloud > a, header  #header_content nav #menu_header_plus ul li#menu_header_immocloud > a {
	background-image:url(../images/menu_header/menu_header_immocloud.png);
}
header  #header_content nav ul li#menu_header_service_clients > a, header  #header_content nav #menu_header_plus ul li#menu_header_service_clients > a {
	background-image:url(../images/menu_header/menu_header_service_clients.png);
}
header  #header_content nav ul li#menu_header_emd > a, header  #header_content nav #menu_header_plus ul li#menu_header_emd > a {
	background-image:url(../images/menu_header/menu_header_emd.png);
}


header  #header_content nav ul li#selected_piges >  a,
header  #header_content nav #menu_header_plus ul li#selected_piges > a
{
	width : 40px;
	background-image:url(../images/menu_header/menu_header_piges.png);
}
header  #header_content nav #menu_header_plus ul li#selected_dev > a
{
	width : 40px;
	background-image:url(../images/menu_header/menu_header_dev.png);
}
header  #header_content nav ul li#selected_products > a
{
	width : 40px;
}

header  #header_content nav ul li#selected_products > a,
header  #header_content nav #menu_header_plus > ul > li#selected_products > a
{
	background-image:url(../images/menu_header/menu_header_biens.png);
}
header  #header_content nav ul li#selected_products > a
{
	width : 40px;
}
header  #header_content nav ul li#menu_header_agenda > a span.agenda_date,
header  #header_content nav ul li#menu_header_agenda > a span.agenda_jour{
	position : absolute;
	color : #393939;
	font-weight : bold;
}
header  #header_content nav ul li#menu_header_agenda > a span.agenda_jour {
	font-size:  8px;
	left : 5px;
	top : 5px;
	font-family : "Trebuchet MS";
	display : none;
}
header  #header_content nav ul li#menu_header_agenda > a span.agenda_date {
	left : 6px;
	top : 14px;
	font-size:  15px;
	font-family : "Arial Black", "Trebuchet MS";

}
#barre_action li.barre_action_droppable_zone {
	position : relative;
	float :left;
	margin : 0px;
	height : 28px;
	width : 120px;
	border : 1px dashed #7A7A7A;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background : none;
	background-position : 2px 0;
}
.barre_action ul.barre_action_right .ui-state-default {
	border : 1px solid #7A7A7A;
}
.barre_action ul.barre_action_right li a {
	background-position: -2px -34px;
	}
#barre_action li.barre_action_droppable_zone a,
.barre_action li.barre_action_droppable_zone a.active {
	background : none;
	padding : 0px;
	text-align : center;
	line-height : 40px;
}
#barre_action li.barre_action_droppable_zone a span,
.barre_action li.barre_action_droppable_zone a.active span {
	height : 28px;
	line-height : 28px;
}
#barre_action li.barre_action_droppable_zone a  span.icon_droppable_zone,
.barre_action li.barre_action_droppable_zone a.active  span.icon_droppable_zone  {
	position : absolute;
	left : 0px;
	top : 0px;
	width : 28px;
	height : 28px;
	padding : 0;
	margin : 0;
	border-right : 1px dashed #7A7A7A;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
body #barre_action ul li#barre_action_plus.barre_action_print a {
	background-image : url(../images/menu_action/barre_action_print.png);
}

#barre_action li.barre_action_droppable_zone  {
	text-align : left;
	margin-left : 2px;
}
header  #header_content nav ul li.menu_droppable_zone {
	position : relative;
	float :left;
	margin : 2px;
	height : 34px;
	width : 120px;
	border : 1px dashed #c4c4c4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background : none;
	background-position : 2px 0;
}
header  #header_content nav ul li.menu_droppable_zone a{
	background : none;
	padding : 0px;
	text-align : center;
	line-height : 40px;
}
header  #header_content nav ul li.menu_droppable_zone a span{
	height : 40px;
	line-height : 40px;
}
header  #header_content nav ul li.menu_droppable_zone a  span.icon_droppable_zone {
	position : absolute;
	left : 2px;
	top : 2px;
	width : 31px;
	height : 28px;
	padding : 0;
	margin : 0;
	border : 1px dashed #c4c4c4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

header  #header_content nav #menu_header_plus li.menu_droppable_zone  {
	text-align : left;
	margin-left : 2px;
}
header  #header_content nav ul li#selected_products ul li a {
	background-image:none;
}

header  #header_content nav ul li#selected_customers > a,
header  #header_content nav #menu_header_plus ul li#selected_customers > a
{
	background-image:url(../images/menu_header/menu_header_clients.png);
}

header  #header_content nav ul li#selected_customers > a
{
	width : 40px;
}
header  #header_content nav ul li#menu_header_contacts a {
	width: 45px;
	background-image:url(../images/menu_header/menu_header_contacts.png);
}

header  #header_content nav #menu_header_plus ul li#menu_header_contacts a {
	background-image:url(../images/menu_header/menu_header_contacts.png);
}

header  #header_content nav ul li#menu_header_aide>a {
	width: 41px;
	background-position: 2px 0px;
	background-image:url(../images/menu_header/menu_header_aide.png);
}

header  #header_content nav #menu_header_plus ul li#menu_header_aide>a {
	background-image:url(../images/menu_header/menu_header_aide.png);
}

header  #header_content nav ul li#menu_header_print a {
	width: 41px;
	background-position: 2px -40px;
	background-image:url(../images/menu_header/menu_header_print.png);
}


header  #header_content nav #menu_header_plus ul li#menu_header_print a {
	background-image:url(../images/menu_header/menu_header_print.png);
}

header  #header_content nav ul li#menu_old_version a {
	width: 38px;
	background-image:url(../images/menu_header/menu_header_old_version.png);
}

header  #header_content nav ul li#menu_header_logout a {
	width: 45px;
	background-image:url(../images/menu_header/menu_header_logout.png);
}

header  #header_content nav ul > li#menu_header_plus >a {
	background-image:url(../images/menu_header/menu_header_plus.png);
}
#menu_header_container {
	float: left;
}
#header_content #menu_header_container > .dropdown-menu > li > a:hover,
#header_content  #menu_header_container > .dropdown-menu > li > a:focus,
#header_content  #menu_header_container > .dropdown-submenu:hover > a ,
#header_content .header_menu_pos3 > ul > .dropdown-menu  > li > a:hover,
#header_content .header_menu_pos3 > ul > .dropdown-menu  > li > a:focus,
#header_content .header_menu_pos3 > ul > .dropdown-submenu:hover > a
{
	background-color : transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99808080, endColorstr=#99000000)";
}
header  #header_content nav > ul > li#menu_header_plus > ul > li.ui-sortable-helper a{
	padding : 8px 30px 8px 50px;
	height :auto;

}
header  #header_content nav > ul > li#menu_header_plus > ul > li.ui-sortable-helper > a:after {
	border : 0px;
}
header  #header_content nav > ul > li#menu_header_plus > ul > li.ui-sortable-helper:first-child:before{
	border : 0px;
}
header  #header_content nav > ul > li#menu_header_plus > ul > li.ui-sortable-helper ul{
	display : none;
}
header  #header_content nav > ul > li#menu_header_plus > ul li > ul.dropdown-menu {
	left: auto;
	right: 100%;
	margin-top : 0px;
}
header  #header_content nav > ul > li.dropdown-submenu > a:after {
	border : 0px;
}

header  #header_content nav > ul > li > a .notification{
	left : 18px;
	right : auto;
}
header  #header_content nav ul li a .notification{
	position:absolute;
	top:0px;
	right:0px;
	width:27px;
	height: 20px;
	line-height:18px;
	background : url(../images/menu_header/menu_header_notif.png) no-repeat;
	color:#fff;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	overflow:hidden;
}
#header_account .notification{
	position:absolute;
	top:2px;
	right:3px;
	width:27px;
	height: 20px;
	line-height:18px;
	background : url(../images/menu_header/menu_header_notif.png) no-repeat;
	color:#fff;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	overflow:hidden;
}

header  #header_content nav ul ul li a .notification{
	top:3px;
	right:2px;
}
header  #header_content nav ul li a .notification:hover{

	background-position : 0 -20px;

}

header  #header_content nav ul li a .notification.compteur{
	background-image:url(../images/menu_header/menu_header_compt.png);
}
#menu_header_parametrages.dropdown-submenu > .dropdown-menu.pull-right > li > a,
#menu_header_aide.dropdown-submenu > .dropdown-menu.pull-right > li > a{
	text-align : right;
}
#menu_header_parametrages.dropdown-submenu > .dropdown-menu.pull-right > li.nav-header,
#menu_header_aide.dropdown-submenu > .dropdown-menu.pull-right > li.nav-header{
	text-align: right;
}
#menu_header_aide.dropdown-submenu > .dropdown-menu.pull-right> li > a > i,
#menu_header_parametrages.dropdown-submenu > .dropdown-menu.pull-right> li > a > i{
	left : auto;
	right : 7px;
}
#menu_header_aide.dropdown-submenu > .dropdown-menu.pull-right > li > ul {
	right : 100%;
	margin-right : -1px;
}
/** menu plus option**/
	@-webkit-keyframes blinker {
		from { opacity: 1.0; }
		to { opacity: 0.0; }
	}

	.blinking {
		text-decoration : blink;
	  -webkit-animation-name: blinker;
	  -webkit-animation-iteration-count: infinite;
	  -webkit-animation-timing-function: cubic-bezier(1.0,0,0,1.0);
	  -webkit-animation-duration: 1s;
	}

	header  #header_content nav ul li#menu_header_plus > ul > li > a{
		position:relative;
		display:block;
		padding:8px 30px 8px 50px ;
		margin:0;
		background-position: 0 -42px;
		background-repeat: no-repeat;
		text-align:left;
		text-decoration:none;
	}
	header  #header_content nav ul li#menu_header_plus > ul > li:first-child > ul {
		border-top : 0px;
	}

	header  #header_content nav ul li#menu_header_plus ul li a:hover{
	background-position: 0 -42px;
	}


	header  #header_content nav > ul > li > ul.dropdown-menu.pull-right  .dropdown-submenu > a:after {
	  display: block;
	  float: left;
	  width: 0;
	  height: 0;
	  margin : 0;
	  margin-top: 5px;
	  margin-left: -10px;
	  border-color: transparent;
	  border-right-color: #808080;
	  border-style: solid;
	  border-width: 5px 5px 5px 5px;
	  content: " ";
	}
	header  #header_content nav > ul > li ul.dropdown-menu.pull-left {
		left: auto;
		right : 0px;
		margin-top : 0px;
	}
	header  #header_content nav ul > li:hover > ul.dropdown-menu {
		display:block;
	}
	header  #header_content nav ul > li:hover > ul.dropdown-menu li:hover > ul.dropdown-menu{
		display:block;
	}

	header  #header_content nav ul li ul.forceVisible {
		display:block;
	}

	header  #header_content nav ul li.nav-header {
		padding : 3px 15px;
	}
	header  #header_content nav ul li#menu_header_nom > a{
		position:relative;
		float:left;
		width: auto;
		max-width : 100px;
		padding: 7px 20px 7px 25px;
		height : 26px;
		background-image: url(../images/menu_header/menu_header_v.png);
		background-repeat: no-repeat;
		background-position: right 17px;
		overflow:hidden;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-align:left;
		color: #CCCCCC;
		text-decoration: none;
		white-space : nowrap;
	}
	header  #header_content nav ul li#menu_header_nom > a span{
		float: left;
		height : 13px;
		line-height : 13px;
		display  :block;
		clear: both;
	}
	header #header_content nav ul li#menu_header_nom > a > i {
		top : 12px;
		left : 6px;
		opacity: 0.8;
		position :absolute;
}
	#switchsite_dialog{
		display: none;
	}

	/** menu utilisateur**/


	/* header */

	/* page */

	#page {
		position:relative;
		float:left;
		padding:0;
		margin:-27px 0 0 0;
		background:none;
		z-index:2;
	}


	#page .ui-tabs-nav {
		padding:0 0 0 5px;
		min-height: 26px;
	}
	#page .ui-tabs-nav li {
		position:relative;
		float:left;
		white-space:normal;
		display:block;
	}

	#page .ui-tabs-nav li a{
		position:relative;
		float:left;
		display:block;
	}

	#page .ui-tabs-nav li ul {
		position:relative;
		float:left;
		display:block;
		width:auto;
	}

	#page .ui-tabs-nav li ul li{
		position:relative;
		float:left;
	}




	/** iframe */

	body , html , #page_int , #page_content, #page_content_int,#tabs,#tabs iframe {
		padding:0;
		margin:0;
	}

	body , html , #page_int , #page_content, #page_content_int,#tabs,#tabs iframe {
		 height:100%;
	}


	iframe {
		padding: 0;
		background:#fff;
	}


	#loading {

			position:absolute;
			width:100%;
			height:100%;
			background:#fff;
			z-index:1000;
	}



#messageStack {
		position:absolute;
		padding:5px;
		left : 200px;
		top:50px;
		background:#fff;
		z-index:9;
		display:none;

		background-color: #F2DEDE;
		border: 1px solid #D59595;
		color: #B94A48;
		-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		padding : 2px 7px;
		color:#F00;
		font-size:14px;
		text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
		overflow : hidden;
		z-index : 3;
}
#messageStack .messageStackClose {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height : 19px;
  width : 12px;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  height : 17px;
  margin:  0 0 0 5px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
  text-align  :center;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#messageStack.error{
	background-color: #F2DEDE;
	border: 1px solid #D59595;
	color: #B94A48;
	font-weight:bold;
	border : 0px solid rgb(0, 109, 0);
}

#messageStack.success{
	background:#00c500;
	color:#fff;
	font-weight:bold;
	border : 0px solid rgb(0, 109, 0);
}

#messageStack.warning{
	background:#ffe400;
	color:#000;
	font-weight:bold;
	border : 0px solid rgb(0, 109, 0);
}
/*
#messageStack {
		position:absolute;
		width:80%;
		padding:0 5% 3px 5%;
		margin:0 5%;
		top:40px;
		background:#fff;
		z-index:999;
		display:none;
		border-left:1px #000 solid;
		border-bottom:1px #000 solid;
		border-right:1px #000 solid;
}



#messageStack .messageStackClose:hover {
	background-position: 0 16px;
}
.corner_bottom_5
{
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
}
*/
	#page_int {
		position:relative;
		float:left;
		width:100%;
		height:100%;
		padding:0 0;
		margin:0;
		overflow:hidden;
	}

	#page_int #page_content{

		position:relative;
		padding:4px 0px 32px 0px;
		margin:0 0;

	}

	#page_int #page_content #page_content_int {
		position:relative;
		height:100%;
		position:relative;
		overflow-y:auto;
		margin-left : 5px;
	}


	#page_int #page_content #page_content_footer {
		position:relative;
		float:left;
		height:20px;
		line-height:20px;
		margin:0;
		padding:0 5%;
		width:90%;
		border-left: 0px;
		border-right: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}

	#page_content_footer form
	{
		position:relative;
		float:left;
		width:auto;
		padding:0 20px 0 0 ;
	}
	#page_int .separate_bottom {
		position:relative;
		width:100%;
		height:42px;
		float:left;
		padding:0;
		margin:0 0;
		clear:both;
	}
	.clear    {
		clear:both;
	}
	.separate {

		clear:both;
		position:relative;
		float:left;
		width:100%;
		height:5px;
		background:none;
	}

	#page_int #page_content #page_menu{

	}

	/** barre laterale */

	#page_int #sidebar,
	#page_int #sidebar_left{
		position:absolute;
		left:0;
		top:4px;
		width:255px;
		height:100%;
		margin:0 0 0 0px;
		padding:0;
		z-index:105;
		background-color: #e8e8e8;
		border-right:1px #bababa solid;
		border-top:1px #bababa solid;
	}

	#page_int #sidebar #sidebar_left_int,
	#page_int #sidebar_left #sidebar_left_int{
		position : relative;
		float: left;
		z-index:105;
		overflow-y : auto;
		overflow-x : hidden;
	}

	#page_int #sidebar_left #sidebar_left_int > #sidebar_left_accordion {
		height : auto;
	}

	#page_int #sidebar_left #sidebar_left_accordion {
		position:relative;
		float:left;
		height:100%;
		padding:0 0 0px 0;
		/*
		overflow-y : auto;
		overflow-x : hidden;
		*/
		overflow: hidden;
	}

	#page_int #sidebar_left.close #sidebar_left_int,
	#page_int #sidebar_left.close #sidebar_left_accordion {
/*
		overflow-y : auto;
		overflow-x : visible;
		*/
		overflow: hidden;
	}

	#page_int #sidebar_left .ui-accordion h3 .ui-icon {
		background :none;
		margin: -2px 0 0 5px;
		width: 0px;
		height: 0px;
		border-style: solid;
		border-width: 5px 4px 0 4px;
		border-color: #ffffff transparent transparent transparent;
	}
	#page_int #sidebar_left .ui-accordion h3.ui-state-active .ui-icon {
		background :none;
		margin: -4px 0 0 5px;
		width: 0px;
		height: 0px;
		border-style: solid;
		border-width: 4px 0px 4px 5px;
		border-color: transparent transparent transparent #ffffff;
	}
	#page_int #sidebar_left .ui-accordion .ui-accordion-content {
		border-top::none;
		border:0px #bababa solid;
		background : #F9F9F9;
		overflow: hidden;
		padding : 5px 0 6px;
	}

	#page_int #sidebar_left .ui-accordion .ui-accordion-content > li:first-child {
		margin-top : 0px;
	}
	#page_int #sidebar_left .ui-accordion .ui-accordion-content > li:last-child {
		margin-bottom : 0px;
	}

	#page_int #sidebar_left .ui-accordion .ui-accordion-header {
		border:0px #bababa solid;
		margin:0px 0 0 0;
		display : block;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		padding: 0 10px;
		border-top: 1px solid #777;
		border-bottom: 1px solid #4c4c4c;
		background: #666;
		-webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.1);
		box-shadow: 0 0 3px 0 rgba(0,0,0,0.1);
		color: #eee;
		text-transform: uppercase;
		text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
		font-size: 11px;

	}

	#page_int #sidebar_left .ui-accordion .ui-accordion-header.ui-state-active a {
		color: #eee;
	}
	#page_int #sidebar_left .ui-accordion .ui-accordion-header.ui-state-default a,
	/*#page_int #sidebar_left .ui-state-default a:link,
	#page_int #sidebar_left .ui-state-default a:hover,
	#page_int #sidebar_left .ui-state-default a:visited a */{
		color :#FFF;
	}
	#page_int #sidebar_left .ui-accordion .ui-accordion-header a {
		font-weight:bold;
	}
	#page_int #sidebar_left .ui-accordion .ui-accordion-header a:hover {
		color: white;
	}
	#page_int #sidebar_left h3 a{
		text-align : left;
		color: white !important;
	}
	#page_int #sidebar_left h2{
		position:relative;
		width:243px;
		height:25px;
		line-height:25px;
		padding:0 5px;
		margin:0 -5px 5px -5px;
		font-size:14px;
	}

	#page_int #sidebar h2 {
		position:relative;
		width: 100%;
		text-align : center;
		height:25px;
		line-height:25px;
		padding:0px;
		margin:0 ;
		font-size:14px;
	}

	#page_int #sidebar_left h2 {
		width: 100%;
	}

	#page_int #sidebar_left h2 span {
		display: block;
		width: 183px;
		text-align: center;
	}

	#page_int  #button_sidebar_left{
		position:absolute;
		width:17px;
		height:17px;
		top:15px;
		left:232px;
		padding:0;
		margin:0;
		z-index:210;

	}

	/*#sidebar_left #tabs_motor_edit div.loading {
		width: 100%;
		height: 32px;
		background: url('../images/loading_quicksearch.gif') no-repeat center;
		margin-top: 5px;
		float: left;
	}

	#sidebar_left #tabs_motor_edit div.loading div.iphone-toggle-buttons {
		display: none;
	}*/

	/** barre laterale */
	#accordion {
		position:relative;
		float:left;
		width:100%;
		padding:0;
		margin:0;

	}
	.ui-accordion .ui-accordion-content {
		padding:0;
		margin:0;
	}

	/* page */

	/* tableaux */


	.control_search_carto {
		position:absolute;
		bottom:0;
		left:0;
		width:100%;
		height:30px;
	}
	.control_search_carto .search_carto_clear {
		position:relative;
		float:left;
		padding:3px;
		color:#fff;
		font-weight:bold;
		border:1px #fff solid;
	}

	.control_search_carto .search_carto_valid {
		position:relative;
		float:right;
		padding:3px;
		background:#27c527;
		color:#fff;
		font-weight:bold;
		border:1px #fff solid;
	}

	/* formulaires */


	.ico_refresh {
		width:17px;
		height:17px;
		background-image: url(../images/menu_onglet/ico_refresh.png);
		background-repeat: no-repeat;
		background-position: 0 0px;
	}
	.ico_refresh:hover {
		background:url(../images/menu_onglet/ico_refresh.png) 0 -17px no-repeat;
	}
	.ico_maxi {

		width:17px;
			height:17px;
		background-image: url(../images/menu_onglet/ico_maxi.png);
		background-repeat: no-repeat;
		background-position: 0 0px;
	}
	.ico_maxi:hover {
		background:url(../images/menu_onglet/ico_maxi.png) 0 -17px no-repeat;
	}
	.ico_close {

		width:17px;
			height:17px;
		background-image: url(../images/menu_onglet/ico_close.png);
		background-repeat: no-repeat;
		background-position: 0 0px;
	}
	.ico_close:hover {
		width:17px;
		background:url(../images/menu_onglet/ico_close.png) 0 -17px no-repeat;
	}

	.ico_new {
		position:relative;
		margin:4px 0 0 0;
		float:left;
		width:17px;
		height:17px;
		background-image: url(../images/menu_onglet/ico_new2.png);
		background-repeat: no-repeat;
		background-position: 0 0px;
	}
	.ico_new:hover {
		position:relative;
		margin:4px 0 0 0;
		float:left;
		width:17px;
		height:17px;
		background:url(../images/menu_onglet/ico_new2.png) 0 -17px no-repeat;
	}
	.ico_move {
		position:relative;
		margin:4px 0 0 0;
		float:left;
		width:17px;
		height:17px;
		background-image: url(../images/menu_onglet/ico_move_right.png);
	}
	li.split > ul > li > a.ico_move {
		background-image: url(../images/menu_onglet/ico_move_left.png);
	}
	.ico_move:hover {
		background:url(../images/menu_onglet/ico_move_right.png) 0 -17px no-repeat;
	}
	li.split > ul > li > a.ico_move:hover {
		background:url(../images/menu_onglet/ico_move_left.png) 0 -17px no-repeat;
	}


	ul li.on_active {
		display:none;
	}

	.ui-state-active ul li.on_active {
		display:block;
	}



	#tabs>ul li:not(.ui-state-active):not(.split) ul li a.ico_refresh,
	#tabs>ul li:not(.ui-state-active):not(.split) ul li a.ico_maxi,
	#tabs>ul li.ui-sortable-helper ul li a.ico_refresh,
	#tabs>ul li.ui-sortable-helper ul li a.ico_maxi{
		display: none;
	}

	.noicon ul{

	display:none!important;
	}

	/* footer */

	footer {
		position:absolute;
		bottom:0;
		left:0;
		padding:0 1%;
		line-height:20px;
		min-height:21px;
		width:98%;
		background:#000;
	}

	footer ul{
		position:relative;
		float:left;
		width:100%;
		padding:0;
		margin:0;
		list-style:none;
	}

	footer ul li{
		position:relative;
		float:left;
		padding:0 10px 0 0;
		margin:0;

		font-size:10px;
		color:#fff;

	}

	footer ul li.right
	{
		float:right;
		padding:0 0 0 10px;
	}

	footer ul li a,	footer ul li a:hover,	footer ul li a:visited{
		color:#fff;
	}


	footer .clock {
		font-size:14px;
		font-weight:bold;
	}
	footer .blinking {
	text-decoration: blink;
	}

	footer .version  {
		position : relative;
		float: left;
		line-height : 21px;
	}

	footer .version .ver {
		position : relative;
		float: right;
		color:#d00;
		font-size:  12px;
		font-weight : bold;
		margin-left: 5px;
		line-height : 20px;
		padding-top : 1px;
	}
	/* footer */

	/* menu */

	#dev_holder i{
		position : absolute;
		top : 10px;
		left : 5px;
		display : none;
	}
	#dev_holder.alert {
		background-color: #F2DEDE;
		border: 1px solid #D59595;
		color:#F00;
	}
	#dev_holder.info{
		color: #3a87ad;
		background-color: #d9edf7;
		border-color: #bce8f1;
	}
	#dev_holder {
		position:absolute;
		-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		top: 85px;
		right : 20px;
		padding : 2px 7px;
		font-size:14px;
		text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
		overflow : hidden;
		z-index : 3;
		white-space : nowrap;
	}
	#dev_holder span {
		font-weight :bold;
	}

	#dev_holder .close {
	  line-height : 12px;
	}
	#header_subbar {
		float: left;
		position:relative;
		width:100%;
	}

	.universal_search {
		padding:0;
		margin: 15px auto 0;
	}
	.universal_search .universal_search_plus  {
		position:relative;
		float:left;
		width:30px;
		height:25px;
		padding:0;
		margin:0;
		list-style:none;
	}

	.universal_search .universal_search_plus li {
		position:relative;
		float:left;
		width:100%;
		height:28px;
		line-height:28px;
		padding:0;
		margin:0;
		list-style:none;
		border-top:1px #ddd solid;
	}


	.btn .caret {
		margin-top: 8px;
	}

	/** menu action */


	.barre_action_container {
		position:relative;float:left;width:100%;padding:0;margin:0;height:40px;
	}
	#barre_action {
		z-index:997;
	}

	.barre_action {
		position:absolute;
		width:100%;
		left:0;
		bottom:0;
		height:32px;
		padding:5px 0;
		background:#ccc url(../images/fd_barre_action.png) repeat-x ;
		border-top:1px #999 solid;
	}

	.barre_action.barre_inner_action {
		position:relative;
		width:auto;
		left:auto;
		bottom:auto;
		float:none;
		height:32px;
		padding:5px 0;
		background:#ccc url(../images/fd_barre_action.png) repeat-x ;
		border-top:1px #999 solid;
	}


	.border_right {
		border-right:1px #999 solid;
	}
	.border_left {
		border-left:1px #999 solid;
	}

	.barre_action  .barre_action_center {
		position:relative;
		bottom:0;
		padding:0;
		margin:0 auto;
		height:32px;
		list-style:none;
		z-index : 2;
	}
	.barre_action .barre_action_center > ul, .barre_action > ul{
		position:relative;
		bottom:0;
		padding:0;
		margin:0;
		height:32px;
		list-style:none;
		float:left;
		/* width:348px; */
	}

	.barre_action ul.barre_action_left, .barre_action ul.barre_action_left{
		float:left;
		bottom:0;
		padding:0 0 0 10px;
		margin:0;
		list-style:none;
		z-index : 3;
	}

	.barre_action ul.barre_action_right , .barre_action ul.barre_action_right{
		float:right;
		bottom:0;
		padding:0 10px 0 0;
		margin:0;
		list-style:none;
		z-index : 3;
	}

	.barre_action ul li, , .barre_action ul li{
		position:relative;
		float:left;
		padding:0 0 0 7px;
		margin:0;
		background: url(../images/menu_header/menu_header_li.png) no-repeat 0 0 ;
	}



	.barre_action ul li a .notification, .barre_action ul li a .notification{
		position:absolute;
		top:3px;
		right:1px;
		width:27px;
		height:20px;
		line-height:20px;
		background-image:url(../images/menu_header/menu_header_notif.png);
		background-repeat:no-repeat;
		background-position:	0 0;
		color:#fff;
		text-align:center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		overflow:hidden;
	}

	.barre_action ul li a:hover .notification{

		background-position: 0 -20px;
	}

	.barre_action ul li a .notification.compteur{
		background-image:url(../images/menu_header/menu_header_compt.png);
	}

	/** menu plus option**/
	.barre_action_left > li,.barre_action_right > li ,.barre_action_center > ul > li  {
		float:left;
		margin : 0 2px;
		position : relative;
		display : inline-block;
		border: 1px solid #7A7A7A;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	#barre_action.barre_action ul li a {
		width : 127px;
		height : 28px;
		overflow :hidden;
	}
	.barre_action ul li a {
		width : 28px;
		float: left;
		height : 28px;
		text-align : center;
	}

	.barre_action ul li a.active {
		width: 127px;
	}

	.barre_action ul li a span{
		position : absolute;
		left : -2px;
		white-space: nowrap;
		bottom : 34px;
		width : auto;
		max-width: 200px;
		padding: 3px 8px;
		color: #ffffff;
		text-align: center;
		text-decoration: none;
		background-color: #000000;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		display : none;
	}
	.barre_action ul li a:hover span{
		display : block;
	}
	#barre_action ul li a span:after,
	.barre_action ul li a.active span:after {
		border : 0px;
	}
	.barre_action ul li a span:after{
		position : absolute;
		  display: block;
		  float: left;
		  width: 0;
		  height: 0;
		  left: 10px;
		  bottom : -5px;
		  border-color: transparent;
		  border-top-color: #000;
		  border-style: solid;
		  border-width: 5px 5px 0px 5px;
		  content: " ";
	}
	.barre_action .barre_action_left  > li ,
	.barre_action .barre_action_center > li {
		background : rgb(238, 238, 238);
	}
	.barre_action .barre_action_left  li a,
	.barre_action .barre_action_center li a,
	.barre_action .barre_action_left  li a:hover,
	.barre_action .barre_action_center li a:hover{
		background-position: -2px -34px;
		background-repeat: no-repeat;
		background-image: url(../images/menu_action/barre_action_nopict.png);
	}
	#barre_action .barre_action_right li a,
	.barre_action .barre_action_right li a.active {
		background-repeat: no-repeat;
	}
	#barre_action .barre_action_right li a span,
	.barre_action .barre_action_right li a.active span {
		color : #FFF;
		text-shadow: 1px 1px 0px #393939;
		letter-spacing : 0px;
	}
	.barre_action_left > li > a > span,.barre_action_right > li > a > span{
		width : 82px;
		text-align :center;
	}
	#barre_action ul li a span,
	.barre_action ul li a.active span {
		left : 0;
		top : 0;
		bottom : 0;
		right : 0;
		position : relative;
		display  : table-cell;
		font-size : 11px;
		vertical-align : middle;
		line-height : 13px;
		text-align : center;
		background : transparent;
		padding : 0;
		border : 0px;
		height : 28px;
		width : 120px;
		white-space:  normal;
		padding : 1px 5px 0 33px;
		text-shadow: 1px 1px 0px #ffffff;
        filter: dropshadow(color=#ffffff, offx=1, offy=1);
		text-transform : uppercase;
		font-weight :bold;
		color : #393939;
	}

	#barre_action ul li a span.icone_text_long,
	#barre_action ul li a.active span.icone_text_long  {
		display : none;
	}
	#barre_action ul li#barre_action_plus ul li a span.icone_text,
	.barre_action ul li#barre_action_plus ul li a.active span.icone_text  {
		display : none;
	}
	#barre_action ul li#barre_action_plus ul li a span.icone_text_long,
	.barre_action ul li#barre_action_plus ul li a.active span.icone_text_long {
		display : table-cell;
	}
	#critere_search .barre_action ul li a span, #favoris_client  .barre_action ul li a span{
		font-size : 11px
	}
	.barre_action #barre_action_plus > a {
		background-image:url(../images/menu_action/barre_action_plus.png);
	}
	.barre_action #barre_action_plus > a > span{
		width : 120px;
	}


	.barre_action li#barre_action_plus #barre_action_plus_container{
		position : absolute;
		bottom : 34px;
		top : auto;
		left : -2px;
		margin : 0;
		display : none;
		z-index: 999;
		background : #FFF;
		-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
	}
	.barre_action li#barre_action_plus #barre_action_plus_container li{
		margin : 0px 0;
		position : relative;
	}
	.barre_action li#barre_action_plus #barre_action_plus_container li a{
		width :auto;
		float: none;
		display : block;
		white-space: nowrap;
		clear :both;
		background-position: 3px -31px;
		width : auto;
		padding-right : 20px;
	}
	.barre_action li#barre_action_plus #barre_action_plus_container li span{
		padding: 0px 0 0 15px;
		font-weight: normal;
		line-height: 20px;
		color: #333333;
		white-space: nowrap;
		font-family: Arial;
		font-size:  12px;
		text-transform : none;
		text-align : left;
	}
	.barre_action li#barre_action_plus #barre_action_plus_container li a:hover{
		background-repeat : no-repeat;
	}

	.barre_action li#barre_action_plus.barre_action_print #barre_action_plus_container{
		bottom : 28px;
	}
	.barre_action li#barre_action_plus.barre_action_print:hover #barre_action_plus_container{
		display : block;
	}
	.barre_action  ul.barre_action_left li a span {
		text-align : center;
	}

	#barre_action  ul.barre_action_right li a span,
	.barre_action  ul.barre_action_right li a.active span {
		text-align : center;
		padding : 0px 33px 0 5px;
	}
	#barre_action  ul.barre_action_right li a,
	.barre_action  ul.barre_action_right li a.active  {
		background-position: 97px -34px;
		margin : 0px !important;
	}

	.data_table {

	}
	.barre_action ul li a .notification{
		right:auto;
		left:20px;
	}

	#barre_action ul.barre_action_right li.loading_visual{
		display: none;
	}

	#barre_action ul.loading li{
		display: none;
	}

	#barre_action ul.loading{
		background-image: url(../images/loading_small.gif);
		background-position : 0;
		background-repeat: no-repeat;
		padding-left : 35px;
		height: 32px;
	}

	.miniaction {
		position:relative;
		float:left;
		width:100%;
		padding:0 0 0 0;
		margin:0;
		list-style:none;

	}
	.miniaction   li{
		position:relative;
		float:left;
		padding:0 0 0 10px;
		margin:0;
	}


	#new_criteres{
		position:relative;
		float:left;
		padding:0;
		margin:0;
	}

	 #search_criteres{
		position:relative;
		float:left;
		padding:0;
		margin:0;
	}

	/** menu action */

	/** fiche bien en edition */

		#fiche_de_bien
		{
			position:relative;
			width:1000px;
			padding:0;
			margin:0 auto;

		}

		#fiche_de_bien .left {
			position:relative;
			width:61%;
			float:left;
			padding:0;
			margin:0;
			background:#fff;
		}

		#fiche_de_bien .right {
			position:relative;
			width:38%;
			float:right;
			padding:0;
			margin:0;
			background:#fff;
		}

		#fiche_de_bien .full {
			position:relative;
			width:100%;
			float:left;
			padding:0;
			margin:0;
			background:#fff;
		}



		#fiche_de_bien .layer_critere_description {
			margin:0;
			padding:0;

		}

		#fiche_de_bien .layer_critere_description select {
			width: 100%;
		}


		.white_box {
			position:relative;
			float:left;
			width:100%;
			padding:0 0;
			margin:0 0 0 0;
			background:#fff;
		}

		.box {
			position:relative;
			float:left;
			width:100%;
			padding:1px;
			margin:0 0 10px 0;
			background:#ccc;
		}
		.tabs_module {
			position:relative;
			float:left;
			width:100%;
			padding:0 0;
			margin:0;
		}

		.tabs_module .ui-tabs-panel {
			position:relative;
			width:98%;
			margin:0 1% ;
			padding:0 0;
			overflow-x:hidden;
			overflow-y:auto;
			background:#fff;
		}

		.tabs_module200, .tabs_module250, .tabs_module300, .tabs_module350, .tabs_module400, .tabs_module450 {
			position:relative;
			float:left;
			width:99.8%;
			padding:0.1%;
			margin:0;

		}



		.tabs_module200 .ui-tabs-panel,
		.tabs_module250 .ui-tabs-panel,
		.tabs_module300 .ui-tabs-panel,
		.tabs_module350 .ui-tabs-panel,
		.tabs_module400 .ui-tabs-panel,
		.tabs_module450 .ui-tabs-panel {
			position:relative;
			width:98%;
			margin:0 0 ;
			padding:5px 1%;
			background:#fff;
		}


		.box input ,.box select ,.box textarea {
			border:1px #bababa solid;
			font-size:12px;
		}

		.box .box_module {
			position:relative;
			float:left;
			width:98%;
			padding:0 1%;
			margin: 1px 0;
		}

		.box .box_module.cat_off_top_image {
			min-height:200px;
		}

		.box .box_module table {
			position:relative;
			float:left;
			width:100%;
			padding:0;
			margin:0;
		}

		.box .box_module tr {
			padding:0;
			margin:0;
		}

		.box .box_module td {
			padding:0;
			margin:0 0 0 0;
		}
		.box .box_module input,	.box .box_module select {
			font-size:10px;
		}

		.box .box_module #tarif_avendre_alouer input {
			width:50px;
		}

		.box .titre {
			position:relative;
			float:left;
			width:98%;
			padding:0 1%;
			height:30px;
			line-height:30px;
		}
		span.titre {
			font-size:1.1em;
			font-weight:bold;
		}
		.box .tabs_module_description {

			position:relative;
			float:left;
			width:100%;
			padding:0;
			margin:0;
			line-height:13.3px;

	}

		.box .tabs_module_description  {

			width:97.8%;
			padding:1% 1% 0 1%;
			margin:0.1%;

	}

		.box .tabs_module_description   ul{
			position:relative;
			float:left;
			width:98%;
			padding:1%;
			margin:0;
			list-style:none;
		}

		.box .tabs_module_description   ul li{
			position:relative;
			float:left;
			width:100%;
			padding:0 0 1% 0;
			margin:0;

		}

		.box .tabs_module_description  label{
			position:relative;
			float:left;
			padding:0;
			margin:0;
			width:100%;
			font-size:10px;
			font-weight:bold;
		}

		.box .tabs_module_description  label.full{

			width:100%;
		}
		.box .tabs_module_description  .field{
			position:relative;
			float:right;
			padding:0;
			margin:0;
			width:100%;
		}
		.box .tabs_module_description  .field .field_description{
			position:relative;
			float:left;
			width:98%;
			padding:0;
			margin:0;
		}


		.box .tabs_module_description  .field textarea.field_description  {
			height:100px;
		}

		.price {
			text-align:right;
		}

	/** fiche bien en edition */


	/** liste de biens */

	.listing_description {
		position:relative;
		top:0;

	}

	.listing_description h3 {
		font-size:1.2em;
		padding:0;
		margin:0;
	}
	.listing_description:hover .listing_description_text {
		display:block;
	}
	.listing_description .listing_description_text {
		display:none;
		position:absolute;
		width:600px;
		top:12px;
		left:81px;
		padding:5px;
		border:1px #000 solid;
		background:#fff;
		z-index:200;
		text-align:left;
	}

	.listing_content  table,  table.table_content
	{
		clear:both;
		background:#ccc;
	}


	.listing_content  table tr.even,   table.table_content tr.even, table tr.productListing-even, tr.productListing-even, .even{
		background:#eee;
	}

	.listing_content  table tr.odd, table.table_content tr.odd, table tr.productListing-odd, tr.productListing-odd , .odd{
		background:#fff;
	}

	.listing_content  table tr.selected , table.table_content tr.selected {

		background:#000;
	}
	.listing_content  table tr.selected td , table.table_content tr.selected td {
		color:#fff;
	}

	.table_content .ui-widget-header {
		border:none;
	}


	.show_status_web
	{
			position:relative;
		padding:0;
		margin:0 auto;
		width:40px;
	}
	.show_status_web  img {
		position:relative;
		float:left;
		padding:0;
		margin:0;
	}

	span.intercab_status {
		display: block;
		position: relative;
		height: 60px;
		width: 46px;
	}

	span.intercab_status a.intercab_status_link{
		position: absolute;
		top: 0px;
		left: 3px;
	}

	span.intercab_status a.intercab_select_link{
		position: absolute;
		top: 38px;
		left: 3px;
	}

	span.intercab_status span.intercab_count_label{
		display: block;
		position: absolute;
		left: 0px;
		width: 22px;
		top: 3px;
		text-align: center;
		font-weight: bold;
	}
	/*
	.dataTables_wrapper .dataTableHeadingContent {

	}
	*/
	/** liste de biens */
	#sidebar_left .select_color {
		position: relative;
		float: right;
		margin-right: 5px;
		padding: 0;
		width : auto;
		margin-left:  97px;
	}

	#sidebar_left #input_container_ville_label_65 {
		width: 57%;
		float: right;
		margin: 0px 6px 0px 0px;
		display: none;
		text-align: center;
	}

	#sidebar_left #input_container_ville_label_65.active {
		display: block;
	}

	.select_color {
		position:relative;
		padding:0;
		margin:0;
	}

	.select_color  ul{
		position:relative;
		float:left;
		padding:1px;
		margin:0;
		list-style:none;

	}

	#sidebar_left .input_container .select_color > ul > li{
		float: right;
		margin : 0px;
		height : 20px;
		width : auto;
	}
	#sidebar_left .select_color  > ul > li > a {
		width : 20px;
		height : 20px;
	}
	#sidebar_left .select_color  ul  li,
	.select_color  ul  li,
	.select_color  ul  li.select_color_main	{
		position:relative;
		float:left;
		padding:0;
		margin:auto;
		width:18px;
		height:18px;
		border:1px #c0c0c0 solid;
		list-style:none;
		background:#fff;
		margin : 6px;
	}
	.select_color  ul  li.select_color_main {float:none !important;	}

	.select_color  ul li a{
		position:relative;
		float:left;
		padding:0;
		margin:0;
		width:18px;
		height:18px;
	}
	#sidebar_left .select_color  ul ul{
		right:20px;
		left :auto;
		position: fixed !important;
	}
	.select_color  ul ul{
		display:none;
		position:absolute;
		left:18px;
		top:-2px;
		margin:0;
		z-index:1000;
		background: rgba(0,0,0,0.3);
		margin : 1px;
	}

	.select_color  ul li:hover ul{
		display:block;
	}
	.select_color .color_libelle{
		margin-left: 30px;
		color: white;
	}
	.select_color ul.with_libelles li{
		width: 68px;
		border: none;
		background: none;
	}
	.novisibility
	{
	display:none;
	}

	.uibox  {
		position:relative;
		float:left;
		padding:0;
		margin:0;
		width:100%;
	}

	.uibox .ui-dialog-content.ui-widget-content {
		position:relative;
		float:left;
		padding : 0;
		margin : 0;
		background : #FFF;
		width : 100%;
	}
	#page_int.home_tab{
		background : #fefefe;
	}
	.uibox.ui-widget-content {
	}

	.layer_critere_description {
		position:absolute;
		right:0;
		top:5px;
		padding:1%;
		z-index:1;
		width:70% ;
		border-top:1px #999 solid;
		border-left:1px #999 solid;
		border-bottom:1px #999 solid;
	}

	.layerdescription_ul {
		position:relative;
		float:left;
		width:30%;
		list-style:none;
		padding:1% 0;
		margin:1% 0 0 0;
	}

	.layerdescription_ul li {
		position:relative;
		float:left;
		width:100%;
		list-style:none;
		padding:0 0 1% 0;
		margin:0;
		font-size:12px;
	}

	.layerdescription_ul li span {
		position:relative;
		float:left;
	}

	.layerdescription_ul li a {
		position:relative;
		float:left;
		width:100%;
		list-style:none;
		padding:0 0 0 0;
		margin:0;
	}

	.main {
		font-size:12px;
	}
	.mainbold {
		color:#AA0000;
		font-size:12px;
	}

	.mainupper {
		text-transform:uppercase;
	}

	.mainstrong {
		font-weight:bold;
	}


	/**  barre action */

	.barre_action_slider_content {
		position:relative;
		float:left;
		width:100%;
		padding:0;
		margin:0;
	}
	.barre_action_slider_content  ul{
		position:relative;
		float:left;
		width:100%;
		padding:0;
		margin:0;
		list-style:none;
		border-left:1px #ddd solid;
		border-right:1px #ddd solid;
		border-bottom:1px #ddd solid;
	}

	.barre_action_slider_content  ul li{
		position:relative;
		float:left;
		width:100%;
		padding:0;
		margin:0;
		border-top:1px #ddd solid;
	}
	.barre_action_slider_content  ul li:first-child{

		border-top:none;
	}

	.barre_action_slider_content  ul li.odd{
		background:#fff;
	}
	.barre_action_slider_content  ul li.even{
		background:#eee;
	}
	.barre_action_slider_content  ul li:hover{
		background:#ccc;
	}
	.barre_action_slider_content  ul li a{
		position:relative;
		float:left;
		width:98%;
		padding:2px 1%;
		margin:0;
	}


	/**  barre action */


	/** fiche contact */

	.box textarea {
		position:relative;
		float:left;
		width: 95%;
		margin: 0 3px 2px;
	}

	.box_title {
		position:relative;
		float: left;
		width : 100%;
	}

	.box_table {
		float:left;
		width : 100%;
		border : 0px;
	}

	.left {
		position:relative;
		float:left;
		padding:0 1em;
	}

	.left_60, .right_40,
	.left_50, .right_50,
	.left_70, .right_30	{
		position:relative;
		float:left;
		padding:0;
		margin:0 0 5px 0;
	}
		.left_60
{
		width:60%;

}
		.right_40{


	float:right;
		width:39%;
		}
	.left_70 {
		width:70%;
		padding:0 0 0 0;
	}
	.left_50 {
		width:50%;
		padding:0 0 0 0;
	}

.left_33 {
	position:relative;
	float:left;
	width:30.8%;
	padding:0.1%;
	margin:1%;
}

	.right_50 {
		float:right;
		width:49%;
		padding:0 0.5% 0 0 ;
	}

	.right_30 {
		float:right;
		width:29%;
		padding:0 0.5% 0 0 ;
	}


	.title_right {

		float:right;
		padding: 0 ;
	}

	.title_left {
		float:left;
		padding: 0;
	}
	/** fiche contact */


	.google_maps_poi h3 {
			position: relative;
			width: 100%;
	}
	.google_maps_poi {
			background: url("../images/gg_fd.png") repeat scroll 0 0 transparent;
			color: #FFFFFF;
		position:relative;
		float:left;
			padding: 5px 0 10px 15px;
			width: 100%;
	}
	.google_maps_poi li:first-child {
			width: 100%;
	}
	.google_maps_poi ul, .google_maps_poi h3 {
			float: left;
			margin: 0 0 3px 3px;
			padding: 0;
			width: 100%;
			position: relative;
	}
	.google_maps_poi ul li {
			float: left;
			list-style: none outside none;
			position: relative;
			width: 20%;
	}

	/*

.select_container_mini {

		position:relative;
		float:left;
		width:49%;
		padding:0 0 0 0;
		margin: 0;
		font-size:12px;
}

	.select_container {
		position:relative!important;
		float:left;
		width:100%;
		padding: 0 0 0 0;
		margin: 0;
		font-size:12px;
	}

	.select_container  .ui-widget-content{
		border:1px #999 solid;
	}
	.select_container span{
		position:absolute;
		top:0;
	}
	.select_container  select{
		position:relative;
		float:left;
		width:101%;
		border:1px #999 solid;
		padding:0;
	}

	.select_container.mini {
		width:48%;
	}

	.input_container_ville .input_container .input_container_int input {
		width : 96px;
	}
	.input_container_ville  #search_carto_btn {
		-webkit-border-radius: 0 4px 4px 0;
		-moz-border-radius: 0 4px 4px 0;
		border-radius: 0 4px 4px 0;
		margin-left:  -1px;
		text-shadow: 0 1px 0 #ffffff;
		background-color: #eeeeee;
		border: 1px solid #999;
		float: left;
		padding : 0 1px;
		height : 20px;
	}



	.simple_select_container select{
		position:relative;
		float:left;
		width:60%;
		padding:0;
		margin:0;
		text-align:left;
	}

	.input_container,
	.simple_select_container
	{
		position:relative;
		float:left;
		padding:0 0 0 0;
		margin: 0;
		width:100%;
		font-size:12px;

	}
*/ 	#sidebar_left .input_container,
	#sidebar_left .simple_select_container {
		margin : 0;
	}
	#sidebar_left .input_container_int,
	#sidebar_left .input_container_min_max_int,
	#sidebar_left .input_container_min_max,
	#sidebar_left .select_container_mini,
	#sidebar_left .input_radio_container,
	#sidebar_left .select_container,
	#sidebar_left .input_container_ville,
	#sidebar_left .input_container .input_container_int,
	#sidebar_left .simple_select_container .input_container_int	{
		margin-right : 6px;
	}
	#sidebar_left .select_container {
		float:right;
	}

	#sidebar_left .select_container.loading {
		background: url('../images/loading_quicksearch.gif') no-repeat center;
	}

	#sidebar_left .select_container > span{
		float: right;
	}
	#sidebar_left .select_container > span > span.ui-icon {
		top : 3px;
	}
	#sidebar_left .input_radio_container {
		float:left;
		width : 180px;
		margin-left : 6px;
	}
	#sidebar_left .input_radio_container > label{
		width : 176px;
		position : relative;
		margin-left : 0px;
	}
	#sidebar_left .input_radio_container > p{
		float:left;
		width : 100%;
		margin : 2px 0 2px 15px;
	}
	#sidebar_left .ui-accordion-content {
	}
	#sidebar_left .input_radio_container > p > label{
		margin-left : 15px;
		width : auto;
		position : relative;
		height: 18px;
		line-height: 18px;
	}
	#sidebar_left .input_radio_container > p > input{
		float: left;
	}
	#sidebar_left .select_container_mini .select_container,
	#sidebar_left .input_container_ville .input_container_int {
		margin-right : 0px;
	}
	#sidebar_left li .select2-container {
		float: right;
		width: 134px;
	}
	#sidebar_left li {
		margin: 0 0 2px 0;
		position: relative;
		float: left;
		width: 100%;
	}
	#sidebar_left .ui-accordion-content > li:first-child {
		margin-top : 6px;
	}
	#sidebar_left .ui-accordion-content > li:last-child {
		margin-bottom : 6px;
	}
	#sidebar_left li input {
		position:relative;
		float:right;
		width: 130px;
		padding: 1px;
		text-indent : 4px;
		height : 18px;
		margin:0;
		color :#555;
		font-size:  13px;
		border: 1px solid #d9d9d9;
		border-top-color: #c0c0c0;
		font-family :"Helvetica Neue", Helvetica, Arial, sans-serif;

	}
	#sidebar_left input[type=radio] {
		width : auto;
		border : none;
		background : none;
		margin : 0;
	}
	input[type=radio] {
		margin : 0 2px;
	}
	#sidebar_left input[type=radio]:hover
	{
		background : none;
	}
	#sidebar_left li select {
		position:relative;
		float:right;
		width: 134px;
		padding: 1px !important;
		text-indent : 0px;
		height : 22px;
		margin:0;
		font-size:  13px;
		border: 1px solid #d9d9d9;
		border-top-color: #c0c0c0;
		font-family :"Helvetica Neue", Helvetica, Arial, sans-serif;
	}

	#sidebar_left input:hover{
		border: 1px solid #b9b9b9;
		border-top-color: #a0a0a0;
		-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
		box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	}
	#sidebar_left input:focus{
		outline: 0 9;
		border-color: #4d90fe;
		-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
		-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
		box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
	}
	#sidebar_left input[type="checkbox"] {
		width : auto;
		margin-right: 6px;
		margin-top: 5px;
		height: auto;
	}

	#sidebar_left label.checkbox_valid {
		position: relative;
		width : 190px;
	}
	#sidebar_left li div.iphone-toggle-buttons {
		float :right;
	}
	#sidebar_left #tabs_motor_edit li label {
		width : 150px;
	}
	#sidebar_left #tabs_motor_edit #sidebar_left_accordion > div > li{
		margin: 0 0 0px 0;
		padding-bottom  :2px;
		padding-top  :2px;
	}
	#sidebar_left #tabs_motor_edit #sidebar_left_accordion > div > li:nth-child(odd) {
		background :#F3F3F3;
		border-bottom : 1px solid #CECECE;
	}
	#sidebar_left #tabs_motor_edit #sidebar_left_accordion > div > li:nth-child(even) {
		border-bottom : 1px solid #CECECE;
		background :#FFF;
	}
	#sidebar_left #tabs_motor_edit li div.iphone-toggle-buttons  label{
		position : relative;
		float :none;
		width : auto;
		height :auto;
		line-height : 0;
		font-size : 1.1em;
		white-space : nowrap;
	}
	#sidebar_left #tabs_motor_edit li div.iphone-toggle-buttons  label  input{
		margin-right : 0px;
		position  :absolute;
	}
	#sidebar_left li  label{
		width: 98px;
		left : 0px;
		float: left;
		height : 22px;
		line-height : 24px;
		position : absolute;
		font-size:  12px;
		overflow :hidden;
		margin-left:  6px;
		white-space: pre-line;
		text-align  :left;
	}
	#sidebar_left  #min_pers,	#sidebar_left  #max_pers{
		width : 24px;
		float: none;
	}

	#sidebar_left  #min_price,	#sidebar_left  #max_price{
		width : 40px;
		float: none;
	}
	#sidebar_left .input_container_min_max_int   {
		width: 134px;
	}
	#sidebar_left .input_container_min_max   {
		width: 100%;
	}
	#sidebar_left .input_container_min_max_int  input {
		width : 53px;
		float :left;
	}
	#sidebar_left .input_container_min_max_int  > span {
		width: 20px;
		height : 22px;
		line-height: 22px;
		text-align : center;
		float :left;

	}
	#sidebar_left #legende_carte {
		float: left;
		margin-left : 10px;
	}
	#sidebar_left .motor_advanced_criteres  .input_container{
		float: left;
		position: relative;
		width: 100%;
	}
	#sidebar_left .motor_advanced_criteres label{
		position : absolute;
		line-height: 24px;
	}
	#sidebar_left .motor_advanced_criteres input{
		margin : 1px 0;
	}
	#sidebar_left .icon_container,
	#sidebar_left .input_container_ville  .input_btn,
	#sidebar_left .input_container_ville  #search_carto_btn	{
		margin-left:  -1px;
		text-shadow: 0 1px 0 #ffffff;
		background-color: #eeeeee;
		border-left: 1px solid #d9d9d9;
		padding : 0 1px;
		height : 20px;
		width : 20px;
		text-align : center;
		float: right;
		right: 7px;
		top: 2px;
		position : absolute;
		z-index : 1;
	}
	#sidebar_left input#C_65 {
		padding: 1px 30px 1px 1px;
		width: 100px;
	}
	#sidebar_left li .icon_container {
		padding: 2px 1px;
		height: 16px;
	}
	#sidebar_left .input_container .input_container_min_max_int
	{
		float: right;
	}
	#sidebar_left .input_container_ville  .input_btn img {
		margin-top : 2px;
	}
	#sidebar_left .input_container .input_container_radio .text_radio,
	.head_button .input_container .input_container_radio .text_radio{
		width : 33%;
		margin : 0 5px;
	}

	/* search carto button */
	#sidebar_left #search_carto_btn.ui-state-default {
		position: relative;
		display: block;
		width: 132px;
		right: 0px;
		top: 0px;
		padding: 2px 0px 3px 0px;
		font-size: 12px;
		text-shadow: none;
		font-weight: normal;
		margin: 3px 0px 0px 0px;
		float: right;
	}

	#sidebar_left div.motor_hide li:last-child {
		padding-bottom: 5px;
	}

	#sidebar_left div.motor_hide .select_color li:last-child {
		padding-bottom: 0px;
	}

	#sidebar_left li#motor_field_container_153 label, #sidebar_left li#motor_field_container_154 label {
		padding-top: 5px;
		padding-bottom: 3px;
	}

	#products_listing  .input_container .select_color
	{
		width : 34px;
		margin : 0 auto;
	}

	#sidebar_left .input_container_radio,
	.head_button .input_container_radio {
		display : table;
		width :134px;
		float: right;
		margin : 1px 6px 1px 0;
	}
	#sidebar_left .input_container_radio label.unactive,
	.head_button .input_container_radio label.unactive  {
		width : auto;
		float :none;
		position : relative;
		border: 1px solid #d9d9d9;
		border-top-color: #c0c0c0;
		font-size : 13px;
		color :#333;
		padding : 1px 0;
		margin : 0;
		display : table-cell;
		text-align : center;
		height : 18px;
		line-height : 18px;
		cursor : pointer;
		background: rgb(219,219,219); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(219,219,219,1) 0%, rgba(255,255,255,1) 15%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(219,219,219,1)), color-stop(15%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(219,219,219,1) 0%,rgba(255,255,255,1) 15%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(219,219,219,1) 0%,rgba(255,255,255,1) 15%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(219,219,219,1) 0%,rgba(255,255,255,1) 15%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(219,219,219,1) 0%,rgba(255,255,255,1) 15%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	}
	#sidebar_left .input_container_radio label.ui-state-default,
	.head_button .input_container_radio label.ui-state-default {
		width : auto;
		float :none;
		font-weight : normal;
		position : relative;
		font-size : 13px;
		color :#FFF;
		padding : 0px;
		margin : 0;
		display : table-cell;
		text-align : center;
		height : 18px;
		line-height : 18px;
		cursor : pointer;
	}

	#sidebar_left .input_container_radio label.active,
	.head_button .input_container_radio label.active {
		background : pink;
	}
	#sidebar_left .input_container_radio input,
	.head_button .input_container_radio input {
		display :none;
	}
	#sidebar_left .input_container_radio label:first-child,
	.head_button .input_container_radio label:first-child {
		-webkit-border-top-left-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-bottomleft: 3px;
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
		border-right : 0px;
	}

	#sidebar_left .input_container_radio label.last,
	.head_button .input_container_radio label.last {
		-webkit-border-top-right-radius: 3px;
		-webkit-border-bottom-right-radius: 3px;
		-moz-border-radius-topright: 3px;
		-moz-border-radius-bottomright: 3px;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
		border-left : 0px;
	}
	#sidebar_left .input_container{
		text-align : left;
	 }
	#sidebar_left .input_container .input_container_min_max_int.input_container_unity .unity {
		display: none;
	}
	.input_container{
		position:relative;
			display : block;
		padding:0;
		margin:0;
		text-align:right;
	}
	.input_container, .simple_select_container {
		position: relative;
		float: left;
		padding: 0 0 0 0;
		margin: 3px;
		width: 97%;
		font-size: 12px;
	}
	#sidebar_left #sidebar_left_int .input_container, #sidebar_left #sidebar_left_int .simple_select_container {
		width: 100%;
	}
	.select_container_mini  .simple_select_container input {
		width:98%;
	}
	.select_titre {
		background:#ddd;
	}
	.input_container label,
	.simple_select_container label
	{
		position: relative;
float: left;
width: 40%;
padding: 0;
margin: 0;
font-size: 11px;
text-align: left;
overflow: hidden;
white-space: nowrap;
	}
	.input_container label.checkbox_valid{
		width:70%;
	}

	.input_container label.readonly_info{
		width:54%;
	}

	.input_container input:read-only
	{
		background-color:#eeeeee;
	}

	.input_container .input_container_int,
	.simple_select_container .input_container_int{
		position:relative;
		float:right;
		padding: 0;
		width:58%;
		margin: 1px 0;
		text-align:right;
	}
	.input_container .input_container_radio{
		position:relative;
		float:right;
		width:58%;
		padding:0;
		margin:0;
		text-align:right;
	}
	.input_container .input_container_min_max_int {
		position: relative;
		float: right;
		width: 58%;
		padding: 0;
		margin: 0px;
		text-align: right;
	}
	.input_container .input_container_radio .text_radio{
		float: right;
		margin : 0 5px;
	}
	.simple_select_container select {
		position: relative;
		float: left;
		width: 60%;
		padding: 0;
		margin: 0;
		text-align: left;
	}
	.simple_select_container input {
		position: relative;
		float: left;
		padding: 1px 0;
		margin: 3px 0;
		width: 100%;
		border: 1px solid #999999;
	}
	.input_container .input_container_int input,
	.simple_select_container .input_container_int select
	{
		position:relative;
		float:right;
		width:94%;
		padding:1px 1px 1px 0;
		margin:0;
		border:1px #999 solid;
	}

	.simple_select_container .input_container_int select {
		width:95%;
	}
	.input_container .input_container_int input.datepicker{
		position:relative;
		float:left;
		width:83%;
		padding:0;
		margin:0;
	}

	.input_container .input_container_int .button_datepicker{
		position:relative;
		float:right;
		width:17px;
		height:17px;
		padding:0;
		margin:0;
	}

	.input_container_ville .input_container label {


		width:40%;
	}
	.input_container_ville .input_container .input_container_int {

		width:58%;
	}

	.input_container .input_container_min_max_int input
	{
		position:relative;
		float:none;
		width:42%;
		padding:1px 0;
		margin:0;
		border:1px #999 solid;
	}

	.input_container .input_container_min_max_int.input_container_unity input
	{
		width:32%;
	}

	.input_container .input_container_min_max_int span
	{
		position:relative;
		float:none;
		width:15%;
		padding:0;
		margin:0;
		height:20px;
		line-height:20px;
		font-size:12px;
		text-align:center;
	}

	.ac3_multiselect input.ui-widget-content{
		border : 1px solid #999;
		text-indent : 2px;
		margin-left : -2px;
	}
	.unity {
		position:relative;
		float:right;
		width:9%;
		padding:0 0 0 1%;
		text-align:left;
		font-size:10px;
		white-space:nowrap;
		overflow:hidden;
	}
	.ui-datepicker {
		width:200px;
	}
	.ac3_ui_button{
			position:relative;
			width:20px;
			display:block;
			cursor: pointer;
			list-style: none outside none;
			margin: 2px auto;
			padding: 2px 0;
			position: relative;
	}

	.ac3_ui_button:hover{
			background-color:#000;
	}

	.ac3_submit {
		position:relative;
		padding:0 5px;
		height:25px;
		line-height:25px;
		cursor:pointer;
	}

	#sidebar_left 	.ac3_submit {
		float: left;
		margin-top:6px;
		margin-left:6px;
		width:242px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		height:27px;
		padding:0;
		white-space: nowrap;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 13px;
		text-align: center;
		vertical-align: middle;
		box-shadow: inset 0 -2px 0 rgba(0,0,0,0.05);
		border-width: 1px;
		text-shadow: 0 1px rgba(0, 0, 0, 0.1);
	}

	#sidebar_left div.motor_loader {
		display: none;
		width:242px;
		float: left;
		margin: 6px 0px 0px 0px;
		text-align: center;
	}

	#sidebar_left 	.ac3_submit:hover {
		opacity : 0.9;
	}

	#sidebar_left 	.ac3_submit:active {
		-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
		-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
		box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	}
	.ac3_submit.ui-accordion-header{

		position:absolute;
	}
	.ac3_submit .button{
		font-size:16px;
	}

	#upload_image {
		position:relative;
		float:left;
		width:100%;
		padding:0;
		margin:0;
		background:#666;
	}

	#upload_image .description {
		position:relative;
		float:left;
		width:100%;
		padding:0.5% 0;
		margin:0.1% 0;
		background:#eee;
	}


	#slideshow {
		position:relative;
		float:left;
		width:100%;
		padding:0;
		margin:0;
	}

	#slideshow ul:not(.dropdown-menu) {
		position:relative;
		float:left;
		width:97%;
		padding:5px 0 20px 3%;
		margin:0.1% 0;
		list-style:none;
		background:#eee;
	}

	#slideshow ul li:not(.dropdown_li) {
		position:relative;
		display: inline-block;

		width:80px;
		padding:1px;
		margin:5px;
		list-style:none;
		background:#fff;
		background:#666;
	}

	#slideshow ul li .image {
		position:relative;
		float:left;
		width:80px;
		padding:0;
		margin:0;
		text-align:center;
	}
	#slideshow ul li .action_images {
		position:relative;
		float:left;
		width:100%;
		padding:0;
		margin:0;
		background:#fff;
	}

	#slideshow ul li .action_images  .deplacer{
		position:relative;
		float:left;
		width:15px;
		height:15px;
		padding:0;
		margin:1px  1px 1px 3px;
		background:url(../images/icones/deplacer.png) no-repeat 0 0;
	}

	#slideshow ul li .action_images  .supprimer{
			position:relative;
		float:right;
		width:15px;
		height:15px;
		padding:0;
		margin:1px 3px 1px 1px;
		background:url(../images/icones/supprimer.png) no-repeat 0 0;
	}

div.fieldset {
	border:  1px solid #afe14c;
	margin: 10px 0;
}
div.fieldset span.legend {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -30px;
	font: 700 14px Arial, Helvetica, sans-serif;
	color: #73b304;
}

div.flash {
	width: 375px;
	margin: 10px 5px;
	border-color: #D9E4FF;
	-moz-border-radius-topleft : 5px;
	-webkit-border-top-left-radius : 5px;
    -moz-border-radius-topright : 5px;
    -webkit-border-top-right-radius : 5px;
    -moz-border-radius-bottomleft : 5px;
    -webkit-border-bottom-left-radius : 5px;
    -moz-border-radius-bottomright : 5px;
    -webkit-border-bottom-right-radius : 5px;

}



.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}


/** bloc_login */
	.bloc_login {
		position:relative;
		padding:0;
		margin:0 auto 0 auto;
		top:20%;
		width:450px;
		height:350px;
		background:url(../images/login_bg.jpg) no-repeat 0 0;
	}
	.bloc_login_add {
		position:relative;
		padding:0;
		margin:0 auto 0 auto;
		top:20%;
		width:450px;
		text-align:center;
	}

	.logo_login_form {
		position:relative;
		float:left;
		width:170px;
		padding:0;
		margin:10px 0 0 0;
		overflow:hidden;

		text-align:center;

	}

	.bloc_login_form  a{

		color:#333;
	}
	.bloc_login_form {
		position:relative;
		float:right;
		width:245px;
		padding:10px;
		margin:10px 10px 0 0 ;
		background:url(../images/fd_white_70.png);
		border:1px #333 solid;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		color:#3333;
	}
	.bloc_login_form  h1{
		position:relative;
		float:left;
		padding:1% 0;
		margin:0 0 5px 0;
		font-family:trebuchet ms;
		text-transform:uppercase;
		font-size:1.4em;
		color:#000;
	}

	.bloc_login_form ul {
		position:relative;
		float:left;
		width:100%;
		padding:0;
		margin:0;
		list-style:none;
	}

	.bloc_login_form ul li {
		position:relative;
		float:left;
		width:100%;
		padding:1% 0;
		margin:0;
	}
	.bloc_login_form ul li.li_50 {
		width:48%;
		background:#000;
	}

		.bloc_login_form input,.bloc_login_form select {
			position:relative;
			float:left;
			margin:0;
			padding:0;
			width:100%;
		}


/** bloc_login */


.ui-icon-left  {
	position:relative;
	float:left;
}


/** publication */

	.publication {
		position:relative;
		float:left;
		padding: 5px;
		margin:5px;
		min-height:120px;
		width:150px;
border:1px #666 solid;
			background:#999;
	}
	.publication.souscrit {
			background:#fff;
	}
	.publication h3 {
		position:relative;
		float:left;
		padding:0;
		margin:0;
		width:100%;
		font-size:1.1em;
	}


	.publication .mini_action {
		position:absolute;
		padding:0;
		margin:0;
		width:100%;
		bottom:0;
		left:0;
	}
		.publication .mini_action span,	.publication .publication_image {
		position:relative;
		float:left;
		padding:0;
		margin:2px 0;
		width:100%;
		text-align:center;
		}
		.upgrade_label {
			float: left;
			width : auto;
			width : 100%;
			border-top : 1px solid #c4c4c4;
			border-bottom : 1px solid #c4c4c4;
			background : #eee;
			padding : 2px 0;
			margin : 1px 0 1px;
		}
		.upgrade_label label{
			margin : 1px 0 1px 6px;
		}
		#add_criteres_select {
			border-top : 1px solid #c4c4c4;
			border-bottom : 1px solid #c4c4c4;
			background : #eee;
			padding : 3px 0;
			margin : 4px 0 2px;
		}
		#add_criteres_select, #add_criteres {
			position:relative;
			float:left;
			width:100%;
		}

/** publication */


.photos_adverts {
	position:relative;
	float:left;
	padding:0;
	margin:0;
	width:270px;
	list-style:none;
}

.photos_adverts li {
	position:relative;
	float:left;
	padding:0;
	margin:5px;
	list-style:none;
}

.photos_adverts li  input{
	position:absolute;
	bottom:3px;
	left:3px;
}

/* news */
.news_lecteur ,.news_lecteur ul {
	position:relative;
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}
.news_lecteur ul  li{
	width:200px;
}
.news_lecteur	.listing_description
{
	position:relative;
	float:left;
}
.news_lecteur	.listing_description ul.listing_description_text {
	top:20px;
	left:5px;
	width:auto;
}


.bold {
	font-weight:bold;
}


#motor_specifique_btn {
	position:absolute;
	left:0;
	top:0;
	width:98%;
	padding:0 1%;
	background:#000;
	color:#fff;
	font-weight:bold;
	z-index:1001;
}
#motor_specifique {
	position:absolute;
	left:0;
	top:5px;
	width:100%;
	z-index:105;
}
/*
#motor_specifique {
	position:relative;
	width:100%;
	float:left;
	background:#d00;
	z-index:1000;
}
*/

#monspantel {
	position:relative;
	float:right;
}

#monspantel:hover #show_liste_tel {
	display:block;
}
#show_liste_tel {
	display:none;
	position:absolute;
	top:20px;
	right:0px;
	padding:5px;
	width:250px;
	background:#fff;
	border:1px #666 solid;
	color:#000;
	z-index:9999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.holder_overlay_listing {
	position:relative;
	float:right;
}

.holder_overlay_listing:hover .overlay_listing {
	display:block;
}
.overlay_listing {
	display:none;
	position:absolute;
	top:30px;
	left:80px;
	right:0px;
	padding:5px;
	width:550px;
	background:#fff;
	border:1px #666 solid;
	color:#000;
	z-index:9999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


 a.mini_action {
	position:relative;
	float:left;
	padding:2px 2px 0 2px;
	margin:1px;
}

.separate_5 {
	position:relative;
	float:left;
	padding:0;
	margin:0;
	height:5px;
	width:100%;
}



.footer_notification  .ui-dialog-title{
	position:relative;
	float:left;
	padding:0 0 0  17px;
	margin:0;
	height:20px;
	line-height:20px;
}
.footer_notification  .ui-dialog-title img{
	position:absolute;
	left:0;
	top:2px ;
}
/*.tabs_module200{
	max-height:200px;
}
.tabs_module250{
max-height:250px;
}
.tabs_module300{
max-height:300px;
}
.tabs_module350{
max-height:350px;
}
.tabs_module400{
max-height:400px;
}
.tabs_module450 {
max-height:450px;
}

.tabs_module200 .ui-tabs-panel {
max-height:160px;
}
.tabs_module250 .ui-tabs-panel {
max-height:210px;
}
.tabs_module300 .ui-tabs-panel {
max-height:260px;
}
.tabs_module350 .ui-tabs-panel {
max-height:310px;
}
.tabs_module400 .ui-tabs-panel {
max-height:355px;
}
.tabs_module450 .ui-tabs-panel {
max-height:410px;
}*/

.ui-dialog-content.ui-widget-content h3 {
	position:relative;
	float:left;
	width:100%;
	padding:0 0 1px 0;
	margin:0 0 3px 0;
	border-bottom:1px #aaa solid;
	font-size:0.9em;
}

.color_red {
	color:#d00;
}

.context_notification:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
 }
.context_notification .close {
	top : 3px;
	right : 7px;
	left : auto;
	bottom : auto;
	position : absolute
}
.context_notification {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}
.context_notification .context_notification_title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
     -moz-border-radius: 5px 5px 0 0;
          border-radius: 5px 5px 0 0;
}
.context_notification .context_notification_content {
	position:relative;
	padding:0;
	margin:0;
	padding : 10px;
	display : block;
	color:#000;
}

.context_notification .context_notification_close {
	position:absolute;
	top:5px;
	right:5px;
	padding:0;
	margin:0;
	z-index:1000;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background:url(highslide/graphics/closeX.png);

}

.context_fleche {
	position:relative;
	top:-16px;
	margin:0 auto 0 auto;
	width:35px;
	height:11px;
	background: url(../images/context_fleche.png) no-repeat 0 0 ;
}

/** calendar */
.label_entry label{
	position:relative;
	float:left;
	width:46%;
	margin:0;
	padding:0 2%;
	text-align:left;
}

.frame_footer_center{
/*height:20px;	*/
margin-left:30px;
}

/**page visitors */
.visitors_content{
position:relative;
float:left;
width:100%;
height:auto;
}

.visitors_content_menu {
position:relative;
float:left;
width:20%;
height:auto;
}

.visitors_content_stats {
position:relative;
float:left;
width:80%;
height:auto;
}

.visits_last_seven_days {
position:relative;
float:left;
display:none;
}

.visits_last_thirty_days {
position:relative;
float:left;
display:none;
}

.visits_last_twelve_month {
position:relative;
float:left;
display:none;
}

.visits_last_two_years {
position:relative;
float:left;
display:none;
}

.visits_last_twenty_four_month {
position:relative;
float:left;
display:none;
}

.keywords {
position:relative;
float:left;
display:none;
}

div.simple_popup{
	display: none;
	position: absolute;
	z-index: 1000;
	background-color: #FFFFFF;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	border: #808080 solid 1px;
}

div.simple_popup .simple_popup_header{
	font-weight: bold;
}
.bt_file
{
    position:relative;
    width: 100px;
    height: 24px;
    overflow:hidden;
}

.bt_file  button
{

	cursor : pointer;
    position: absolute;
    height: 24px;
    width: 24px;
	right : 0px;
    border : solid 1px #c4c4c4;
	background : url("../images/bt_file.png") #F1F1F1 no-repeat;
	padding : 0;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.bt_file .bt_file_value {

	cursor : pointer;
    position: absolute;
    height: 22px;
	width : 90%;
    border : solid 1px #c4c4c4;
	padding : 0;
	background : #FFFFFF no-repeat;
    border : solid 1px #c4c4c4;
	margin-right : -10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size : 13px;
	line-height : 22px;
	padding : 0 2px;
}

.bt_file  input
{
    font: 500px monospace;
    opacity:0;
	height : 24px;
	border : 0px;
    filter: alpha(opacity=0);
    position: absolute;
    z-index: 1;
    top:0;
    right:0;
    padding:0;
    margin: 0;
}
.bt_trash {
	position : relative;
	width : 22px;
	height : 22px;
    border : solid 1px #c4c4c4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor : pointer;
	background : url("../images/bt_trash.png") #F1F1F1 no-repeat;
}
.iphone-toggle-buttons input[type="checkbox"] + span::after,
.iphone-toggle-buttons input[type="radio"] + span::after
{
    content: "NON";
}

.iphone-toggle-buttons input[type="checkbox"].checked + span::after,
.iphone-toggle-buttons input[type="radio"]:checked + span::after
{
    content: "OUI";
}

.iphone-toggle-buttons
{
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.iphone-toggle-buttons
{
	width :auto;
	display : inline-block;
}

.iphone-toggle-buttons label,
.iphone-toggle-buttons input[type="checkbox"] + span,
.iphone-toggle-buttons input[type="radio"] + span,
.iphone-toggle-buttons input[type="checkbox"] + span::before,
.iphone-toggle-buttons input[type="radio"] + span::before,
.iphone-toggle-buttons input[type="checkbox"] + span::after,
.iphone-toggle-buttons input[type="radio"] + span::after
{
    display: inline-block;
}

.iphone-toggle-buttons label,
.iphone-toggle-buttons input[type="checkbox"] + span,
.iphone-toggle-buttons input[type="radio"] + span
{
    vertical-align: middle;
}

.iphone-toggle-buttons input[type="checkbox"] + span,
.iphone-toggle-buttons input[type="radio"] + span,
.iphone-toggle-buttons input[type="checkbox"] + span::before,
.iphone-toggle-buttons input[type="radio"] + span::before,
.iphone-toggle-buttons input[type="checkbox"] + span::after,
.iphone-toggle-buttons input[type="radio"] + span::after
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.iphone-toggle-buttons input[type="checkbox"] + span::before,
.iphone-toggle-buttons input[type="radio"] + span::before,
.iphone-toggle-buttons input[type="checkbox"] + span::after,
.iphone-toggle-buttons input[type="radio"] + span::after,
.iphone-toggle-buttons input[type="checkbox"].checked + span::before,
.iphone-toggle-buttons input[type="radio"]:checked + span::before,
.iphone-toggle-buttons input[type="checkbox"].checked + span::after,
.iphone-toggle-buttons input[type="radio"]:checked + span::after
{
    top: 0;
}

.iphone-toggle-buttons input[type="checkbox"] + span::after,
.iphone-toggle-buttons input[type="radio"] + span::after,
.iphone-toggle-buttons input[type="checkbox"].checked + span::before,
.iphone-toggle-buttons input[type="radio"]:checked + span::before
{
    right: 0;
}

.iphone-toggle-buttons input[type="checkbox"] + span::before,
.iphone-toggle-buttons input[type="radio"] + span::before,
.iphone-toggle-buttons input[type="checkbox"].checked + span::after,
.iphone-toggle-buttons input[type="radio"]:checked + span::after
{
    left: 0;
}

.iphone-toggle-buttons input[type="checkbox"],
.iphone-toggle-buttons input[type="radio"],
.iphone-toggle-buttons input[type="checkbox"] + span::before,
.iphone-toggle-buttons input[type="radio"] + span::before,
.iphone-toggle-buttons input[type="checkbox"] + span::after,
.iphone-toggle-buttons input[type="radio"] + span::after
{
    position: absolute;
}

.iphone-toggle-buttons label
{
    margin: 2px;
    cursor: pointer;
}

.iphone-toggle-buttons input[type="checkbox"],
.iphone-toggle-buttons input[type="radio"]
{
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
}

.iphone-toggle-buttons input[type="checkbox"] + span,
.iphone-toggle-buttons input[type="radio"] + span
{
    width: 60px;
    height: 20px;
    font: bold 14px Arial, Sans-serif;
	line-height : 21px;
    color: #8c8c8c;
    text-transform: uppercase;
    position: relative;
    text-indent: -9999px;
    border: solid 1px #bcbbbb;
}

.iphone-toggle-buttons input[type="checkbox"] + span:not(.checked),
.iphone-toggle-buttons input[type="radio"] + span:not(.checked) {

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c8c8c8", endColorstr="#f3f3f3");
    background: -moz-linear-gradient(top, #c8c8c8, #f3f3f3);
    background: -webkit-linear-gradient(top, #c8c8c8, #f3f3f3);
    background: -o-linear-gradient(top, #c8c8c8, #f3f3f3);
    background: -ms-linear-gradient(top, #c8c8c8, #f3f3f3);
    background: linear-gradient(top, #c8c8c8, #f3f3f3);
}



 .iphone-toggle-buttons.iphone-small input[type="checkbox"] + span,
.iphone-toggle-buttons.iphone-small input[type="radio"] + span
{
	font-size: 12px;
	line-height: 18px;
	height : 17px;
}
.iphone-toggle-buttons input[type="checkbox"] + span::before,
.iphone-toggle-buttons input[type="radio"] + span::before
{
    content: "";
    width: 40%;
    height: 19px;
    border-top: solid 1px #fff;
    border-right: solid 1px #bebebe;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cfcfcf", endColorstr="#f9f9f9");
    background: -moz-linear-gradient(top, #cfcfcf, #f9f9f9);
    background: -webkit-linear-gradient(top, #cfcfcf, #f9f9f9);
    background: -o-linear-gradient(top, #cfcfcf, #f9f9f9);
    background: -ms-linear-gradient(top, #cfcfcf, #f9f9f9);
    background: linear-gradient(top, #cfcfcf, #f9f9f9);
    -moz-box-shadow: 1px 0 1px #bebebe;
    -webkit-box-shadow: 1px 0 1px #bebebe;
    box-shadow: 1px 0 1px #bebebe;
}
 .iphone-toggle-buttons.iphone-small input[type="checkbox"] + span::before,
.iphone-toggle-buttons.iphone-small input[type="radio"] + span::before
{
    height: 16px;

}
.iphone-toggle-buttons input[type="checkbox"] + span::after,
.iphone-toggle-buttons input[type="radio"] + span::after
{
    text-indent: 0;
	width: 65%;
    height: 22px;
    text-align: center;
}

.iphone-toggle-buttons input[type="checkbox"].checked + span.checked,
.iphone-toggle-buttons input[type="radio"]:checked + span.checked
{

   /* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0099FF", endColorstr="#3EB2FF");
    background: -moz-linear-gradient(top, #0099FF, #3EB2FF);
    background: -webkit-linear-gradient(top, #0099FF, #3EB2FF);
    background: -o-linear-gradient(top, #0099FF, #3EB2FF);
    background: -ms-linear-gradient(top, #0099FF, #3EB2FF);
    background: linear-gradient(top, #0099FF, #3EB2FF);*/
    color: #fff;
    text-shadow: -1px -1px #0d2046;
}

.iphone-toggle-buttons input[type="checkbox"].checked + span::before,
.iphone-toggle-buttons input[type="radio"]:checked + span::before
{
    left: auto;
	right: -1px;
    -moz-box-shadow: -2px 0 1px #3a5e91;
    -webkit-box-shadow: -2px 0 1px #3a5e91;
    box-shadow: -2px 0 1px #3a5e91;
}

.iphone-toggle-buttons input[type="checkbox"].checked + span::after,
.iphone-toggle-buttons input[type="radio"]:checked + span::after
{
    border-top: solid 1px #0f2a4f;
    border-bottom: solid 1px #0f2a4f;
    border-left: solid 1px #2c5496;
    height: 20px;
    top: -1px;
    left: -1px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
.iphone-toggle-buttons.iphone-small input[type="checkbox"].checked + span::after,
.iphone-toggle-buttons.iphone-small input[type="radio"]:checked + span::after
{
    height: 17px;
}
/* ERGO */

.universal_search {
	width : 615px;
}
.universal_search .shadow{
	position : relative;
	display : inline-block;
}
.universal_search .btn {
	padding : 3px 10px;
	float: left;
	cursor : pointer;
}
.universal_search .shadow .btn {
	height : 26px;
	margin :0;
	width : 43px;
	border-left: 0px;
}
.universal_search .ui-state-default {
	cursor : pointer;
	-webkit-border-top-right-radius: 1px;
	-webkit-border-bottom-right-radius: 1px;
	-moz-border-radius-topright: 1px;
	-moz-border-radius-bottomright: 1px;
	border-top-right-radius: 1px;
	border-bottom-right-radius: 1px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
}
.universal_search .ui-state-default.dropdown-toggle {
	border-left : 0px;
	border-right : 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	padding : 3px 7px;
}
.universal_search .ui-state-default.dropdown-toggle .caret {
	margin-top : 6px;
}
.universal_search .btn-group {
	float: left;
	position : relative;
}
#universal_search_btn_add {
	margin-right : 7px;
	display: inline-block;
	line-height : 20px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}
.universal_search .universal_search_text {
	margin : 0px 0 0 0;
	padding : 2px 10px;
	width: 420px;
	float: left;
	border-right : 0px;
	background-position: 330px !important;
}
.universal_search .universal_search_text.loading{
	background: url(../images/loading_quicksearch.gif) no-repeat white;
}
.ui-state-default .icon-search {
	margin : 0 4px;
}
.universal_search .dropdown-menu li a input[type="radio"] {
	position: absolute;
    top: 1px;
	left : 6px;
    width: 15px;
}
.shadow {
	-webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
}
header .btn-grey {
	border : 0px;
}
.btn-grey.ui-state-default,
.ui-state-default.btn-grey {
text-shadow: 0 1px 0 #393939;
}
.btn-grey {
	cursor : pointer;
	border: 1px solid #c6c6c6;
	background-color: #f3f3f3;
	background-image: -moz-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f1f1f1));
	background-image: -webkit-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(to bottom, #f5f5f5, #f1f1f1);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff1f1f1', GradientType=0);
}

.btn:hover {
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.btn {
	cursor : pointer;
	float: left;
	padding: 3px 10px;
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
	margin-left: 0;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
	font-size: 13px;
	position: relative;
	color: #333;
	text-shadow: 0 1px 0 #fff;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding;
}

#header_account {
	position:relative;
	float:right;
	margin  : -28px 20px 0 0;
	color:#F00;
	font-size:12px;
	padding : 0;
	list-style : none;
}
#header_account .header_account_name:active {

  -webkit-box-shadow: none;
  -moz-box-shadow:  none;
  box-shadow:  none;
}
#header_account .header_account_name_content {
	display : inline-block;
	max-width : 160px;
}

#header_account .dropdown-toggle {
}
#header_account .btn-group{
	float: right;
	position : relative;
	margin-left : 10px;
	border-bottom-left-radius: 2px;
	border-top-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border-top-right-radius: 2px;
}

#header_account .btn-group ul li{
	position : relative;
}
#header_account div.navbar div.navbar-inner {
	background : #F1F1F1;
}

#header_account div.btn-group a.btn {
	padding : 4px 10px;
	cursor : pointer;
}

#header_account div.btn-group > .btn + .dropdown-toggle {
	padding : 4px 8px;
}
#header_account div.btn-group a.btn [class^="icon-"],
#header_account div.btn-group a.btn [class*=" icon-"] {
	margin-right : 5px;
}
#header_account div.btn-group > span#menu_header_post_it .notification{
	top: -10px;
	right: -6px;
}
#header_account div.btn-group.open > span#menu_header_post_it {
	display : none;
}



.tooltip {
  font-weight: bold;
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
  border : 0px;
  height :auto;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 11px;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: bold;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.tooltip.in {
  opacity: 1;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 500px;
  padding: 3px 7px;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  background-color: #4B4B4B;
  border: 1px solid rgba(0,0,0,0.3);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
		  white-space : nowrap;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  z-index : 1031;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 1px;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #676767;
  border-width: 0 5px 5px;
}


[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url(../images/menu_header/glyphicons-halflings.png);
  background-position: 14px 14px;
  background-repeat: no-repeat;
}

#header_content #header_subbar #header_account div.btn-group.pull-right a.btn  {
	padding : 3px 10px 3px;
}

#header_content #header_subbar #header_account div.btn-group.pull-right a.ui-state-default.btn.no-round {

-webkit-border-radius: 2px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius: 2px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 0px;
border-radius: 2px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;

}

#header_content #header_subbar #header_account .pull-right .dropdown-toggle .caret{
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
#header_content #header_subbar #header_account div.btn-group.pull-right a.ui-state-default.btn.dropdown-toggle {
	border-left : 0px;
	-webkit-border-radius: 0px;
	-webkit-border-top-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius: 0px;
	-moz-border-radius-topright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-radius: 0px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
.btn-primary-old {
  border: 1px solid #3079ed;
  color: #ffffff;
  background-color: #4b8cf7;
  background-image: -moz-linear-gradient(top, #4d90fe, #4787ed);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d90fe), to(#4787ed));
  background-image: -webkit-linear-gradient(top, #4d90fe, #4787ed);
  background-image: -o-linear-gradient(top, #4d90fe, #4787ed);
  background-image: linear-gradient(to bottom, #4d90fe, #4787ed);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4d90fe', endColorstr='#ff4787ed', GradientType=0);
  *background-color: #4d90fe;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary-old:hover,
.btn-primary-old:active,
.btn-primary-old.active,
.btn-primary-old:focus {
  border: 1px solid #196aeb;
  color: #ffffff;
  background-color: #4186f6;
  background-image: -moz-linear-gradient(top, #4d90fe, #3078eb);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d90fe), to(#3078eb));
  background-image: -webkit-linear-gradient(top, #4d90fe, #3078eb);
  background-image: -o-linear-gradient(top, #4d90fe, #3078eb);
  background-image: linear-gradient(to bottom, #4d90fe, #3078eb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4d90fe', endColorstr='#ff3078eb', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-color: #3078eb;
  background-color: #3078eb \9;
}
.btn-primary-old:active,
.btn-primary-old.active {
  border: 1px solid #135fd7;
  background-color: #3880f5;
  background-image: -moz-linear-gradient(top, #4d90fe, #1969e8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d90fe), to(#1969e8));
  background-image: -webkit-linear-gradient(top, #4d90fe, #1969e8);
  background-image: -o-linear-gradient(top, #4d90fe, #1969e8);
  background-image: linear-gradient(to bottom, #4d90fe, #1969e8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4d90fe', endColorstr='#ff1969e8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary-old:focus {
  border: 1px solid #3079ed;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  -moz-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
}

a:hover .popover {
	display : block;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	width: 276px;
	padding: 1px;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-shadow : 0 0 0 #000;
	white-space: normal;
	background-color: #ffffff;
	font-weight : normal;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

.popover.top {
  bottom: 11px;
  top : auto;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  top: 100%;
  margin-top : 11px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;

	text-shadow : 0 0 0 #000;
	white-space: normal;
	font-weight : normal;
}

.popover-title:empty {
  display: none;
}

.popover-content {
  padding: 10px;
	text-shadow : 0 0 0 #000;
	white-space: normal;
	background-color: #ffffff;
	font-weight : normal;
}
.popover-content p{
	padding : 0;
	margin : 0;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.bottom .arrow-left.arrow,
.popover.top .arrow-left.arrow,
.popover.right .arrow-left.arrow,
.popover.left .arrow-left.arrow {
	left : 35px;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
}


/* White icons with optional class, or on hover/focus/active states of certain elements */

.icon-white {
  background-image: url(../images/menu_header/glyphicons-halflings-white.png);
}

.icon-glass {
  background-position: 0      0;
}

.icon-music {
  background-position: -24px 0;
}

.icon-search {
  background-position: -48px 0;
}

.icon-envelope {
  background-position: -72px 0;
}

.icon-heart {
  background-position: -96px 0;
}

.icon-star {
  background-position: -120px 0;
}

.icon-star-empty {
  background-position: -144px 0;
}

.icon-user {
  background-position: -168px 0;
}

.icon-film {
  background-position: -192px 0;
}

.icon-th-large {
  background-position: -216px 0;
}

.icon-th {
  background-position: -240px 0;
}

.icon-th-list {
  background-position: -264px 0;
}

.icon-ok {
  background-position: -288px 0;
}

.icon-remove {
  background-position: -312px 0;
}

.icon-zoom-in {
  background-position: -336px 0;
}

.icon-zoom-out {
  background-position: -360px 0;
}

.icon-off {
  background-position: -384px 0;
}

.icon-signal {
  background-position: -408px 0;
}

.icon-cog {
  background-position: -432px 0;
}

.icon-trash {
  background-position: -456px 0;
}

.icon-home {
  background-position: 0 -24px;
}

.icon-file {
  background-position: -24px -24px;
}

.icon-time {
  background-position: -48px -24px;
}

.icon-road {
  background-position: -72px -24px;
}

.icon-download-alt {
  background-position: -96px -24px;
}

.icon-download {
  background-position: -120px -24px;
}

.icon-upload {
  background-position: -144px -24px;
}

.icon-inbox {
  background-position: -168px -24px;
}

.icon-play-circle {
  background-position: -192px -24px;
}

.icon-repeat {
  background-position: -216px -24px;
}

.icon-refresh {
  background-position: -240px -24px;
}

.icon-list-alt {
  background-position: -264px -24px;
}

.icon-lock {
  background-position: -287px -24px;
}

.icon-flag {
  background-position: -312px -24px;
}

.icon-headphones {
  background-position: -336px -24px;
}

.icon-volume-off {
  background-position: -360px -24px;
}

.icon-volume-down {
  background-position: -384px -24px;
}

.icon-volume-up {
  background-position: -408px -24px;
}

.icon-qrcode {
  background-position: -432px -24px;
}

.icon-barcode {
  background-position: -456px -24px;
}

.icon-tag {
  background-position: 0 -48px;
}

.icon-tags {
  background-position: -25px -48px;
}

.icon-book {
  background-position: -48px -48px;
}

.icon-bookmark {
  background-position: -72px -48px;
}

.icon-print {
  background-position: -96px -48px;
}

.icon-camera {
  background-position: -120px -48px;
}

.icon-font {
  background-position: -144px -48px;
}

.icon-bold {
  background-position: -167px -48px;
}

.icon-italic {
  background-position: -192px -48px;
}

.icon-text-height {
  background-position: -216px -48px;
}

.icon-text-width {
  background-position: -240px -48px;
}

.icon-align-left {
  background-position: -264px -48px;
}

.icon-align-center {
  background-position: -288px -48px;
}

.icon-align-right {
  background-position: -312px -48px;
}

.icon-align-justify {
  background-position: -336px -48px;
}

.icon-list {
  background-position: -360px -48px;
}

.icon-indent-left {
  background-position: -384px -48px;
}

.icon-indent-right {
  background-position: -408px -48px;
}

.icon-facetime-video {
  background-position: -432px -48px;
}

.icon-picture {
  background-position: -456px -48px;
}

.icon-pencil {
  background-position: 0 -72px;
}

.icon-map-marker {
  background-position: -24px -72px;
}

.icon-adjust {
  background-position: -48px -72px;
}

.icon-tint {
  background-position: -72px -72px;
}

.icon-edit {
  background-position: -96px -72px;
}

.icon-share {
  background-position: -120px -72px;
}

.icon-check {
  background-position: -144px -72px;
}

.icon-move {
  background-position: -168px -72px;
}

.icon-step-backward {
  background-position: -192px -72px;
}

.icon-fast-backward {
  background-position: -216px -72px;
}

.icon-backward {
  background-position: -240px -72px;
}

.icon-play {
  background-position: -264px -72px;
}

.icon-pause {
  background-position: -288px -72px;
}

.icon-stop {
  background-position: -312px -72px;
}

.icon-forward {
  background-position: -336px -72px;
}

.icon-fast-forward {
  background-position: -360px -72px;
}

.icon-step-forward {
  background-position: -384px -72px;
}

.icon-eject {
  background-position: -408px -72px;
}

.icon-chevron-left {
  background-position: -432px -72px;
}

.icon-chevron-right {
  background-position: -456px -72px;
}

.icon-plus-sign {
  background-position: 0 -96px;
}

.icon-minus-sign {
  background-position: -24px -96px;
}

.icon-remove-sign {
  background-position: -48px -96px;
}

.icon-ok-sign {
  background-position: -72px -96px;
}

.icon-question-sign {
  background-position: -96px -96px;
}

.icon-info-sign {
  background-position: -120px -96px;
}

.icon-screenshot {
  background-position: -144px -96px;
}

.icon-remove-circle {
  background-position: -168px -96px;
}

.icon-ok-circle {
  background-position: -192px -96px;
}

.icon-ban-circle {
  background-position: -216px -96px;
}

.icon-arrow-left {
  background-position: -240px -96px;
}

.icon-arrow-right {
  background-position: -264px -96px;
}

.icon-arrow-up {
  background-position: -289px -96px;
}

.icon-arrow-down {
  background-position: -312px -96px;
}

.icon-share-alt {
  background-position: -336px -96px;
}

.icon-resize-full {
  background-position: -360px -96px;
}

.icon-resize-small {
  background-position: -384px -96px;
}

.icon-plus {
  background-position: -408px -96px;
}

.icon-minus {
  background-position: -433px -96px;
}

.icon-asterisk {
  background-position: -456px -96px;
}

.icon-exclamation-sign {
  background-position: 0 -120px;
}

.icon-gift {
  background-position: -24px -120px;
}

.icon-leaf {
  background-position: -48px -120px;
}

.icon-fire {
  background-position: -72px -120px;
}

.icon-eye-open {
  background-position: -96px -120px;
}

.icon-eye-close {
  background-position: -120px -120px;
}

.icon-warning-sign {
  background-position: -144px -120px;
}

.icon-plane {
  background-position: -168px -120px;
}

.icon-calendar {
  background-position: -192px -120px;
}

.icon-random {
  width: 16px;
  background-position: -216px -120px;
}

.icon-comment {
  background-position: -240px -120px;
}

.icon-magnet {
  background-position: -264px -120px;
}

.icon-chevron-up {
  background-position: -288px -120px;
}

.icon-chevron-down {
  background-position: -313px -119px;
}

.icon-chevron-right {
  background-position: -457px -73px;
}

.icon-chevron-left {
  background-position: -432px -73px;
}

.icon-retweet {
  background-position: -336px -120px;
}

.icon-shopping-cart {
  background-position: -360px -120px;
}

.icon-folder-close {
  width: 16px;
  background-position: -384px -120px;
}

.icon-folder-open {
  width: 16px;
  background-position: -408px -120px;
}

.icon-resize-vertical {
  background-position: -432px -119px;
}

.icon-resize-horizontal {
  background-position: -456px -118px;
}

.icon-hdd {
  background-position: 0 -144px;
}

.icon-bullhorn {
  background-position: -24px -144px;
}

.icon-bell {
  background-position: -48px -144px;
}

.icon-certificate {
  background-position: -72px -144px;
}

.icon-thumbs-up {
  background-position: -96px -144px;
}

.icon-thumbs-down {
  background-position: -120px -144px;
}

.icon-hand-right {
  background-position: -144px -144px;
}

.icon-hand-left {
  background-position: -168px -144px;
}

.icon-hand-up {
  background-position: -192px -144px;
}

.icon-hand-down {
  background-position: -216px -144px;
}

.icon-circle-arrow-right {
  background-position: -240px -144px;
}

.icon-circle-arrow-left {
  background-position: -264px -144px;
}

.icon-circle-arrow-up {
  background-position: -288px -144px;
}

.icon-circle-arrow-down {
  background-position: -312px -144px;
}

.icon-globe {
  background-position: -336px -144px;
}

.icon-wrench {
  background-position: -360px -144px;
}

.icon-tasks {
  background-position: -384px -144px;
}

.icon-filter {
  background-position: -408px -144px;
}

.icon-briefcase {
  background-position: -432px -144px;
}

.icon-fullscreen {
  background-position: -456px -144px;
}

.icon-rr-large {
	background-position: 0px -47px;
}



#menu_header_container > li.dropdown-submenu > .dropdown-menu {
	left: 0;
}
.dropup,
.dropdown {
  position: relative;
  margin : 0;
  padding : 0;
  list-style : none;
}
.dropdown ul li{
	position : relative;
}

.dropdown-toggle {
  *margin-bottom: -3px;
}

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 0 0 0 0;
     -moz-border-radius: 0 0 0 0;
          border-radius: 0 0 0 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.dropdown-submenu > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-submenu > .dropdown-menu.pull-bottom {
  top: auto;
  bottom: 0;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin:3px 1px;
  *margin: -2px 0 2px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 30px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
  font-family: Arial;
  position:  relative;
}

.dropdown-menu li > a i {
    left: 7px;
    position: absolute;
    top: 4px;
}



.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  color: #333333;
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #eeeeee, #eeeeee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #eeeeee, #eeeeee);
  background-image: -o-linear-gradient(top, #eeeeee, #eeeeee);
  background-image: linear-gradient(to bottom, #eeeeee, #eeeeee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffeeeeee', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #333333;
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #eeeeee, #eeeeee);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#eeeeee));
  background-image: -webkit-linear-gradient(top, #eeeeee, #eeeeee);
  background-image: -o-linear-gradient(top, #eeeeee, #eeeeee);
  background-image: linear-gradient(to bottom, #eeeeee, #eeeeee);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffeeeeee', GradientType=0);
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open {
  *z-index: 1000;
}

.open > .dropdown-menu {
  display: block;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
	top : 0px;
	left: 100%;
	margin-top: -1px;
	margin-left: -1px;
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 0 0 0 0;
     -moz-border-radius: 0 0 0 0;
          border-radius: 0 0 0 0;
}

.dropdown-submenu > a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: -10px;
  border-color: transparent;
  border-left-color: #808080;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
}

.dropdown-submenu:hover > a:after {
  border-left-color: #000000;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
     -moz-border-radius: 6px 0 6px 6px;
          border-radius: 6px 0 6px 6px;
}

.dropdown .dropdown-menu .nav-header {
  padding-right: 20px;
  padding-left: 20px;
}

.dropdown-menu.pull-center {
	left : -50%;
}
.dropdown-menu.fleche:after {
	content:"";
	position : absolute;
	top : -13px;
	left: 10px;
	margin-left : -3px;
	border : 6px solid transparent;
	border : 0 0 6px 0;
	border-bottom-color : rgba(0, 0, 0, 0.2);
}

#menu_header_container > li.dropdown-submenu > .dropdown-menu,
.header_menu_pos3 > ul > li.dropdown-submenu > .dropdown-menu {
	margin:  0;
	border-top  :0px;
	top : 100%;
}
.universal_search #universal_search_btn_add .dropdown-toggle:hover {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.universal_search #universal_search_btn_add .btn:focus {
    background-color: #F3F3F3;
    border: 1px solid #4D90FE;
    outline-style: none;
	padding : 2px 9px
}

.universal_search .universal_search_text {
    border-right: 0 none;
    float: left;
    margin: 0;
    padding: 2px 10px;
	border: 1px solid transparent;
    box-shadow: none;
	border-radius: 1px 1px 1px 1px;
    font-size: 13px;
    transition: none 0s ease 0s;
	height : 20px;
	line-height : 20px;
}
.universal_search .shadow div.btn-group ul.dropdown-menu li a {
	position : relative;
	padding : 0px;
}
.universal_search .shadow div.btn-group ul.dropdown-menu li a label{
	display : block;
	font-size: 13px;
    margin: 0;
    padding: 3px 30px 3px 0;
    text-indent: 30px;
}
.universal_search .shadow div.btn-group ul.dropdown-menu li a input{
	left: 6px;
    position: absolute;
    top: 2px;
    width: 15px;
}
form {
    margin: 0;
}
/* ALERT */
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height : 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
  text-align  :center;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.alert,
.alert h4 {
  color: #c09853;
}

.alert h4 {
  margin: 0;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success h4 {
  color: #468847;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info h4 {
  color: #3a87ad;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}

.alert {
  padding: 8px 35px 8px 10px;
  text-shadow: none;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  background-color: #f9edbe;
  border: 1px solid #f0c36d;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #333333;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #a3d48e;
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #dd4b39;
  color: #dd4b39;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #85c5e5;
  color: #3a87ad;
}
.alert-success,
.alert-danger,
.alert-error,
.alert-info {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert-danger,
.alert-error {
  border-color: #d59595;
  color: #b94a48;
}


@media (max-width: 800px) {
.left_50, .right_50 {
	width:100%;
	}
}

@media (max-width: 1250px) {
	#messageStack
	{
		left: 10px;
		right: 10px;
	}
	.universal_search .universal_search_text {
		width : 420px;
		background-position: 330px !important;
	}
	.universal_search {
		margin : 15px 0 0 170px ;
		float: left;
		width : 615px;
	}
	#header_account {
		margin : 15px 20px 0 0;
	}
}
@media (max-width: 1150px) {
	.universal_search .universal_search_text {
		width : 320px;
		background-position: 230px !important;
	}
	.universal_search {
		width : 515px;
	}
	/*
	#barre_action.barre_action ul#barre_action_container > li > a  {
		width : 28px;
	}
	*/

}
@media (max-width: 1050px) {


	.universal_search .universal_search_text {
		width : 220px;
		background-position: 130px !important;
	}
	.universal_search {
		width : 415px;
	}
}
@media (max-width: 900px) {
	.responsive-nav {
		display :block;
	}
	#menu_header_container {
		display : none;
	}

	.header_menu_pos3 {
		display : none;
	}
	.universal_search .universal_search_text {
		width : 420px;
		background-position: 330px !important;
	}
	.universal_search {
		width : 615px;
	}
	#header_account {
		position : absolute;
		margin : 0;
		top : -32px;
		right : 10px;
		z-index : 200;
	}

	#dev_holder {
		right : 10px;
		font-size : 11px;
	}
}

@media (max-width: 800px) {

	.universal_search .universal_search_text {
		width : 320px;
		background-position: 230px !important;
	}
	.universal_search {
		width : 515px;
	}
	#header_account .header_account_name_content {
		display :none;
	}
	#header_account > a.header_account_name {
		display : none;
	}
	#header_account .btn-grey.btn-group {
		margin-left:  0px;
	}
}
@media (max-width: 700px) {

	.universal_search .universal_search_text {
		width : 220px;
		background-position: 130px !important;
	}
	.universal_search {
		width : 415px;
	}

}

@media (max-width: 600px) {


	header  #header_content #header_topbar{
		overflow :hidden;
	}
	header  #header_content #header_topbar #logo img{
		height : 40px;
		float: left;
	}

	header #logo {
		position : relative;
		display  :block;
		clear :both;
		background : url("../images/menu_header/menu_header.png") repeat-x scroll 0 0 #000000;
		margin : 0;
		padding : 0;
	}

	#page {
		margin: -27px 0 0;
	}

	.universal_search .universal_search_text {
		width : 255px;
		background-position: 165px !important;
	}

	.universal_search {
		margin-left :  10px;
		width : 450px;
	}
	.responsive-nav {
		margin-left :  10px;
		z-index : 999;
		float: left;
		width : auto;
	}
	.responsive-nav select {
		width : 200px;
	}


}

@media (max-width: 515px) {

	.universal_search .universal_search_text {
		width : 170px;
		background-position: 80px !important;
	}

	.universal_search {
		width : 375px;
	}
	#dev_holder {
		font-size : 10px;
	}

}
@media (max-width: 460px) {
	.responsive-nav select {
		width : 120px;
		padding : 3px 4px;
	}
	.universal_search .universal_search_text {
		width : 120px;
		background-position: 30px !important;
	}
	.universal_search {
		width : 315px;
	}
	html body {

		overflow : auto;
	}
}

@media (max-width: 400px) {
	.responsive-nav select {
		width : 65px;
	}

	.universal_search .shadow {
		float: right;
	}
	.universal_search .universal_search_text {
		width : 142px;
		background-position: 52px !important;
	}
	.universal_search .universal_search_submit {
	}
	.universal_search {
		width : auto;
	}
}

/* REFONTE SIDEBAR */
#sidebar_left h2{
	-webkit-box-shadow: 0px 4px 5px 0px #c4c4c4;
box-shadow: 0px 4px 5px 0px #c4c4c4;
}
#sidebar_left  .ui-widget-header {
	border : 0px;
}
#page_int #sidebar_left h2 {
	display : table-cell;
	vertical-align : middle;
	width : 190px;
	height : 31px;
	padding : 0;
	overflow :hidden;
	margin : 0;
	line-height : 15px;
	text-transform : uppercase;
	text-align : center;
	font-size:  11px;
	border-bottom : 1px solid #c4c4c4;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
	padding-right : 72px;
}
#sidebar_left_int {
/*-webkit-box-shadow: inset 0px 4px 5px 0px #c4c4c4;
box-shadow: inset 0px 4px 5px 0px #c4c4c4;
*/
}

.no_close_icon ul li .ico_close, .no_close_icon ul li .ico_move{
   display: none !important;
}

ul.quicksearch_autocomplete{
	z-index: 20 !important;
	font-size: 1em !important;
}
ul.quicksearch_autocomplete > li > a{
	cursor: pointer;
}
ul.ui-menu.quicksearch_autocomplete .ui-menu-item {
}
div.quicksearch_result{
	min-height: 40px;
}
.quicksearch_result_annuaire .ui-state-default{
	width : 100%;
	padding: 8px 0 8px 50px;
	margin: 0 auto;
	width: 200px;
	padding : 8px 0 8px 50px;
	position: relative;
}
.quicksearch_result_annuaire {
	width : 100%;
}
.quicksearch_result_annuaire  td {
	text-align : center;
}
.quicksearch_result_annuaire .ui-state-default, .quicksearch_result_annuaire .ui-state-default:hover{
	background-image: url(../images/menu_header/menu_header_rech.png);
	background-repeat :  no-repeat;
	background-position: 0 -44px;
}
div.quicksearch_result_customers, div.quicksearch_result_customers:hover{
	background-image: url(../images/menu_header/menu_header_clients.png);
	padding-left: 50px;
	background-repeat :  no-repeat;
	background-position: 0 -40px;
}
div.quicksearch_result_products, div.quicksearch_result_products:hover{
	background-image: url(../images/menu_header/menu_header_biens.png);
	padding-left: 50px;
	background-repeat :  no-repeat;
	background-position: 0 -40px;
}
div.quicksearch_result_products_with_image, div.quicksearch_result_products_with_image:hover{
	padding-left: 50px;
	background-repeat: no-repeat;
	background-size: 40px 30px;
	background-position: 0 5px;
}
div.quicksearch_result_bal, div.quicksearch_result_bal:hover{
	background-image: url(../images/menu_header/menu_header_prospection.png);
	padding-left: 50px;
	background-repeat :  no-repeat;
	background-position: 0 -40px;
}
div.quicksearch_result_piges, div.quicksearch_result_piges:hover{
	background-image: url(../images/menu_header/menu_header_piges.png);
	padding-left: 50px;
	background-repeat :  no-repeat;
	background-position: 0 -40px;
}
div.quicksearch_result_admin, div.quicksearch_result_admin:hover{
	background-image: url(../images/menu_header/menu_header_trombi.png);
	padding-left: 50px;
	background-repeat :  no-repeat;
	background-position: 0 -40px;
}
table.quicksearch_result_more{
	text-align: center !important;
	width : 100%;
}
ul.quicksearch_autocomplete > li:last-child table.quicksearch_result_more .ui-state-default{
	padding: 4px 10% 4px 10%;
	height: 26px;
	position: relative;
	display: block;
	width: 79%;
}
ul.quicksearch_barre_action{
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	text-align: right;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0px;
	opacity: 0;
}
div.quicksearch_result:hover ul.quicksearch_barre_action{
	opacity: 1;
}
ul.quicksearch_barre_action > li{
	display: inline-block;
	width: 32px;
	height: 32px;
	margin: 0 3px 0 0;
}
ul.quicksearch_barre_action span.quicksearch_action{
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-top : 3px;
	background-repeat: no-repeat;
	background-position: 0 -32px;
	cursor: pointer;
}
ul.quicksearch_barre_action span.quicksearch_action:hover{
	background-position: 0 0;
}
ul.quicksearch_barre_action span.quicksearch_action_envoi_mail{
	background-image: url(../images/menu_action/barre_action_envoi_mail.png);
}
ul.quicksearch_barre_action span.quicksearch_action_sms{
	background-image: url(../images/menu_action/barre_action_envoi_sms_vendeur.png);
}
ul.quicksearch_barre_action span.quicksearch_action_insert_action{
	background-image: url(../images/menu_action/barre_action_insert_action.png);
}
ul.quicksearch_barre_action span.quicksearch_action_fiche_commerciale{
	background-image: url(../images/menu_action/barre_action_envoi_fiche_commerciale.png);
}
ul.quicksearch_barre_action span.quicksearch_action_insert_visite{
	background-image: url(../images/menu_action/barre_action_orga_visite.png);
}
ul.quicksearch_barre_action span.quicksearch_action_adresse_visible {
	background-image: url(../images/menu_action/barre_action_addr_visible.png);
}
ul.quicksearch_barre_action span.quicksearch_action_adresse_masquee {
	background-image: url(../images/menu_action/barre_action_addr_masquee.png);
}
ul.quicksearch_barre_action span.quicksearch_action_add_to_ecm{
	background-image: url(../images/menu_action/dispos/barre_action_02.png);
}

/* Ju */
ul.quicksearch_autocomplete.ui-widget-content {
  background-color: #ffffff;
  background-image : none;
	color : #000;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 0 0 0 0;
     -moz-border-radius: 0 0 0 0;
          border-radius: 0 0 0 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}
ul.quicksearch_autocomplete.ui-widget-content:hover {
	color : #000;
}
ul.quicksearch_autocomplete > li > a {
	border-bottom : 1px solid #c4c4c4;
	padding : 0px;
	line-height : 16px;
}

ul.ui-menu.quicksearch_autocomplete > li:last-child > a,
ul.ui-menu.quicksearch_autocomplete > li:last-child > a.ui-state-hover{
	border : 0px;
	height : auto;
	background : #f1f1f1;
	margin : 5px 0 2px;
}
ul.quicksearch_autocomplete > li:last-child a .ui-state-default{
	cursor : pointer;
	text-shadow: 1px 1px 0px #;
	filter: dropshadow(color=#, offx=1, offy=1);
	-webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 2px;
border-radius: 2px;
}

ul.ui-menu.quicksearch_autocomplete > li > a.ui-state-hover{
	border : 0px solid transparent;
	border-bottom : 1px solid #c4c4c4;
	background:  #F1F1F1;
	margin : 0;
	color : #000;
}

ul.quicksearch_autocomplete > li > a > div.quicksearch_result {
	border-bottom : 1px solid #c4c4c4;
	border : 0px;
}

.no_close_icon ul li.ico_close_li{
	display: none !important;
}
.quicksearch_result_more tbody tr:first-child td {
	background : #f1f1f1;
	text-transform : uppercase;
    color: #999999;
    font-size: 11px;
    font-weight: bold;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.quicksearch_result_more tbody tr:first-child td:after {
	  display :block;
	  width: 0;
	  height: 0;
	  margin : 0;
	  margin-top: 0px;
	  border-color: transparent;
	  border-top-color: #808080;
	  border-style: solid;
	  border-width: 5px 5px 5px 5px;
	  content: " ";
}
.quicksearch_result_more .ui-state-default.btn {
	text-shadow: 0 1px 0 #666;
}
.quicksearch_result_more_products.ui-state-default,
.quicksearch_result_more_products.ui-state-default:hover{
	background-image: url(../images/menu_header/menu_header_biens.png);
	background-repeat : no-repeat;
	padding-left: 40px;
	background-position: 0 -43px;
	height: 40px;
}
.quicksearch_result_more_customers.ui-state-default,
.quicksearch_result_more_customers.ui-state-default:hover{
	background-image: url(../images/menu_header/menu_header_clients.png);
	background-repeat : no-repeat;
	padding-left: 40px;
	background-position: 0 -43px;
	height: 40px;
}
.quicksearch_result_more_prospect.ui-state-default,
.quicksearch_result_more_prospect.ui-state-default:hover{
	background-image: url(../images/menu_header/menu_header_prospection.png);
	background-repeat : no-repeat;
	padding-left: 40px;
	background-position: 0 -43px;
	height: 40px;
}
.quicksearch_result_more_piges.ui-state-default,
.quicksearch_result_more_piges.ui-state-default:hover{
	background-image: url(../images/menu_header/menu_header_piges.png);
	background-repeat : no-repeat;
	padding-left: 40px;
	background-position: 0 -43px;
	height: 40px;
}
.frame_footer_center iframe {
	background: transparent;
}
/* SIDEBAR */

	#sidebar_left input.ac3_submit {
		background-position : 300px 300px;
	}
	#sidebar_left.close input.ac3_submit {
		/*background-position : -42px 5px;*/
		margin-left : 224px;
		text-indent : 999px;
		width : 30px
	}
	#sidebar_left.close {
		opacity : 1;
	}
	#sidebar_left.close .ui-accordion-content {
		height : 0px;
		padding : 0;
		overflow :hidden;
		display : none;
	}
	#sidebar_left.close  #cat_motor_search {
		/*display : none;*/
		/* float: left; */
	}
	#page_int #sidebar_left.close #sidebar_left_int {
	}
	#sidebar_left.close ul.nav.nav-list {
		float : right;
		width : 20px;
		padding : 0;
	}
	#sidebar_left.close ul.nav.nav-list li a{
		height : 20px;
		overflow : hidden;
		font-size : 0px;
		margin-right: 0px;
	}
	#sidebar_left.close ul.nav.nav-list li a i{
		margin-top : -7px;
		margin-left : -4px;
	}
	#sidebar_left.close ul.nav.nav-list li.active a{

	}
	ul.nav.nav-list {
		list-style : none;
		padding : 0 15px;
		margin: 0;
		background: #FFF;
	}
	ul.nav.nav-list > li {
		list-style : none;
		line-height : 20px;
	}
	ul.nav.nav-list > li > a{
		padding : 1px 15px;
		margin-right: -15px;
		margin-left: -15px;
		text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
		color: #222222;
		display : block;
		font-family :Arial, Helvetica, sans-serif;
	}
	ul.nav.nav-list > li > a > i{
		margin-right : 8px;
	}
	ul.nav.nav-list > li >	a:hover {
		background-color: #eeeeee;
	}
	ul.nav.nav-list > li.active > a, ul.nav.nav-list > li.active > a:hover {
		padding-left: 11px;
		border-left: 4px solid #666;
		background: #CECECE;
	}
	body #page_int #sidebar_left {
		padding : 0px;
		border : 0px;
		background : #F9F9F9 url(../images/fd_barre_action.png) left bottom repeat-x
	}
	#page_int #sidebar_left #sidebar_barmenu{
		background : url(../images/icones/barmenu.png) no-repeat 5px 3px;
		position : absolute;
		right : 0px;
		top : 3px;
		width : 35px;
		height : 25px;
		cursor : pointer;
		z-index : 1500;
		border-left : 1px solid rgba(255,255,255,1);
		opacity: 1;
	}
	#page_int #sidebar_left #sidebar_left_int.ui-widget-header{
		background-image : none;
		background-repeat : repeat;
	}

	#page_int #sidebar_left #sidebar_left_int {
		padding : 0px;
		width : 254px;
		border-bottom : 1px #999 solid;
		border-right : 1px solid #444444;
	}
	#page_int #sidebar_left h2.ui-state-default{
		color :#FFF;
		border : 0px;
		border-bottom : 1px solid #444444;
	}
	#page_int #sidebar_left h3 i {
		position : absolute;
		right : 10px;
		top : 4px;
	}
	#page_int #sidebar_left h3 i  span{
		background : rgba(255,0,0,0.7);
		-webkit-box-shadow: inset 0px 0px 0px 1px #FFF;
		box-shadow: inset 0px 0px 0px 1px #FFF;
		color : #FFF;-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		padding : 0;
		width : 13px;
		text-align : center;
		font-size : 11px;
		line-height : 14px;
		position : absolute;
		top : -3px;
		left : 12px;
	}

	#page_int #sidebar_left #tabs_motor_search,
	#page_int #sidebar_left #tabs_motor_search > ul,
	#page_int #sidebar_left #tabs_motor_search >  ul > li	{
		margin : 0;
		padding : 0;
		border : 0;
		top : 0;
		position : relative;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		list-style:  none;
	}
	#page_int #sidebar_left #tabs_motor_search  > ul {
		border-right : 1px solid #444444;
		display : none;
	}
	#page_int #sidebar_left #tabs_motor_search  > ul > li{
		width : auto;
	}
	#page_int #sidebar_left #tabs_motor_search  > ul > li.ui-state-default.ui-state-active	{
		background : #666;
	}
	#page_int #sidebar_left #tabs_motor_search  > ul > li.ui-state-default	{
		background : #888;
		border-right : 1px solid #444444;
	}
	#page_int #sidebar_left #tabs_motor_search  > ul > li.ui-state-default:last-child	{
		border-right : 0px;
	}
	#page_int #sidebar_left #tabs_motor_search > ul.ui-widget-header {
		background : #999;
		border-bottom : 1px solid #444444;
	}
	#page_int #sidebar_left #tabs_motor_search >  ul li a{
		width : 126px;
		text-transform : uppercase;
		color : #FFF;
		line-height : 26px;
		font-size : 12px;
		text-align: center;
		float: left;
	}

	#page_int #sidebar_left #tabs_motor_search > ul  > li:first-child a {
		width : 127px;
	}
	#page_int #sidebar_left  #tabs_motor_search > ul > li.motor_search_edit a {
		position : absolute;
		right: 3px;
		top: 2px;
		display : none;
		width: 21px;
		height: 19px;
		text-align : center;
		cursor : pointer;
		background: #777777;
		border : 1px solid #474747;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}

	#page_int #sidebar_left #tabs_motor_search > ul > li.motor_search_edit.ui-state-default.ui-state-active a{
		background : #666;
	}

	#page_int #sidebar_left  a.motor_search_remove:hover {
		opacity: 0.8;
	}
	#page_int #sidebar_left  a.motor_search_remove {
		position : absolute;
		right : 36px;
		height : 25px;
		top : 3px;
		z-index : 1;
		text-align : center;
		cursor : pointer;
		border: 0px;
		border-right : 0px;
		width : 28px;
		border-left : 1px solid rgba(255,255,255,1);
	}
	#page_int #sidebar_left  a.motor_search_remove  i{
		margin-top : 6px;
	}
	#page_int #sidebar_left  li.motor_search_edit a i {
		margin-top : 2px;
		vertical-align: top;
	}
	#page_int #sidebar_left #tabs_motor_simple,
	#page_int #sidebar_left #tabs_motor_expert,
	#page_int #sidebar_left #tabs_motor_edit
	{
		position : relative;
		float :left;
		display : none;
	}
	#page_int #sidebar_left #tabs_motor_expert.tabs_motor_mode_simple li.motor_hide{
		display:  none !important;
	}
	#page_int #sidebar_left #tabs_motor_expert.tabs_motor_mode_simple .motor_hide.ui-accordion-content {
		display:  none;
		padding : 0;
	}
	#page_int #sidebar_left #tabs_motor_expert.tabs_motor_mode_simple h3.motor_hide {
		display:  none;
	}
/* !Ju */
#sidebar_left.close #sidebar_left_int.scrollable::-webkit-scrollbar {
	width : 10px;
	position : absolute;
}

.scrollable::-webkit-scrollbar {
  height: 16px;
  width: 10px;
  background-color: #f3f3f3;
}
.scrollable::-webkit-scrollbar-button:start:decrement,
.scrollable::-webkit-scrollbar-button:end:increment {
  background-color: transparent;
  display: block;
  height: 0;
}
.scrollable::-webkit-scrollbar-track {
  background-clip: padding-box;
  border: solid
  transparent;
  border-width: 0 0 0 4px;
}
.scrollable::-webkit-scrollbar-track-piece {
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.scrollable::-webkit-scrollbar:hover {
  border: 1px solid #dbdbdb;
  background : #ddd;
}
.scrollable::-webkit-scrollbar-thumb:vertical,
.scrollable::-webkit-scrollbar-thumb:horizontal {
  background-color: #c6c6c6;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.scrollable::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.2);
  border: solid transparent;
  border-width: 0;
  -webkit-box-shadow: inset 1px 1px 0 rgba(0,0,0,0.10),inset 0 -1px 0 rgba(0,0,0,0.07);
  -moz-box-shadow: inset 1px 1px 0 rgba(0,0,0,0.10),inset 0 -1px 0 rgba(0,0,0,0.07);
  box-shadow: inset 1px 1px 0 rgba(0,0,0,0.10),inset 0 -1px 0 rgba(0,0,0,0.07);
  background-clip: padding-box;
}
.scrollable::-webkit-scrollbar-thumb:hover {
  background-color: #949494;
}
.scrollable::-webkit-scrollbar-thumb:active {
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.35);
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.35);
}

/* Tableau a entÃªte fixe */
.ac3_table {
	border: 0px solid #FFF;
	border-right: 0px solid #FFF;
	margin: 0px auto;
	position: relative;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.ac3_table.ac3_table_footer {
	padding-bottom: 22px;
}
.ac3_table .ac3_table_container {
overflow-x: hidden;
overflow-y: auto;
height: 100%;
border: 1px solid #ddd;
border-top : 0px;
}
.ac3_table.ac3_table_footer .ac3_table_container {
	border-bottom : 0px;
}
.ac3_table th.sort_header{
	cursor: pointer;
}
.ac3_table table {
background-color: white;
width: 100%;
overflow-x: hidden;
overflow-y: auto;
background #FFF;
}
.ac3_table table th {
	padding: 0 5px;
	text-align: left;
	border : 0px;

}
.ac3_table table tfoot div.th-inner {
	position: absolute;
	top: auto;
	bottom : 0px;
	line-height: 22px;
	text-align: left;
	border-left: 1px solid #FFF;
	padding-left: 5px;
	margin-left: -5px;

}
.ac3_table table thead div.th-inner {
	position: absolute;
	top: 0;
	line-height: 30px;
	text-align: left;
	border-left: 1px solid #FFF;
	padding-left: 5px;
	margin-left: -5px;
}
.ac3_table table th.first div.th-inner {
	border-left: none;
	padding-left: 6px;
}

.ac3_table table div.th-inner {
	overflow:auto;
	white-space:nowrap;
}


.ac3_table_header_background {
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
}
.ac3_table table td {
	border-bottom: 1px solid #dddddd;
	padding: 2px 5px;
	text-align: left;
	font-weight : normal;
	color: #333333;
}
.ac3_table table tr.last td {
	border-bottom: none;
}
.ac3_table td + td {
	border-left: 1px solid #dddddd;
}

.ac3_table tbody tr:last-child  td{
	border-bottom : 0px;
}
.ac3_table tr:nth-child(even) { background-color:#f9f9f9 }
/* REMOVE RADIUS */
.box .ui-widget-header {
-webkit-border-radius:0px;
-moz-border-radius: 0px;
border-radius: 0px;
border : 1px solid transparent;
}

.box .ui-widget-content {
border : 0px solid transparent;
}
/* FILTRE UNIVERSAL SEARCH */


.universal_search_filter_button  ul{
	position : absolute;
	right : 0px;
	left :auto;
	background : #F1F1F1;
	top : 27px;
	list-style : none;
	margin : 0px;
	padding :5px 0px;
	z-index : 99;
	border-top : 0px;
}
.universal_search_filter_button  ul li{
	margin : 0px;
	padding : 0px;
}
.universal_search_filter_button  ul li a{
	display :block;
	margin : 0px;
	height : 16px;
	line-height : 16px;
	padding: 1px 15px;
	font-family: Arial;
	font-size : 11px;
	color : #4D4D4D;
	text-shadow : 1px 1px 0px #FFF;
	white-space: nowrap;
	text-align : left;
}
.universal_search_filter_button {
	position : absolute;
	right : 80px;
}
.universal_search_filter_libelle {
  -webkit-border-radius: 2px;
  -moz-border-radius   : 2px;
  border-radius        : 2px;
  -moz-background-clip   : padding;
  -webkit-background-clip: padding-box;
  background-clip        : padding-box;
  background-color: #F1F1F1;
  color: #222;
  font-family: Arial;
  font-size : 11px;
  color : #8F8F8F;
  text-shadow : 1px 1px 0px #FFF;
  border: 0px solid #DAE4F6;
  line-height: 18px;
  padding: 0 19px 0 6px;
  margin: 4px 1px;
  position: relative;
  float: right;
  cursor: default;
 }
.universal_search_filter_button  ul li a:hover{
	background-color: #e2e2e2;
	background-image : none;
}
.universal_search_filter_libelle  .caret {
	top : 7px;
	position : absolute;
	right : 7px;
	border-top: 4px solid #8F8F8F;
}
	.ac3_radio {
	position : relative;
	}
	.ac3_radio .input_container_radio {
		display : table;
	}
	.ac3_radio .input_container_radio label.unactive  {
		width: auto;
		float: none;
		position : relative;
		border: 1px solid #d9d9d9;
		border-top-color: #c0c0c0;
		font-size : 13px;
		color :#333;
		padding : 1px 0;
		margin : 0;
		display : table-cell;
		text-align : center;
		height : 18px;
		line-height : 18px;
		cursor : pointer;
		background: rgb(219,219,219); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(219,219,219,1) 0%, rgba(255,255,255,1) 15%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(219,219,219,1)), color-stop(15%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(219,219,219,1) 0%,rgba(255,255,255,1) 15%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(219,219,219,1) 0%,rgba(255,255,255,1) 15%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(219,219,219,1) 0%,rgba(255,255,255,1) 15%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(219,219,219,1) 0%,rgba(255,255,255,1) 15%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	}
	.ac3_radio .input_container_radio label.ui-state-default {
		width : auto;
		float :none;
		font-weight : normal;
		position : relative;
		font-size : 13px;
		color :#FFF;
		padding : 0px;
		margin : 0;
		display : table-cell;
		text-align : center;
		height : 18px;
		line-height : 18px;
		cursor : pointer;
	}

	.ac3_radio .input_container_radio label.active {
		background : pink;
	}
	.ac3_radio .input_container_radio input {
		display :none;
	}
	.ac3_radio .input_container_radio label:first-child {
		-webkit-border-top-left-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-bottomleft: 3px;
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
		border-right : 0px;
	}

	.ac3_radio .input_container_radio label.last {
		-webkit-border-top-right-radius: 3px;
		-webkit-border-bottom-right-radius: 3px;
		-moz-border-radius-topright: 3px;
		-moz-border-radius-bottomright: 3px;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
		border-left : 0px;
	}


	.dd-wrapper {
		position : absolute;
		display :none;
		top : 32px;
		background : #FFF;
		z-index: 9;
	}
	/* Main menu styling */
/* Page */
body,html,div,blockquote,img,label,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,th,td{border:0;outline:none;margin:0;padding:0;}
ul{list-style:none;}

/*body {font: normal 13px Arial, sans-serif;}*/
h2 {font: normal 26px Arial, sans-serif; padding: 20px 0; margin: 0 0 30px 0;}
.wrap {width: 960px; margin: 0 auto;}
.demo-container {width: 260px; float: left; margin: 0 50px 30px 0;}
.demo-container h4 {font-size: 14px; margin: 0 0 5px 0;}
.clear {clear: both;}

/* Drill Down Menu Styles */
.dd-wrapper ul, .dd-wrapper ul li, .dd-wrapper li, .dd-wrapper li ul, .dd-wrapper li ul li {margin: 0; padding: 0; list-style: none;}
.dd-wrapper .dd-menu {overflow: hidden; position: relative;}
.dd-wrapper  .dd-menu ul {margin: 0; position: absolute; top: 0; right: 0;}
.dd-wrapper .dd-menu a {display: block;}

.demo-dd .dd-wrapper {background: #efefef; border: 1px solid #ccc; line-height: 1em;}
.demo-dd .dd-wrapper h3 span {display: none;}
.demo-dd .dd-menu {border-top: 1px solid #bbb;}
.demo-dd .dd-menu a {text-decoration: none; color: #222; padding: 8px 10px; border-bottom: 1px solid #bbb; border-top: 1px solid #fff;}
.demo-dd .dd-menu a:hover {color: #990000; background: #fff;}
.demo-dd .dd-menu li a .dd-icon {display: block; width: 19px; height: 19px; background: url(images/icon_arrows.png) no-repeat 0 -19px; position: absolute; top: 6px; right: 10px;}
.demo-dd .dd-menu li {margin: 0;}
.demo-dd .dd-menu li.last {border-bottom: 1px solid #fff;}
.demo-dd .dd-menu li a .dd-count {position: absolute; top: 8px; right: 40px;}
.demo-dd .dd-menu li.dd-parent a {}
.demo-dd .dd-menu li.dd-parent li a {padding: 8px 10px 8px 25px;}
.demo-dd .dd-menu li.dd-parent li a.dd-parent-a {padding: 8px 10px; background: url(images/bg_clean_on.png) repeat-x 0 0;}
.demo-dd .dd-menu li.dd-parent a.active {background: url(images/bg_clean.png) repeat-x 0 0;}
.demo-dd .dd-menu li.dd-parent a:hover {}
.demo-dd .dd-menu li.dd-parent a:hover .dd-icon {background-position: 0 0;}
.demo-dd .dd-menu li.dd-parent a.active .dd-icon {background-position: 0 -38px;}
.demo-dd .dd-menu li.dd-parent a.active {color: #000; background-color: #ccc;}
.demo-dd .dd-header {font-size: 0.8em;}
.demo-dd .dd-header ul {width: 100%; overflow: hidden; border-bottom: 1px solid #bbb; padding: 5px 0;}
.demo-dd .dd-header li {display: inline;}
.demo-dd .dd-header li a {text-decoration: none; float: left; display: block; padding: 1px 15px 1px 5px; background: url(images/arrow_red_right.png) no-repeat 100% center; color: #222;}
.demo-dd .dd-header li a:hover {color: #000; text-decoration: underline;}
.demo-dd .dd-header a.link-back {text-decoration: none; display: block; padding: 5px 10px 0 20px; background: url(images/arrow_red_left.png) no-repeat 0 center; color: #222;}
.demo-dd .dd-header h3 {clear: both; padding: 5px 10px; margin: 0; font-size: 13px;}
.demo-dd .dd-header h3 .dd-count {display: none;}

td.criteres_oblig_label, label.criteres_oblig_label{
	font-weight: bold !important;
}

.Affiche { display:block;}
.Masque { display:none;}

td.products_quota table:hover {
	background:#F5F5F5;
}

.red_color_reference{
	color: #D10024;
	font-weight:bold;
}

#listing_data tr:hover .red_color_reference,.ui-state-default .red_color_reference {
	color: #222;
}

.not_hover {
	color: #D10024 !important;
	font-weight: bold;
}

.pError {
	text-align: center;
	width: 100%;
	color: #b94a48;
	padding: 5px 0px;
}


#sidebar_left input.ac3_submit.ac3_submit_small {
	/*background: url('../images/buttons/ac3_submit_small.png') no-repeat bottom center;*/
}

#sidebar_left input.ac3_submit.ac3_submit_small:hover {
	/*background: url('../images/buttons/ac3_submit_small.png') no-repeat top center;*/
}

#sidebar_left #sidebar_barmenu ul.menu-dropdown {
	position: absolute;
	top: 0px;
	left: -166px;
	background: white;
	width: 200px;
	overflow: hidden;
	margin-top: 28px;
	z-index: 1500;
	padding: 0px;
	display: none;
}

#sidebar_left #sidebar_barmenu ul.menu-dropdown li {
	width: 100%;
	display: block;
	padding: 6px 0px;
	transition: 0.3s;
	margin: 0px;
}

#sidebar_left #sidebar_barmenu ul.menu-dropdown li i {
	float: left;
	margin: 0px 10px 0px 10px;
}

#sidebar_left #sidebar_barmenu ul.menu-dropdown li:hover, #sidebar_left #sidebar_barmenu ul.menu-dropdown li.motor_search_simple.active, #sidebar_left #sidebar_barmenu ul.menu-dropdown li.motor_search_expert.active {
	background: #eeeeee;
}

#sidebar_left #sidebar_barmenu ul.menu-dropdown li span {
	display: block;
	float: left;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
}

#sidebar_left #sidebar_barmenu ul.menu-dropdown li i.icon-ok-sign {
	display: none;
	float: right;
	margin: 0px 10px 0px 0px;
}

#sidebar_left #sidebar_barmenu ul.menu-dropdown li.active i.icon-ok-sign {
	display: block;
}

#sidebar_left #sidebar_update {
	position: absolute;
	margin-right: 41px;
	right: 0px;
	top: 3px;
	cursor: pointer;
	width: 27px;
	height: 26px;
	z-index: 1500;
}

#sidebar_left #sidebar_update i {
	width: 100%;
	height: 100%;
	display: block;
	background: url('../images/icons/icon-gear.png?foobar') no-repeat center;
}

#sidebar_left #sidebar_update i.active {
	background: url('../images/icons/icon-gear-hover.png?foozabssssdf') no-repeat center;
}

.ui-progressbar {
	position: relative;
}
.progress-label {
	left: 0;
	position: absolute;
	width: 100%;
	text-align: center;
	top: 4px;
	font-weight: bold;
}

#slideshow div.description{
	width: 386px;
	padding-left: 17px;
	padding-right: 22px;
}

/* Moteur de recherche des documents */
#document_list_loader {
	width: 100%;
	height:100%;
	position: absolute;
	display: none;
	background: url('../images/loading.gif') no-repeat center;
}



.voip_call {
top:-43px;
display: block;
float: left;
vertical-align:middle;
text-align:center;
border:none !important;
}

.voip_call td {
font-size:12px;
font-weight: bold;
}

.voip_call:hover {
background-position: 0px 3px;
}
.acceptcall {
background-position: 0px -40px;
background-repeat:no-repeat;
background-image:url('../images/voip/bt_tel_oui.png');
}

.rejectcall {
background-position: 0px -40px;
background-repeat:no-repeat;
background-image:url('../images/voip/bt_tel_non.png');
}
.defercall {
background-position: 0px -40px;
background-repeat:no-repeat;
background-image:url('../images/voip/bt_tel_10mn.png');
}
.messcall {
background-position: 0px -40px;
background-repeat:no-repeat;
background-image:url('../images/voip/bt_tel_mess.png');
}
.transfcall {
background-position: 0px -40px;
background-repeat:no-repeat;
background-image:url('../images/voip/bt_tel_transfert.png');
}
.voip_green {
color:#6FA209;
}
.voip_orange {
color:#DA820E;
}
.voip_red {
color:#B50E0E;
}
#box_infos_specifiques{
	right: 0;
	left: auto;
}
#box_infos_specifiques div.ui-tabs-panel{
	overflow-y: auto;
	height: 500px;
}
#box_infos_specifiques_contents{
	width: 720px;
}
#box_infos_specifiques_loading{
	width: 720px;
	display: none;
	height: 539px;
}
.infos_specifiques_editeur_div ul{
	list-style-type: disc;
	list-style: initial;
	margin-left: 30px;
}
.infos_specifiques_editeur_div{
	min-height: 20px;
}
#box_infos_specifiques button.save_button, #box_infos_specifiques button.close_button
{
	float: right;
	margin: 5px;
}

li.default_hidden div.criteres_value
{
	display: none;
}


/* Box d'accueil du journal d'activité */
#journal_accordion
{
	width:99.5%;
	padding:1px;
}
#journal_accordion .ui-accordion-content-active
{
	width:99.5%;
}

#journal_accordion .ui-icon
{
	float:left;
	margin-top:1px !important;
	padding-top:1px !important;
	background-image: url('images/ui-icons_000000_256x240.png') !important;
}
#journal_accordion .ui-state-hover .ui-icon
{
	background-image: url('images/ui-icons_ffffff_256x240.png') !important;
}
#journal_accordion .ui-state-active .ui-icon
{
	background-image: url('images/ui-icons_000000_256x240.png') !important;
}

#journal_accordion .accordion_journal_title
{
	background-color:silver !important;
	border-color: silver;
}
#journal_accordion .journal_title
{
	float:left;
	margin-top:0px !important;
	padding-top:0px !important;
	color:black !important;
}
#journal_accordion .ui-state-hover .journal_title
{
	color:white !important;
}
#journal_accordion .ui-state-active .journal_title
{
	color:black !important;
}

#journal_accordion .journal_link
{
	float : right;
	margin-top:-2px !important;
	padding-top:0px !important;
	background-color:#eee;
	color:black;
}

#journal_accordion div
{
	font-size: 12px;
}


#journal_accordion .ac3_table table thead,
#journal_accordion .ac3_table table thead div.th-inner
{
	line-height: 20px;
}

#journal_accordion .ac3_table
{
	padding-top:20px;
}

/* ajustement du style s'il ne s'agit pas d'un accordéon */
#journal_accordion.hide_data div
{
	line-height: 1.3;
	margin-top: 3px;
}

.journal_link_more
{
	float : right;
	cursor:pointer;
	font-style: italic;
	font-size:10px;
	color:#444 !important;
	padding-right:8px;
}

.gray_color_reference
{
	color:#030303 !important;
}

.head_button{
	line-height: 2.3;
}

.head_button table{
	width:100%;
}
.head_button .left_title{
	width:70%;
	padding-left:10px;
}
.head_button .right_button{
	width:30%;
	padding-right:5px;
}

.head_button .input_container .input_container_radio{
	width:100% !important;
	border-collapse: collapse;
}
/* Fin Box Journal*/

.calendar {
	background-image: url( "../images/calendar-icon.png" );
	background-repeat: no-repeat;
	background-position: 4% 60%;
	background-size: auto 20px;
}

.calendar-gray {
	background-image: url( "../images/calendar-icon-gray.png" );
	background-repeat: no-repeat;
	background-position: 4% 60%;
	background-size: auto 20px;
}

/* Parametrage des criteres - Boutons */

#switch_buttons
{
	position:relative;margin-top:20px;margin-left:auto;margin-right:auto;padding:0; padding-right:0px;width:352px;height:53px;list-style-type:none;margin-bottom: 5px; width: 880px;
}

#switch_buttons .button a
{
	cursor:pointer;text-align:center;font:13px/100% Arial, Helvetica, sans-serif;font-weight:bold;position:relative;min-width:50px;height:20px;float:left;padding:10px;padding-top:16.5px;padding-bottom:16.5px;text-decoration:none;text-shadow:0 1px 1px rgba(0,0,0,.3)}#switch_buttons .button:first-child a{-webkit-border-top-left-radius:8px;-webkit-border-bottom-left-radius:8px;-moz-border-topleft-radius:8px;-moz-border-bottomleft-radius:8px;border-top-left-radius:8;border-bottom-left-radius:8px;
}

#switch_buttons .White, #switch_buttons .White .button a{color:#606060;background: #ffffff;background: -moz-linear-gradient(top, #ffffff 0%, #e2e2e2 100%);border-right:1px solid #e2e2e2;background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e2e2e2));background: -webkit-linear-gradient(top, #ffffff 0%,#e2e2e2 100%);background: -o-linear-gradient(top, #ffffff 0%,#e2e2e2 100%);background: -ms-linear-gradient(top, #ffffff 0%,#e2e2e2 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 );background: linear-gradient(top, #ffffff 0%,#e2e2e2 100%);}#switch_buttons .White .button a:hover, #switch_buttons .White .button a:focus{background: #ffffff;border-right:solid 1px #e2e2e2;background: -moz-linear-gradient(top, #ffffff 0%, #adadad 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#adadad));background: -webkit-linear-gradient(top, #ffffff 0%,#adadad 100%);background: -o-linear-gradient(top, #ffffff 0%,#adadad 100%);background: -ms-linear-gradient(top, #ffffff 0%,#adadad 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#adadad',GradientType=0 );background: linear-gradient(top, #ffffff 0%,#adadad 100%);}#switch_buttons .White .button a:active{background: #ededed;background: -moz-linear-gradient(top, #ededed 0%, #ffffff 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#ffffff));background: -webkit-linear-gradient(top, #ededed 0%,#ffffff 100%);background: -o-linear-gradient(top, #ededed 0%,#ffffff 100%);background: -ms-linear-gradient(top, #ededed 0%,#ffffff 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 );background: linear-gradient(top, #ededed 0%,#ffffff 100%);}#switch_buttons .search{position:relative;float:right;margin-top:15px;}#switch_buttons .search input[type=text]{width:147px;height:23px;padding-left:22px;margin-left:10px;padding-right:4px;outline:none;border: none;-webkit-border-radius: 0px; -moz-border-radius: 0px;border-radius: 0px;-moz-box-shadow: inset 1px 1px 3px #7a7a7a;box-shadow: inset 1px 1px 3px #7a7a7a;}#switch_buttons .search a:before {width:6px;height:6px;border:2px solid  #000;background:transparent;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px;}#switch_buttons .search a:after {left:24px;width:2px;height:7px;margin-top:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}#switch_buttons li a:before, #switch_buttons li a:after {content:"";position:absolute;top:50%;left:15px;}#switch_buttons li a:before,#switch_buttons li a:after {margin:-7px 0 0;background: #000;}


#switch_buttons .input_container_radio
{
	 float: left;padding-top: 15px; padding-left: 340px; margin-left: 6px; width: 200px;
}

/* Parametrage des criteres - Tableaux*/

.tableaux_criteres
{
	width: 900px;
}

@media (max-width: 1025px) and (max-height: 768px) {
    .barre_action ul.barre_action_right li a.active {
        background-position: -2px -34px;
    }

    .barre_action ul li a.active {
        width: 28px;
    }

    .barre_action ul li a.active span {
        display: none;
    }
}
/* Formulaire d'ajout rapide de client */
.formulaire_add_customer_to_visite
{
	width:75%;
	margin-left:12.5% !important;
}

/* Envoi de mandat de recherche non certifier. Page envoi de mail */
.filtre_generation_mandat_recherche
{
	position:absolute;
	z-index:9999999999;
	background-color:#D8D8D8;
	opacity:0.8;
	height: 100%;
	width: 100%;
	left: 0px;
}

.icone_generation_mandat_recherche
{
	position:absolute;
	height: 100%;
	width: 100%;
	background: url(../images/loading_small.gif) no-repeat center;
}

.text_generation_mandat_recherche
{
	position:absolute;
	height: 100px;
	width: 400px;
	top: 55%;
	left: 33%;
}

/* Page des documents généré docs_sign.php*/
.barre_separation_mandat_recherche_non_certifie
{
	width:100%;
	height: 35px;
	line-height:35px;
	margin-top: 5px;
	margin-bottom: 5px;

	background-image: -webkit-linear-gradient(top,#707070 0,#707070 100%);
 	background-image: -webkit-gradient(linear,left top,left bottom,from(#707070),to(#707070));
  	background-image: linear-gradient(to bottom,#707070 0,#707070 100%);
}
.text_barre_separation_mandat_recherche_non_certifie
{
	color:white;
	font-size: 17px;
	margin-left: 10px;
}

/* Page make_signature.php*/
.formGenerateurSMS
{
	background: #fff;
  	border: 1px solid #ddd;
 	width: 408px;
  	padding: 5px 5px;
  	margin: 0 auto;
}

.formGenerateurSMS input
{
  background-color: #cac9da;
  text-align: center;
}

.formGenerateurSMS input[type=submit] {
  background-color: #04568B;
  color: #FFFFFF;
  font-size: 8pt;
  font-weight: bold;
  cursor: pointer;
  border: 0;
  height: 20px;
  width: 100px;
  background: url(../images/BoutonMenu.png) repeat-x left top;
}

#lien_vue_vignettes{
	position: absolute !important;
	right: 0px !important;
	z-index: 10000;
	background-color: white;
	padding: 3px;
}
#lien_vue_vignettes > a{
	cursor: pointer;
}
#lien_vue_vignettes > a > img{
	height: 22px;
}
#lien_vue_vignettes ul{
	right: 0;
	left: inherit;
	top: -2px;
	text-align: center;
	background-color: #737373;
	opacity: 0.97;
}
#lien_vue_vignettes ul li{
	display: inline-block;
	margin: 10px;
	box-shadow: 4px 4px 10px 2px rgba(0, 0, 0, 0.7);
	position: relative;
}
#lien_vue_vignettes ul li:hover{
	box-shadow: 4px 4px 10px 2px rgba(200, 200, 200, 0.7);
}
#lien_vue_vignettes ul li a.close_link{
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 3px;
	right: 3px;
	background-image: url(../images/menu_onglet/ico_close.png);
}
#lien_vue_vignettes ul li a.close_link:hover{
	box-shadow: 4px 4px 10px 2px rgba(200, 200, 200, 0.7);
}
#lien_vue_vignettes ul li div.body{
	position: relative;
}
#lien_vue_vignettes div.overlay{
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 33%;
	background-color: #777777;
	color: #ffffff;
	opacity: 0.9;
	text-align: left;
	font-weight: bold;
	padding: 5px;
}
#tabs.split{
	width: 50%;
}
#tabs > div.split{
	top: 27px;
	left: 100%;
	position: absolute;
	border-left: solid 1px black;
}
#tabs > ul > li.split{
	left: 100%;
	position: absolute;
}

.no-close .ui-dialog-titlebar-close {display: none }

/* pop up responsive application mobile */

.alertappli {
	z-index: 5;
    padding: 20px;
    background-color: #eeeeee; /* Red */
    color: black;
    margin-bottom: 15px;
    width: 58%;
    position: fixed;
    right: 0px;
    top: 0px;
    border-width:0px;
}

.alertappli a {

    color: #007AFF;

}

.closebtnappli {
    margin-left: 15px;
    color: black;
    font-weight: bold;
    float: right;
    font-size: 35px;
    line-height: 50px;
    transition: 0.3s;
}
/* pop up responsive application mobile */
