/*-----Boton General------*/
.ocutar_seccion{
	color:#fff;
	width:47px;
	height:47px;
	position:fixed;
	bottom:20px;
	right:20px;
	cursor:pointer;
	text-align:center;
background: #FFF url(images/bck_d_dinamic.gif) no-repeat top center;
	border: 7px solid #009cde;
	padding:0px 0 0 0;
-webkit-border-radius: 30px;
border-radius: 30px;
color: #5a5a5e;
	font:bold 0px Verdana, Geneva, sans-serif;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;	
transition: all 0.3s ease-in-out;
-webkit-box-shadow: 0px 0px 5px 0px #000;
box-shadow: 0px 0px 5px 0px #000;
text-align: center;
z-index: 450;
display: none;
}

.ocutar_seccion:hover{
	color: #fff;
	border: 7px solid #009cde;
-webkit-box-shadow: 0px 0px 7px 0px #000;
box-shadow: 0px 0px 7px 0px #000;
	font:bold 25px Verdana, Geneva, sans-serif;
background:  url(images/bck_d_dinamic.gif) no-repeat bottom center;
}

/*-----Panel General------*/
.admin_public{
	border:3px solid #009cde;
position: fixed;
bottom:40px;
right:40px;
width:240px;
-webkit-box-shadow: 0px 0px 0px 10px #000;
box-shadow: 0px 0px 10px 0px #000;
background: #FFF url(images/tit_dinamic_admin_front.jpg) no-repeat top center;
padding:50px 10px 10px 10px;
font:normal 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
color:#333;
	filter:alpha(opacity=85);-moz-opacity:0.85;opacity:0.85;
	line-height:18px;
-webkit-border-radius: 10px;
border-radius: 10px;
	z-index: 400;
}

.admin_public a{
	color:#288BBD;
	display: block;
	padding: 3px 3px 3px 8px;
	margin-bottom: 2px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;	
transition: all 0.3s ease-in-out;
}

.admin_public a:hover{
	color:#166d99;
	background: #c4efff;
}


/*-----botones contenidos------*/
.admin_edit{
	position:absolute;
	right:5px;
	top:5px;
z-index: 350;
}
.admin_edit_btn2{
	position:absolute;
	right:5px;
	top:5px;
	background:#fff;
	width: 20px;
	height: 20px;
	border: 3px solid #54ba99;
	padding:0px 0 0 0;
	line-height: 10px;
-webkit-border-radius: 16px;
border-radius: 16px;
color: #54ba99;
	font:bold 12px Verdana, Geneva, sans-serif;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;	
transition: all 0.3s ease-in-out;
-webkit-box-shadow: 0px 0px 3px 0px #000;
box-shadow: 0px 0px 3px 0px #000;
text-align: center;
z-index: 350;
cursor: pointer;
display: none;
}
.admin_edit_btn2:hover{
	-webkit-box-shadow: 0px 0px 4px 0px #000;
	box-shadow: 0px 0px 4px 0px #000;
	background: #54ba99;
	color: #fff;
}
.admin_edit_btn{
	display: none;
z-index: 350;
}
.admin_edit_btn a{
	display: block;
	border:2px solid #54ba99;
background:#FFF;
-webkit-box-shadow: 0px 0px 0px 3px #000;
box-shadow: 0px 0px 3px 0px #000;
font:normal 10px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #515155;
filter:alpha(opacity=85);-moz-opacity:0.85;opacity:0.85;
line-height:15px;
-webkit-border-radius: 10px;
border-radius: 10px;
	z-index: 350;
	margin-right: 15px;
	margin-top: 5px;
	padding:2px 16px 2px 8px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;	
transition: all 0.3s ease-in-out;
}
.admin_edit_btn a:hover{
-webkit-box-shadow: 0px 0px 0px 3px #000;
box-shadow: 0px 0px 3px 0px #000;
background: #54ba99;
color: #fff;
}




/*-----botones para listados contenidos------*/
.admin_l_edit{
	position:absolute;
	right:5px;
	bottom:5px;
z-index: 350;
}
.admin_l_edit_btn2{
	position:absolute;
	right:5px;
	bottom:5px;
	background:#fff;
	width: 25px;
	height: 25px;
	border: 3px solid #009cde;
	padding:0px 0 0 0;
	line-height: 10px;
-webkit-border-radius: 18px;
border-radius: 18px;
color: #5a5a5e;
	font:bold 16px Verdana, Geneva, sans-serif;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;	
transition: all 0.3s ease-in-out;
-webkit-box-shadow: 0px 0px 3px 0px #000;
box-shadow: 0px 0px 3px 0px #000;
text-align: center;
z-index: 350;
cursor: pointer;
display: none;
}
.admin_l_edit_btn2:hover{
	-webkit-box-shadow: 0px 0px 4px 0px #000;
	box-shadow: 0px 0px 4px 0px #000;
	background: #009cde;
	color: #fff;
}
.admin_l_edit_btn{
	display: none;
	border:2px solid #009cde;
background:#FFF;
-webkit-box-shadow: 0px 0px 0px 3px #000;
box-shadow: 0px 0px 3px 0px #000;
font:normal 10px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
color:#333;
filter:alpha(opacity=85);-moz-opacity:0.85;opacity:0.85;
line-height:10px;
-webkit-border-radius: 10px;
border-radius: 10px;
	z-index: 350;
	margin-right: 15px;
	margin-bottom: 10px;
	padding:0px;
}
.admin_l_edit_btn a{
	color: #515155;
	display: block;
	padding: 6px 20px 6px 10px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;	
transition: all 0.3s ease-in-out;
}
.admin_l_edit_btn a:hover{
	color: #fff;
	background: #009cde;
}






.cerrar_seccion{
	text-align:left;
	color:#F00;
	font-size:10px;
	margin-bottom:-5px;
	margin-top:5px;
}
.cerrar_seccion a{
	color:#F00;
	background: #fff;
}
.cerrar_seccion a:hover{
	color:#F00;
	background: #fcdbe3;
}



.admin_titulos{
	padding:5px 0 0 0;
	margin:5px 0 0 0;
	border-top:1px solid #539dcc;
	color:#333;
}


/*-----fondo oscuro------*/

#full_fondo{
	position: fixed;
	background: #000;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	filter:alpha(opacity=70);-moz-opacity:0.70;opacity:0.70;
	z-index: 100;
	display: none;
}

#full_fondo span{
	display: block;
	position: absolute;
	top: 10px;
	right:15px;
	font:bold 25px Verdana, Geneva, sans-serif;
	color: #f00;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;	
	cursor: pointer;
}

#full_fondo span:hover{
	color: #ffbac2;
}

