@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
@import url(https://fonts.googleapis.com/css?family=Indie+Flower|Bad+Script|Abril+Fatface|Black+Ops+One|Monoton|Monofett|Cinzel|Pacifico|Raleway|Yanone+Kaffeesatz|Quicksand);
html{
	margin:0;
	padding:0;
}
body{
	background:#3C3C3C;
	color:#FFF;
	font-family: 'Raleway', sans-serif;
	margin:0;
	padding:0;
}
#dlx{
    position: absolute;
    margin-top: 0px;
    display: block;
    background:rgba(57,105,130,0.0);
    z-index:1;
    display: none;
}
a{
	text-decoration:none;
	color:#ffffff;
}
.a_hover{
	color:#3C3C3C;
}
.a_fixe{
	color:#3C3C3C;
}
h1{
	margin:0;
	padding: 0px 0px 0px 0;
	font-family: 'Quicksand', sans-serif;
}
h2{
	margin:0;
	padding:0;
	font-family: 'Quicksand', sans-serif;
}
header{
	height:100px;
	margin:0;
	padding:0;
	background:#72A699;
	color:#3C3C3C;
}
header h1{
	padding: 20px 0px 0px 3%;
	color: #ffffff;
}
header h2{
	position:relative;
	float:right;
	margin: 0px 2% 0px 0px;
	color: #ffffff;
}
nav{
	height:50px;
	background:#3C3C3C;
	color:#fff;
	font-family: 'Quicksand', sans-serif;
	position: relative;
	z-index: 2;
}
.nav_onglet:hover{
	background:#fff;
	color:#000;
	cursor: pointer;
}
.nav_select{
	background:#fff;
	color:#000;
	font-family: 'Quicksand', sans-serif;
}
.nav_fixe{
	z-index: 99;
	height:50px;
	width:100%;
	position:fixed;
	top:0px;
	box-shadow: 1px 1px 6px #000;
}
#td_logo_nav{
	width:0px;
}
#dv_nav, nav table{
	height:50px;
}
#logo_nav{
	position:fixed;
	display:none;
	max-height:42px;
	margin:-20px 0px 0px 5px;
}
#content_top{
	color:#000;
	height:400px;
	overflow:hidden;
	z-index: 9;
	background:#396982;

}
#content_middle{
	background:#72A699;
	min-height:600px;
}
#content_bottom{
	background:#fff;
	color:#000;
	height:auto;
}
.panel{
	position: absolute;
	top:185px;
	right:0px;
	width:30px;
	height:auto;
	z-index: 99;
}
.panel_fixe{
	z-index: 99;
	position:fixed;
	top:80px;
}
.panel_onglet{
	height: 50px;
	width: 50px;
	background:#3C3C3C;
	border-radius: 5px 0px 0px 5px;
	float:right;
	margin-top:20px;
	cursor: pointer;
}
.panel_onglet_middle{
	background:#396982;
}
.panel_onglet_bottom{
	background:#3C3C3C;
}
footer{
	background:#3C3C3C;
	color:#ffffff;
	height:auto;
	border-top:1px solid black;
	border-bottom:1px solid black;
}
.dv_int{
	width:100%;
	max-width: 1920px;
	min-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
.tb_int{
	width:100%;
	max-width: 1920px;
	min-width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
.td_int_3{
	width:30%;
	background:#396982;
	border:1px solid black;
}
.but_1_fixe{
	background:#ffffff;
	color: #3C3C3C;
	cursor: pointer;
}
.but_2_fixe{
	background:#3C3C3C;
	color: #ffffff;
	cursor: pointer;
}
.but_1{
	background:#ffffff;
	color: #3C3C3C;
	z-index: 99;
	position: relative;
}
.but_1:hover{
	background:#3C3C3C;
	color: #ffffff;
	cursor: pointer;
}
.but_2{
	background:#3C3C3C;
	color: #ffffff;
}
.but_2:hover{
	background:#fff;
	color: #3C3C3C;
	cursor: pointer;
	box-shadow: 0px 0px 2px #3C3C3C;
}
.but_2_slect{
	background:#fff;
	color: #000;
	cursor: pointer;
	box-shadow: 0px 0px 0px 1px #3C3C3C;
}
.hover_g:hover{
	background:#fff;
	color:#000;
}
.hover_g_active{
	background:#fff;
	border:1px solid black;
	color:#000;
}
.shadow_red:hover{
	cursor:pointer;
}
.open_home{
	cursor:pointer;
}
.open_minipack{
	cursor:pointer;	
}
.edit_txt{
	cursor: url("/image/icone/edit_ttr.png"), pointer;
}
.edit_fd{
    cursor: url("/image/icone/cursor_img.png"), pointer;
  }
.edit_img_gal{
    cursor: url("/image/icone/cursor_img.png"), pointer;
  }
.load{
    position: absolute;
    background:#000 url(/minipack/image/icone/chargement.gif) no-repeat center center;
    width:75px;
    height:24px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px 10px 10px 10px;
    z-index:999;
    opacity:0.7;
}
.ui-effects-transfer {
    background-color: #ffffff;
    filter: alpha(opacity=80);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.8;
    border: 2px dotted #3C3C3C;
    z-index: 999;
    border-radius: 5px;
    height:200px;
}
.ico_prof_desa{
  padding:25px;
  width:50px;
  height:50px;
  border-radius: 20px;
  background:rgba(0, 0, 0, 0.3);
 }
 .ico_prof_act{
  padding:25px;
  width:50px;
  height:50px;
  border-radius: 20px;
  background:rgba(0, 0, 0, 0.7);
  cursor: pointer;
 }
 .ico_prof_act_2{
  padding:25px;
  width:50px;
  height:50px;
  border-radius: 20px;
  background:#000;
  cursor: pointer;
 }
 .ico_site_desa{
  padding:25px;
  width:50px;
  height:50px;
  border-radius: 20px;
  background:rgb(60, 60, 60);
  opacity: 0.5;
 }
 .ico_site_act{
  padding:25px;
  width:50px;
  height:50px;
  border-radius: 20px;
  background:rgb(60, 60, 60);
  cursor: pointer;
 }
 .ico_site_act_2{
  padding:25px;
  width:50px;
  height:50px;
  border-radius: 20px;
  background:#fff;
  cursor: pointer;
 }
 .ico_site_act_3{
  padding:25px;
  width:50px;
  height:50px;
  border-radius: 20px;
  background:#fff;
  cursor: auto;
 }
#ecran_minipck_subdom{
        width:220%;
        max-width: 1313px;
        height:590px;
        padding: 0;
        margin: 0;
        margin-top:20px;
        border: 0;
        background: transparent url(image/loading.gif) no-repeat scroll center center / cover;
        -ms-zoom: 0.75;
        -moz-transform: scale(0.5);
        -moz-transform-origin: 0 0;
        -o-transform: scale(0.5);
        -o-transform-origin: 0 0;
        -webkit-transform: scale(0.5);
        -webkit-transform-origin: 0 0;
 }
#info_aide{
	position: fixed;
	z-index:102;
	left: 50%;
	margin-left:-250px;
	background: #D0D0D0;
	color: #000;
	box-shadow: 1px 1px 6px #3C3C3C;
	width: 500px;
	height: 300px;
	display: none;
	overflow-x:hidden;
	border-radius: 0px 0px 0px 5px;
}
.close-info-aide{
    border-radius: 0px 5px 5px 0px;
    background: #D0D0D0 none repeat scroll 0% 0%;
    position: fixed;
    margin-top: 245px;
    margin-left: 490px;
    padding: 8px 7px 3px;
    cursor: pointer;
    border-left:0;
    box-shadow: 2px 2px 3px #3C3C3C;
}