@charset "utf-8";
/* CSS Document */
@font-face {
font-family: 'Helvetica';
src: url('helvetica.eot');
src: url('helvetica.eot?iefix') format('eot'),
     url('helvetica.svg#helvetica') format('svg');
font-weight: normal;
font-style: normal;
}
body {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	overflow-y: scroll;
}
a:link {
	color:#1c79bd;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:none;
}
a:hover {
	color:#F30;
	text-decoration:underline;
}
a:visited {
	color:#1c27bd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.exportar
{
	background: rgb(249, 77, 77) !important;
	float: right;
	margin-top: -2em;
	margin-right: -18px;
}
#footer_nuevo {
	background-image:url(/images/pie.gif);
	background-position:center top;
	background-repeat:no-repeat;	
	margin-top:0px;	
}
#secciones_cuadro{
  padding: 2px 2px;
  margin: 0;
  border:0;
  height:auto;
  width:auto;
}
#secciones_cuadro{	
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #dcdcde;
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#dcdcde', EndColorStr='#f9f9f9', gradientType='1');*/
	background: -moz-linear-gradient(#dcdcde, #f9f9f9);
	background: -ms-linear-gradient(#dcdcde, #f9f9f9);
	background: -o-linear-gradient(#dcdcde, #f9f9f9);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dcdcde), to(#f9f9f9));
	background: -webkit-linear-gradient(#dcdcde, #f9f9f9);
	background: linear-gradient(#dcdcde, #f9f9f9);	
	behavior: url(/PIE.htc);
	border-radius: 5px;
	border: 1px solid #333333;
}
table#secciones_cuadro {
	position: relative;
}

#secciones-cuadro1, #secciones-cuadro2{
	margin: 0;
	border: 0;
	padding: 0;
	height: auto;
	width: auto;
}

#secciones-cuadro1{
	/*-khtml-border-radius:10px;
	-moz-border-radius: 10px;	
	-webkit-border-radius: 10px;*/
	/*-ms-border-radius: 10px;*/
	/*background-color: #FFFFFF;*/
	background-image: url(/images/cuadro_seccion2.png);
	background-repeat: no-repeat;
	/*behavior: url(../../../PIE.htc);*/
	/*border-radius: 10px;*/
	/*border: 1px solid #333333; */
	padding: 1px 2px;
	position: relative;
	z-index: 1;
}
#secciones-cuadro2{
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#dcdcde', EndColorStr='#f9f9f9', gradientType='0')";	
	background: #dcdcde;
	background: -moz-linear-gradient(#dcdcde, #f9f9f9);
	background: -ms-linear-gradient(#dcdcde, #f9f9f9);
	background: -o-linear-gradient(#dcdcde, #f9f9f9);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#dcdcde), to(#f9f9f9));
	background: -webkit-linear-gradient(#dcdcde, #f9f9f9);
	background: linear-gradient(#dcdcde, #f9f9f9);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#dcdcde', EndColorStr='#f9f9f9', gradientType='1');*/
	/*background-image: url(/images/barrita_secciones.png);
	background-repeat: repeat-x;*/
	padding: 5px 5px;
	position: relative;
	z-index: 0;	
}
#secciones-cuadro2 img{
	height: 60px;
	padding:10px 0px 0px 2px;
	width: 60px;
}
.menu_home_boton {
	background-image:url(/images/boton_titulo.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	height:40px;
	margin:0px;
	text-align:center;
	width:auto;
	position: relative;
	z-index:0;
}
.menu_home_boton_grande{
	background-image:url(/images/boton_titulo_grande.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	height:40px;
	margin:0px;
	text-align:center;
	width:auto;
	position: relative;
	z-index:0;
}

.marco_principal {
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c6f4f4',GradientType='0')","progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fondo1.png', sizingMethod='crop')";
	background-image: url(/images/fondo1.png);
	background-image: url(/images/fondo1.png), -moz-linear-gradient(top, #ffffff, #c6f4f4);
	background-image: url(/images/fondo1.png), -ms-linear-gradient(top, #ffffff, #c6f4f4);
	background-image: url(/images/fondo1.png), -o-linear-gradient(top, #ffffff, #c6f4f4);
	background-image: url(/images/fondo1.png), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#c6f4f4));	
	background-image: url(/images/fondo1.png), -webkit-linear-gradient(top, #ffffff, #c6f4f4);
	background-image: url(/images/fondo1.png), linear-gradient(top, #ffffff, #c6f4f4);	
	background-position: bottom;
	background-repeat: no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#c6f4f4',GradientType='0');
	height: auto;
	max-width:1024px;
	width:1024px;
	margin: 0 auto;
	position: relative;
}

.titulo_seccion{
	color:#0e2585;
	font-family: "Helvetica", Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align: center;
	}
.titulo_secciones{
	color:#0e2585;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	}

.titulo_publicacion{
	color:#000;
	font-family: "Helvetica", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
.titulo_normal{
	color:#333333;
	font-family:"Helvetica", Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.texto_normal{
	color:#333333;
	font-family:"Helvetica";
	font-size:13px;
	text-align:justify;
}
.texto_normal_listado {
	color:#333333;
	font-family:calibri;
	font-size:13px;
	text-align:justify;
}
.texto_publicacion{
	font-size:10px;
	font-family: "Helvetica";
	color:#333333;
	text-align:justify;
}
.texto_secciones{
	font-size:12px;
	font-family: "Myriad Pro";
	color:#1A171B;
	text-align:left;
	padding-right:15px;
}

.menu_home2 {
	background-image:url(/images/boton_menu1.png);
	background-repeat:no-repeat;
	font-size:10px;	
	height:20px;
	margin-top:10px;  
	width:auto;
	padding-left: 25px;
}
.menu_home2_destacado {
	background-image:url(/images/boton_menu2.png);
	background-repeat:no-repeat;
	font-size:10px;	
	height:20px;
	margin-top:10px;  
	width:auto;
	padding-left: 25px;
}
.menu_home2 a, .menu_home2_destacado a{
	/*color: #1A171B;*/
	color: #0d7288;
	font-family: "Myriad Pro";
	font-size:12px;
}
.menu_home2 a:hover, .menu_home2_destacado a:hover {
	text-decoration:none;
}

.estas_en {
	background-color:#ececee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	text-align:left;
	width:100%;
}

/* Estilo para los listados de datos en <table> */
#div-listado-tabla {
	margin: 10px auto;
	max-width: 95%;
}
#div-listado-tabla a {
	text-decoration: none;
}
#div-listado-tabla table {
	/*width: 100%;*/
}
#div-listado-tabla table tr {
	text-align: center;	
}
#div-listado-tabla table tr td{
	padding: 2px 3px;	
}
#div-listado-tabla table tr:nth-child(1n+2) {
	background-color: #e4f8f9;
}
#div-listado-tabla table tr:hover:nth-child(1n+2) {
	background-color: #97E1E1;
}

#div-listado-tabla table tr:nth-child(1) td {
	background-color: #CEE3F6;
}
#div-listado-tabla table tr:nth-child(1) td:first-child {
	border-radius: 10px 0px 0px 0px;
	-moz-border-radius: 10px 0px 0px 0px;
	-webkit-border-radius: 10px 0px 0px 0px;
	-o-border-radius: 10px 0px 0px 0px;
}
#div-listado-tabla table tr:nth-child(1) td:last-child {
	border-radius: 0px 10px 0px 0px;
	-moz-border-radius: 0px 10px 0px 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
	-o-border-radius: 0px 10px 0px 0px;
}
/* FIN Estilo para los listados de datos en <table> */


/* Estilo para los listados de datos en <table> con thead*/
#div-listado-tabla-th {
	margin: 10px auto;
	max-width: 95%;
}
#div-listado-tabla-th a {
	text-decoration: none;
}
#div-listado-tabla-th table {
	/*width: 100%;*/
}
#div-listado-tabla-th table tr {
	text-align: center;	
}
#div-listado-tabla-th table tr td{
	padding: 2px 3px;	
}
#div-listado-tabla-th table tbody tr {
	background-color: #e4f8f9;
}
#div-listado-tabla-th table tbody tr:hover {
	background-color: #97E1E1;/*modificado*/
}

#div-listado-tabla-th table tr th {
	background-color: #CEE3F6;
}
#div-listado-tabla-th table tr th:first-child {
	border-radius: 10px 0px 0px 0px;
	-moz-border-radius: 10px 0px 0px 0px;
	-webkit-border-radius: 10px 0px 0px 0px;
	-o-border-radius: 10px 0px 0px 0px;
}
#div-listado-tabla-th table tr th:last-child {
	border-radius: 0px 10px 0px 0px;
	-moz-border-radius: 0px 10px 0px 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
	-o-border-radius: 0px 10px 0px 0px;
}
/* FIN Estilo para los listados de datos en <table> con thead*/

/* Estilo para table con n columnas y n filas color familia de grises*/
/* El encabezado y el pie de la tabla debe ser un tr con un td colspan="n" */
.div-tabla-datos {
	margin: 10px auto;
	max-width: 50%;
}
.div-tabla-datos a {
	text-decoration: none;
}
.div-tabla-datos table tr {
	text-align: left;	
}
.div-tabla-datos table tr td{
	padding: 2px 3px;	
}

.div-tabla-datos table tr:nth-child(1n+2) {
	background-color: #f2f2f6;
}
.div-tabla-datos table tr:nth-child(2n+2) {
	background-color: #d6d6dd;
}
.div-tabla-datos table tr:first-child td {
	background-color: #9b9b9e;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-o-border-radius: 10px 10px 0px 0px;
}
.div-tabla-datos table tr:last-child td {
	background-color: #9b9b9e;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-o-border-radius: 0px 0px 10px 10px;
}
/* FIN Estilo para table con 2 columnas y n filas */

body {
	background: url(/images/img_bg.png) no-repeat;
	background-color: #D9FBFF;
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}

table.tabla {
	color: #333333;
	font-size: 0.8em;
	width: 100%;
	text-align: center;
}

table.tabla th,
table.tabla td {
	border: 1px dashed #98e1e1;
	padding: 3px;
}
table.tabla th {
	background-color: #d9fbff;
	color: #333333;
	text-transform: uppercase;
}
table.tabla th:first-child {
	border-radius: 10px 0 0 0;
}
table.tabla th:last-child {
	border-radius: 0 10px  0 0;
}
table.tabla tr:hover {
	background-color: #97E1E1;/* modificado*/
}
table.tabla a {
	font-size: 1em;
	cursor: pointer;
	color: #0e3682;
}

table.tabla-horizontal {
	color: #333333;
	font-size: 0.9em;
	max-width: 100%;
	text-align: center;
}

table.tabla-horizontal {
	width: 100%;
}

table.tabla-horizontal td {
	border: 1px dashed #98e1e1;
	color: #333333;
	text-shadow: 1px 1px 1px #FFFFFF;
	text-align: left;
	padding: 5px;
}
table.tabla-horizontal tr td:first-child {
	background-color: #d9fbff;
	color: #333333;
	text-transform: uppercase;
	width: 25%;
	text-align: right;
}
table.tabla-horizontal a {
	font-size: 0.8em;
	cursor: pointer;
	color: #0e3682;
}

#div-principal {
	width: 70%;
	margin: 0 auto;
}

header#header {
	padding: 10px;
	position: relative;
}


header #header_logo {
	background-image:url(/images/logo_intranet.png);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:95px;
    display: block;
    height:95px;
    width: 400px;
}

#header_logo_acredita {
	background-position:top right;
	background-repeat:no-repeat;
	min-height:95px;
    height:95px;
}

header #header_banner {
	height: 100px;
	position: absolute;
	right: 20px;
	width: 680px;
}

header #header_banner img {
	height: 100px;
	width: 680px;
}

header #header_logo,
header #header_banner {
	display: inline-block;
	vertical-align: top;
}

footer#footer {
	padding: 10px;
	background-image: url(/images/fondo_footer.png);
	background-repeat: repeat;
	background-position: left top;
	height: 50px;
}

footer#footer p {
	color: #1B75BA;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	text-align: center;
}

footer#footer #footer-links {
	display: inline-block;
	float: right;
	position: relative;
	top: -45px;
	vertical-align: top;
}
footer#footer #footer-links a {
	color: #FFFFFF;
}
footer#footer #footer-links a:hover {
	text-decoration: none;
}
.btn-footer {	
	display: block;
	padding: 3px 40px;
	margin-top: 5px;
	background-color: #0260a6;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 5px;
}
.btn-footer:hover {
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}




/***************************************************
********************  MENU ************************* 
***************************************************/


#menu ul#css3menu1 {
	margin: 0;
}
ul#css3menu1,
ul#css3menu1 ul{
	margin:0;
	list-style:none;
	padding:0;
	background-color:#000;
	/*background-image:url("mainbk.png");*/
	background-repeat:repeat;
	border-width:0px;
	border-style:solid;
	border-color:#162436;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;	
}
ul#css3menu1 ul{
	-moz-border-radius:4px;
	-moz-box-shadow:0.7px 0.7px 1px #3E3E3E;
	-webkit-border-radius:4px;
	-webkit-box-shadow:0.7px 0.7px 1px #3E3E3E;
	background-color:#ffffff;
	background-image:none;
	border-color:#162436;
	border-radius: 0px 0px 4px 4px;
	border-style:solid;
	border-width:1px;
	box-shadow:0.7px 0.7px 1px #3E3E3E;
	display:none;
	left:0;
	min-width: 100px;
	padding:0 9px 9px;
	position:absolute;
	top:100%;
}
ul#css3menu1 li:hover>*{
	display:block;
}
ul#css3menu1 li{
	cursor: pointer;
	display:block;
	float:left;
	font-size:0;
	position:relative;
	white-space:nowrap;
}
ul#css3menu1 li a {
	cursor: pointer;
}
ul#css3menu1 li:hover{
	z-index:1;
}
ul#css3menu1 ul ul{
	position:absolute;
	left:100%;
	top:0;
}
ul#css3menu1{
	*display:inline;
	*padding-right:0.73%;
	display: inline-block;
	font-size: 0;
	margin: 0 0.46%;
	padding: 1px 0.08% 1px 0%;
	position: relative;
	width: 100%;
	z-index: 20000;
	zoom: 1;
}
* html ul#css3menu1 li a{
	display:inline-block;
}
ul#css3menu1>li{
	margin:0 0% 0 0.25%;
	width:12%;
}
ul#css3menu1 li.toplast{
	width:14%;
}
body:first-of-type ul#css3menu1{
	display: inline-table;
	border-spacing: 1px 0;
	padding: 0px;
}

body:first-of-type ul#css3menu1>li{
	display:table-cell;
	float:none;
}
ul#css3menu1 ul>li{
	margin:1px 0 0;
}
ul#css3menu1 a:active, ul#css3menu1 a:focus{
	outline-style:none;
}
ul#css3menu1 a{
	background-color:#0e3682;
	background-position:0 200px;
	background-repeat:repeat;
	border-style:none;
	border-width:0px;
	color:#cccccc;
	cursor:default;
	display:block;
	font:bold 12px Arial;
	padding:10px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;

}
ul#css3menu1 ul li{
	float:none;
	margin:9px 0 0;
}
ul#css3menu1 ul a{
	-moz-border-radius:0px;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-border-radius:0px;
	-webkit-transition:all 0.5s;
	background-color:#ffffff;
	background-image:none;
	border-color:#293344;
	border-radius:0px;
	border-style:solid;
	border-width:1px 0 0 0;
	color:#000000;
	font:12px Arial;
	padding:8px 0 0 0;
	text-align:center;
	text-decoration:none;
}
ul#css3menu1 li:hover>a,ul#css3menu1 li a.pressed{
	background-color: #0e3682;
	border-style: none;
	color: #ffffff;
	/*background-image: url("mainbk.png");*/
	background-position: 0 100px;
	text-decoration: none;
}
a.pressed {
	height: 20px;
	line-height: 14px;
}
ul#css3menu1 img{
	border:none;
	vertical-align:middle;
	margin-right:10px;
}
ul#css3menu1 span{
	display:block;
	overflow:visible;
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:0px;
}
ul#css3menu1 ul span{
	/*background-image:url("arrowsub.gif");*/
	padding-right:15px;
}
ul#css3menu1 ul li:hover>a,ul#css3menu1 ul li a.pressed{
	background-color:#e7e7e7;
	background-image:none;
	border-style:solid;
	border-color:#293344;
	color:#515151;
	text-decoration:none;
}
ul#css3menu1 li.topfirst>a{
	border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
	-webkit-border-radius:4px;
	-webkit-border-top-right-radius:0;
	-webkit-border-bottom-right-radius:0;
	text-shadow:#000000 0px -1px 1px;
}
ul#css3menu1 li.topfirst:hover>a,ul#css3menu1 li.topfirst a.pressed{
	text-shadow:#3d3d3d 0px -1px 1px;
}
ul#css3menu1 li.topmenu>a{
	text-shadow:#000000 0px -1px 1px;
}
ul#css3menu1 li.topmenu:hover>a,ul#css3menu1 li.topmenu a.pressed{
	text-shadow:#3d3d3d 0px -1px 1px;
}
ul#css3menu1 li.toplast>a{
	border-radius:0 4px 4px 0;
	-moz-border-radius:0 4px 4px 0;
	-webkit-border-radius:0;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	text-shadow:#000000 0px -1px 1px;
}
ul#css3menu1 li.toplast:hover>a,ul#css3menu1 li.toplast a.pressed{
	text-shadow:#3d3d3d 0px -1px 1px;
}
ul#css3menu1 _>li>a{
	padding:0;
}
ul#css3menu1 li.subfirst>a{
	border-width:0;
	border-style:none;padding:0;
}
ul#css3menu1 li.subfirst:hover>a,ul#css3menu1 li.subfirst a.pressed{
	border-style:none;
}
ul#css3menu1>li:nth-of-type(2){
	
}ul#css3menu1>li:nth-of-type(3){
	
}ul#css3menu1>li:nth-of-type(4){
	
}ul#css3menu1>li:nth-of-type(5){
	
}ul#css3menu1>li:nth-of-type(6){
	
}ul#css3menu1>li:nth-of-type(7){
	
}ul#css3menu1>li:nth-of-type(8){
	
}
@-moz-document url-prefix(){
	/*body:first-of-type ul#css3menu1{
		display:inline-block;
	} 
	body:first-of-type ul#css3menu1>li{
		display:block;float:left !important;
	}*/
}

.menu-titulo {
	cursor: pointer;
}
/***************************************************
*****************  FIN MENU ************************ 
***************************************************/


.texto-rojo {
	color: red;
}

#div-central-home {
	min-height: 400px;
	margin-top: 5px;
}

#div-central {
	background-color: rgba(255,255,255, 0.5);
	margin-top: 5px;
	min-height: 500px;
	padding-left: 10px;
	padding-right: 10px;
}


#div-login {
	background-color: #97e0e0;
	border-radius: 15px;
	display: block;
	height: 300px;
	margin: 50px auto;
	padding: 20px;
	width: 50%;
}


#div-login p {
	font-size: 2em;
	letter-spacing: 5px;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
}
#div-login label {
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: right;
	color: #FFFFFF;
	display: block;
	font-size: 1.5em;
}
#div-login .div-login-row {
	margin-bottom: 10px;
}

#div-login .div-login-col1,
#div-login .div-login-col2 {
	width: 49%;
	display: inline-block;
}

#div-login input[type="text"],
#div-login input[type="password"] {
	width: 70%;
	padding: 5px;
	border-radius: 5px;
	border: 0;
	font-size: 1.3em;
}

#div-login input[type="submit"] {
	background-color: #0e3682;
	border-radius: 5px;
	border: 0;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 10px;
	margin: 0 auto;
	padding: 20px;
	text-transform: uppercase;
	width: 80%;
}

#div-login #login-recuperar-contrasena {
	display: block;
	text-align: right;
	font-size: 1.1em;
	font-style: italic;
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}

.donde-estoy {
	min-height: 30px;	
}
.donde-estoy label {
	color: #1B75BA;
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 30px;	
	margin-left: 20px;
	letter-spacing: 2px;
}
.donde-estoy a {
	color: #1B75BA;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 30px;	
	letter-spacing: 2px;
}
.donde-estoy-usuario {
	float: right;
}

.donde-estoy#estoy-nuestro-hospital {
	background: url(../img/menu/hospital.png) no-repeat;
	background-position: left;
}


.btn-banner {
	background-color: #bf1e2e;
	border-radius: 5px;
	color: #FFFFFF !important;
	display: block;
	font-size: 0.6em;
	height: 50px;
	letter-spacing: 2px;
	line-height: 15px;
	margin-bottom: 40px;
	padding: 5px;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.btn-banner:hover {
	        transition: all .20s linear;
	     -o-transition: all .20s linear;
	    -ms-transition: all .20s linear;
	   -moz-transition: all .20s linear;
	-webkit-transition: all .20s linear;
	background-color: #0e3682;
	color: #FFFFFF;
	text-decoration: none;
}
.btn-banner.banner-sin-icono {
	font-size: 2em;
	padding-top:15px;
}
.btn-banner.banner-finanzas {
	background-image: url(/ImagenesGenerales/seccion_principal/finanzas.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 50% 90%;
}

.btn-banner.banner-capacitacion {
	background-image: url(/ImagenesGenerales/seccion_principal/capacitacion.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 50% 90%;
}

.btn-banner.banner-formularios {
	background-image: url(/ImagenesGenerales/seccion_principal/formularios.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 50% 90%;
}

.btn-banner.banner-comite {
	background-image: url(/ImagenesGenerales/seccion_principal/comite.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 50% 90%;
}

.btn-banner.banner-ust {
	background-image: url(/ImagenesGenerales/seccion_principal/ust.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 50% 90%;
}

.btn-banner.banner-contactos {
	background-image: url(/ImagenesGenerales/seccion_principal/contactos.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 50% 90%;
}

.btn-banner.banner-editoriales {
	background-image: url(/ImagenesGenerales/seccion_principal/editoriales.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 50% 90%;
}

.btn-banner.banner-menu {
	background-image: url(/ImagenesGenerales/seccion_principal/menu.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 50% 90%;
}

.btn-banner.banner-comunicados {
	background-image: url(/ImagenesGenerales/seccion_principal/comunicados.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 50% 90%;
}

#div-portada-cen-noticias {
	min-height: 400px;
	margin-bottom: 10px;
	width: 100%;
}

#div-portada-cen-noticias .noticia {
	border: 1px solid rgba(191, 30, 46, 0.2);
	display: inline-block;
	height: 100%;
	margin: 0 2%;
	padding: 2px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	vertical-align: top;
	width: 45%;
}
#div-portada-cen-noticias .noticia img {
	display: block;
	height: 73%;
	width: 100%;
	margin: 0 auto;
	max-width: 100%;
}

#div-portada-cen-noticias .noticia .noticia-portada-titulo {
	width: 90%;
	min-height: 50px;
	padding: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	font-size: 1.5em;
	margin: 0 auto;
}
#div-portada-cen-noticias .noticia .noticia-portada-bajada {
	width: 90%;
	min-height: 50px;
	padding: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	font-size: 0.8em;
	margin: 0 auto;
	font-style: italic;
}
#div-portada-cen-noticias .noticia .noticia-portada-titulo label {
	color: #000000;
	font-size: 0.9em;
	letter-spacing: 1px;
}

#div-portada-cen-noticias .noticia .noticia-portada-ver-mas {
	background-color: #bf1e2e;
	border-radius: 10px 0 0 0;
	-webkit-border-radius: 10px 0 0 0;
	-moz-border-radius: 10px 0 0 0;
	bottom: 0px;
	color: #FFFFFF;
	padding: 3px 4px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: absolute;
	right: 0;
	
}


#div-portada-cen-galeria {
	margin: 0 auto;
	width: 95%;
	z-index: -1000;
}
#div-portada-cen-galeria .ws_images {
	max-height: 425px;
}
#div-portada-cen-galeria img {
	width: 100%;
	z-index: -1000;
}



.row {
	margin-bottom: 3px;
	display: block;
	margin: 0 auto;
	padding: 5px 0;
}

.row.row-100 {
	width: 100%;
}
.row.row-75 {
	width: 75%;
}
.row.row-50 {
	width: 50%;
}
.row.row-25 {
	width: 25%;
}
.cols-1 {
	width: 100%;
}

.cols-2 {
	width: 49%;
	display: inline-block;
	vertical-align: top;
}

.cols-3 {
	width: 33%;
	display: inline-block;
	vertical-align: top;
}

.cols-4 {
	width: 23%;
	display: inline-block;
	vertical-align: top;
}

.cols-5 {
	width: 18%;
	display: inline-block;
	vertical-align: top;
}

.cols-15 {
	width: 14%;
	display: inline-block;
	vertical-align: top;
}

.cols-20 {
	width: 19%;
	display: inline-block;
	vertical-align: top;
}

.cols-25 {
	width: 24%;
	display: inline-block;
	vertical-align: top;
}

.cols-30 {
	width: 30%;
	display: inline-block;
	vertical-align: top;
}

.cols-40 {
	width: 40%;
	display: inline-block;
	vertical-align: top;
}


.cols-50 {
	width: 50%;
	display: inline-block;
	vertical-align: top;
}

.cols-60 {
	width: 60%;
	display: inline-block;
	vertical-align: top;
}

.cols-70 {
	width: 70%;
	display: inline-block;
	vertical-align: top;
}
.cols-80 {
	width: 80%;
	display: inline-block;
	vertical-align: top;
}

.cols-90 {
	width: 90%;
	display: inline-block;
	vertical-align: top;
}

.row table.tabla {
	width: 98%;
	margin: 0 auto;
}


select,
input[type="text"],
input[type="password"],
textarea {
	border-radius: 5px;
	border: 2px solid #97e1e1;
	margin-bottom: 5px;
	padding: 3px;
	width: 100%;
}

.btn {
	background-color: #97e1e1;
	border-radius: 5px;
	border: 0;
	box-shadow: 1px 1px 1px #c3c3c3;
	color: #FFFFFF;
	cursor: pointer;
	margin-left: 10px;
	padding: 3px;
	text-shadow: 1px 1px 1px #000000;
}
a.btn {
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	display: inline-block;
}

.btn:hover,
a.btn:hover {
	-webkit-transition: all .25s linear;
	   -moz-transition: all .25s linear;
	    -ms-transition: all .25s linear;
	     -o-transition: all .25s linear;
	        transition: all .25s linear;
	-webkit-transform: scale(1.03);
	   -moz-transform: scale(1.03);
	    -ms-transform: scale(1.03);
	     -o-transform: scale(1.03);
	        transform: scale(1.03);
}

.btn.btn-50 {	
	width: 50%;
}
.btn.btn-80 {	
	width: 80%;
}
.btn.btn-90 {	
	width: 90%;
}
.btn.btn-100 {	
	width: 100%;
}
.btn.btn-1 {
	width: 98%;
}
.btn.btn-2 {
	width: 45%;
}
.btn.btn-3 {
	width: 31%;
}

.texto-titulo {
	display: block;
	font-size: 1.5em;
	letter-spacing: 3px;
	padding: 10px;
	text-align: center;
	width: 100%;
}

.texto-obligatorio {
	color: red;
	font-size: 0.8em;
	font-style: italic;
}

.texto-info {
	color: #c3c3c3;
	font-size: 0.8em;
	font-style: italic;
}

.texto-destacado1 {
	background-image: url(/ImagenesGenerales/destacador.png);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 1.1em;
	padding: 2px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.texto-destacado2 {
	background-image: url(/ImagenesGenerales/destacador.png);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 1.2em;
	padding: 2px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

a.link-rojo {
	color: red;
	cursor: pointer;
	padding: 2px;
}
a.link-azul {
	color: #97e1e1;
	cursor: pointer;
	padding: 2px;
	text-shadow: 1px 1px 1px #000000;
}



.form {
	margin: 0 auto;
}
.form.form-100 {
	width: 100%;
}
.form.form-75 {
	width: 75%;
}
.form.form-50 {
	width: 50%;
}
.form.form-25 {
	width: 25%;
}

.form-row {
	padding: 10px 0;
}
.form-cols-texto {
	display: inline-block;
	width: 40%;
	vertical-align: top;
}
.form-cols-campo {
	display: inline-block;
	width: 58%;
}
.form-cols-btn {
	width: 100%;
}


.align-center {
	text-align: center;
}


.cuadro-estado {
	display: block;
	height: 20px;
	width: 100%;
}

.cuadro-estado.estado1 { background-color: #66CCFF; }
.cuadro-estado.estado2 { background-color: #66FF00; }
.cuadro-estado.estado3 { background-color: #FFFF66; }
.cuadro-estado.estado4 { background-color: #FF9933; }
.cuadro-estado.estado5 { background-color: #FF3300; }
.cuadro-estado.estado6 { background-color: #336666; }
.cuadro-estado.estado7 { background-color: #CCCCCC; }
.cuadro-estado.estado8 { background-color: #999966; }
.cuadro-estado.estado9 { background-color: #9999FF; }
.cuadro-estado.estado10 { background-color: #FFFFFF; }





#tabla-paginacion {
    margin: 0 auto;
}





/***************************************************
	INICIO NOTICIAS
***************************************************/

#noticias-listado {
	margin-left: 20px;
	margin-right: 20px;
}

#noticias-listado table {
	table-layout: fixed;
	width: 100%;
}
.noticia-individual {
	background-color: rgba(236, 247, 251, 0.1);
	border-radius: 10px;
	border: 1px dashed #98e1e1;
	margin-bottom: 20px;
	padding: 20px;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.noticia-individual .noticia-individual-fecha {
	color: #bde4a8;
	font-style: italic;
	position: absolute;
	right: 5px;
	top: 5px;
	text-shadow: 1px 1px 1px #000000;
}
.noticia-individual .noticia-individual-titulo {
	color: #333333;
	font-size: 1.5em;
	text-transform: uppercase;
}

.noticia-individual .noticia-individual-imagen {
	max-width: 20%;
}

.noticia-individual .noticia-individual-bajada {
	border-left: 1px dashed #333333;
	width: 75%;
}

.noticia-individual .noticia-individual-imagen,
.noticia-individual .noticia-individual-bajada {
	display: inline-block;
	vertical-align: top;
}

.noticia-individual .noticia-individual-bajada p {
	color: #333;
	font-size: 1em;
	letter-spacing: 1pt;
	margin: 0px;
	padding-bottom: 30px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 5px;
	text-align: justify;
	text-decoration: none;
	vertical-align: middle;
	word-spacing: normal;
}

.noticia-individual .noticia-individual-ver-noticia {
	color: #0e3682;
	display: block;
	float: right;
	letter-spacing: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	position: absolute;
	right: 0;
	text-align: right;
	width: 40%;
}

.noticia-individual .noticia-individual-ver-noticia-volver {
	color: #bf1e2e;
	display: block;
	float: right;
	letter-spacing: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: right;
	width: 50%;
}

#noticia-contenido {
	line-height: 1.5em;
	padding:30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/***********************************************
	FIN NOTICIAS
***********************************************/





/***************************************************
	INICIO COMUNICADOS
***************************************************/

#comunicados-listado {
	margin-left: 20px;
	margin-right: 20px;
}

#comunicados-listado table {
	table-layout: fixed;
	width: 100%;
}
.comunicado {
	min-height: 550px;
	position: relative;
}

.comunicado-individual {
	background-color: rgba(236, 247, 251, 0.1);
	border-radius: 10px;
	border: 1px dashed #98e1e1;
	margin-bottom: 20px;
	padding: 20px;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.comunicado-individual .comunicado-individual-fecha {
	color: #bde4a8;
	font-style: italic;
	position: absolute;
	right: 5px;
	top: 5px;
	text-shadow: 1px 1px 1px #000000;
}
.comunicado-individual .comunicado-individual-titulo {
	color: #333333;
	font-size: 1.5em;
	text-transform: uppercase;
}



.comunicado-individual .comunicado-individual-bajada {
	border-left: 1px dashed #333333;
	width: 75%;
}


.comunicado-individual .comunicado-individual-bajada {
	display: inline-block;
	vertical-align: top;
}

.comunicado-individual .comunicado-individual-bajada p {
	color: #333;
	font-size: 1em;
	letter-spacing: 1pt;
	margin: 0px;
	padding-bottom: 30px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 5px;
	text-align: justify;
	text-decoration: none;
	vertical-align: middle;
	word-spacing: normal;
}

.comunicado-individual .comunicado-individual-ver-comunicado {
	color: #0e3682;
	display: block;
	float: right;
	letter-spacing: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	position: absolute;
	right: 0;
	text-align: right;
	width: 40%;
}

.comunicado-individual .comunicado-individual-ver-comunicado-volver {
	color: #bf1e2e;
	display: block;
	float: right;
	letter-spacing: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: right;
	width: 50%;
}

#comunicado-contenido {
	line-height: 1.5em;
	padding:30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#comunicado-contenido img {
	padding:5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/***********************************************
	FIN COMUNICADOS
***********************************************/




/***************************************************
	INICIO EDITORIALES
***************************************************/

#editoriales-listado {
	margin-left: 20px;
	margin-right: 20px;
}

#editoriales-listado table {
	table-layout: fixed;
	width: 100%;
}

.editorial {
	min-height: 550px;
	position: relative;
}

.editorial-individual {
	background-color: rgba(236, 247, 251, 0.1);
	border-radius: 10px;
	border: 1px dashed #98e1e1;
	margin-bottom: 20px;
	padding: 20px;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.editorial-individual .editorial-individual-fecha {
	color: #bde4a8;
	font-style: italic;
	position: absolute;
	right: 5px;
	top: 5px;
	text-shadow: 1px 1px 1px #000000;
}
.editorial-individual .editorial-individual-titulo {
	color: #333333;
	font-size: 1.5em;
	text-transform: uppercase;
}



.editorial-individual .editorial-individual-bajada {
	border-left: 1px dashed #333333;
	width: 75%;
}


.editorial-individual .editorial-individual-bajada {
	display: inline-block;
	vertical-align: top;
}

.editorial-individual .editorial-individual-bajada p {
	color: #333;
	font-size: 1em;
	letter-spacing: 1pt;
	margin: 0px;
	padding-bottom: 30px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 5px;
	text-align: justify;
	text-decoration: none;
	vertical-align: middle;
	word-spacing: normal;
}

.editorial-individual .editorial-individual-ver-editorial {
	color: #0e3682;
	display: block;
	float: right;
	letter-spacing: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	position: absolute;
	right: 0;
	text-align: right;
	width: 40%;
}

.editorial-individual .editorial-individual-ver-editorial-volver {
	color: #bf1e2e;
	display: block;
	float: right;
	letter-spacing: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: right;
	width: 50%;
}

#editorial-contenido {
	line-height: 1.5em;
	padding:30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#editorial-contenido img {
	padding:5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/***********************************************
	FIN EDITORIALES
***********************************************/




/***************************************************
	INICIO FORMULARIOS
***************************************************/

#formularios-listado {
	margin-left: 20px;
	margin-right: 20px;
}

#formularios-listado table {
	table-layout: fixed;
	width: 100%;
}
.formulario-individual {
	background-color: rgba(236, 247, 251, 0.1);
	border-radius: 10px;
	border: 1px dashed #98e1e1;
	margin-bottom: 20px;
	padding: 10px 20px;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.formulario-individual .formulario-individual-titulo {
	color: #333333;
	font-size: 1.5em;
	text-transform: uppercase;
}


.formulario-individual .formulario-individual-descripcion {
	border-left: 1px dashed #333333;
	width: 75%;
	display: inline-block;
	vertical-align: top;
}

.formulario-individual .formulario-individual-descripcion p {
	color: #333;
	font-size: 1em;
	letter-spacing: 1pt;
	margin: 0px;
	padding-bottom: 30px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 5px;
	text-align: justify;
	text-decoration: none;
	vertical-align: middle;
	word-spacing: normal;
}


.formulario-individual .formulario-individual-archivo {
	padding: 5px;
}

.formulario-individual .formulario-individual-archivo label {
	letter-spacing: 2px;
}

.formulario-individual .formulario-individual-archivo a {
	letter-spacing: 1px;
	font-size: 1.3em;
}

/***********************************************
	FIN FORMULARIOS
***********************************************/



/***************************************************
	INICIO CURSOS
***************************************************/

#cursos-listado {
	margin-left: 20px;
	margin-right: 20px;
}

#cursos-listado table {
	table-layout: fixed;
	width: 100%;
}
.curso-individual {
	background-color: rgba(236, 247, 251, 0.1);
	border-radius: 10px;
	border: 1px dashed #98e1e1;
	margin-bottom: 20px;
	padding: 10px 20px;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.curso-individual.borde-vigente {
	border: 1px dashed #528334;
}

.curso-individual.borde-cerrado {
	border: 1px dashed #bf1e2e;
}

.curso-individual .curso-individual-titulo {
	color: #333333;
	font-size: 1.5em;
	text-transform: uppercase;
	text-indent: 50px;
}


.curso-individual .curso-individual-descripcion {
	border-left: 1px dashed #333333;
	width: 75%;
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}

.curso-individual .curso-individual-descripcion p {
	color: #333;
	font-size: 1em;
	letter-spacing: 1pt;
	margin: 0px;
	padding-bottom: 30px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 5px;
	text-align: justify;
	text-decoration: none;
	vertical-align: middle;
	word-spacing: normal;
}


.curso-individual .curso-individual-archivo {
	padding: 5px;
}

.curso-individual .curso-individual-archivo label {
	letter-spacing: 2px;
}

.curso-individual .curso-individual-archivo a {
	letter-spacing: 1px;
	font-size: 1.3em;
}


.curso-individual .curso-individual-fecha {
	padding: 5px;
	letter-spacing: 2px;
}


.curso-individual .curso-individual-estado-vigente {
	background-color: #528334;
	border-radius: 0px 10px 0px 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
	-moz-border-radius: 0px 10px 0px 0px;
	color: #FFFFFF;
	font-size: 1.5em;
	padding: 5px 10px;
	position: absolute;
	right: 0;
	top: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.curso-individual .curso-individual-estado-cerrado {
	background-color: #bf1e2e;	
	border-radius: 0px 10px 0px 0px;
	-webkit-border-radius: 0px 10px 0px 0px;
	-moz-border-radius: 0px 10px 0px 0px;
	color: #FFFFFF;
	font-size: 1.5em;
	padding: 5px 10px;
	position: absolute;
	right: 0;
	top: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

label.curso-vigente {
	background-color: #528334;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 1.5em;
	letter-spacing: 3px;
}

label.curso-cerrado {
	background-color: #bf1e2e;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 1.5em;
	letter-spacing: 3px;	
}


.curso-individual-nuevo {
	width: 80px;
	position: absolute;
	top: -20px;
	left: -20px;
	-webkit-animation: animationActiva 0.7s infinite linear;
	   -moz-animation: animationActiva 0.7s infinite linear;
	     -o-animation: animationActiva 0.7s infinite linear;
	        animation: animationActiva 0.7s infinite linear;
}

.curso-individual-nuevo img{
	width: 100%;
}

@keyframes animationActiva {
	from { transform: scale(1); }
	to { transform: scale(1.1); }
}
@-webkit-keyframes animationActiva {
	from { transform: scale(1); }
	to { transform: scale(1.1); }
}
@-moz-keyframes animationActiva {
	from { transform: scale(1); }
	to { transform: scale(1.1); }
}


/***********************************************
	FIN CURSOS
***********************************************/





/***********************************************
	INICIO COMITE
***********************************************/

#comite-contenido {
	line-height: 1.5em;
	min-height: 550px;
	padding:30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#comite-contenido img {
	max-width: 100%;
	height: auto !important;
	padding:5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;	
}

/***********************************************
	FIN COMITE
***********************************************/







/***********************************************
	INICIO MENÚ CASINO
***********************************************/

#menu-casino {
	background-image: url(/ImagenesGenerales/menu-casino.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 600px;
	width: 600px;

}
#menu-casino .menu-casino-contenido {
	font-size: 1.2em;
	height: 60%;
	margin: 20% auto;
	width: 65%;
}

/***********************************************
	FIN MENÚ CASINO
***********************************************/







/******************  INICIO PAGINATOR ************************ */
.simple-pagination-page-numbers a {
	display: block;
	float: left;
	text-align: center;
	width: 2rem;
}

a[class^="simple-pagination-navigation-"] + a[class^="simple-pagination-navigation-"] {
	margin-right: 0;
}
a[class*="simple-pagination-navigation-disabled"] {
	color: black;
	cursor: default;
}



#paginador {
	width: 55%;
	margin: 0 auto;
}

.my-navigation {
	margin: 10px 25%;
	position: relative;
}
.my-navigation:after {
	content: "";
	display: table;
	clear: both;
}
.my-navigation div {
	background-color: #d9fbff;
	border: 1px solid #98e1e1;
	float: left;
	padding: 5px;
}

.my-navigation a {
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #000000;
	font-size: 1.3em;
}

.my-navigation a:hover {
	color: #98e1e1;
	text-shadow: 1px 1px 1px #000000;
}

.my-navigation .simple-pagination-navigation-disabled {
	color: #c3c3c3;
}


.my-navigation div + div
{
	margin-left: .5em;
}


/******************  FIN PAGINATOR ************************ */






#banco-de-imagenes {
	border-radius: 10px;
	border: 1px solid #d9fbff;
	margin: 0 auto;
	padding: 10px;
	width: 90%;
}
#recuerda-imagen {
	border-radius: 10px;
	border: 2px dashed #d9fbff;
	margin: 0 auto;
	width: 60%;
	padding: 10px;	
	color: #333333;
	font-style: italic;
}
#recuerda-imagen strong {
	text-transform: uppercase;
}
#recuerda-imagen p {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
.vista-imagen {
	border: 1px solid #98e1e1;
	border-radius: 10px;
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 25%;
}
.vista-imagen img {
	max-width: 100%;
}
.vista-imagen .nombre-imagen {
	font-size: 0.6em;
	font-style: italic;
	padding: 2px;
}





#banco-de-documentos {
	border-radius: 10px;
	border: 1px solid #d9fbff;
	margin: 0 auto;
	padding: 10px;
	width: 50%;
}

#banco-de-documentos .documento {
	border-radius: 10px;
	border: 1px dashed #333333;
	margin: 5px auto;
	padding: 10px;
	width: 95%;
}

#banco-de-documentos .documento .documento-fecha {
	font-style: italic;
	color: #c3c3c3;
	font-size: 0.8em;
}

#banco-de-documentos .documento .documento-archivo {
	font-size: 0.9em;
}

#banco-de-documentos .documento .documento-nombre {
	font-style: italic;
	color: #333333;
	font-size: 0.8em;
}

#banco-de-documentos .documento .documento-nombre label {
	background-color: #bde4a8;
}

#recuerda-documento {
	border-radius: 10px;
	border: 2px dashed #d9fbff;
	margin: 0 auto;
	width: 50%;
	padding: 10px;	
	color: #333333;
	font-style: italic;
}
#recuerda-documento strong {
	text-transform: uppercase;
}
#recuerda-documento label {
	background-color: #bde4a8;
}








#div-portada-cen-banners {
	padding: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-top: 8px;
}
#div-portada-cen-banners div {
	display: inline-block;
	height: 100%;
	margin-left: 5%;
	vertical-align: top;
	width: 10%;
}
#div-portada-cen-banners div a img {
	width: 100%;
}


/***********************************
	INICIO Menú vertical
***********************************/

#menu-v li, #menu-v a {zoom:1;} /* Hacks for IE6, IE7 */

#menu-v, 
#menu-v ul
{
    border: 1px solid #FFF;
    display:block;
    list-style: none; 
    margin: 0; 
    padding: 0; 
    position: relative; 
    width: 100%;
    z-index:10000;
}


#menu-v li{
    background-color: #bf1e2e;
    list-style: none;     
    border: 1px solid #FFF;
    
}
#menu-v > li{
	border-radius: 20px 0 0 20px;
	margin-bottom: 10px;
	padding: 10px;
}
#menu-v li:hover {
	        transition: all .20s linear;
	     -o-transition: all .20s linear;
	    -ms-transition: all .20s linear;
	   -moz-transition: all .20s linear;
	-webkit-transition: all .20s linear;
	background-color: #0e3682;
	color: #FFFFFF;
	text-decoration: none;
}

#menu-v li a {
    color: #FFF;
    display: block;
    line-height:26px;  
    padding: 5px;      
    text-decoration: none;
}
#menu-v ul li a {
    line-height:30px;
}
                

        
/*Sub level menu items
---------------------------------------*/
#menu-v li ul{
    position: absolute;
    width: 200px;
    visibility:hidden;
}
        

#menu-v li:hover, 
#menu-v li.onhover
{
    background-position:0 -62px;
}
#menu-v ul li{
    background: #bf1e2e;
    margin-bottom: 0;
}

#menu-v ul li:hover, 
#menu-v ul li.onhover{
            transition: all .20s linear;
         -o-transition: all .20s linear;
        -ms-transition: all .20s linear;
       -moz-transition: all .20s linear;
    -webkit-transition: all .20s linear;
    background-color: #0e3682;
    color: #FFFFFF;
    text-decoration: none;
}
        
/* Holly Hack for IE \
* html #menu-v  li
{
    float:left;
    height: 1%;
}
* html #menu-v  li a
{
    height: 1%;
}*/
/* End */

/***********************************
	FIN Menú vertical
***********************************/












#curso-contenido {
	line-height: 1.5em;
	padding:30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}






.btn-sp-mihospital{
	background-image: url(/ImagenesGenerales/seccion_principal/home.png);
	background-repeat: no-repeat;
	background-size: 30px;
	text-align: right;
}

.btn-sp-desarrollodelaspersonas {
	background-image: url(/ImagenesGenerales/seccion_principal/capacitacion.png);
	background-repeat: no-repeat;
	background-size: 30px;
	text-align: right;
}

.btn-sp-formularios {
	background-image: url(/ImagenesGenerales/seccion_principal/formularios.png);
	background-repeat: no-repeat;
	background-size: 30px;
	text-align: right;
}

.btn-sp-protocolos {
	background-image: url(/ImagenesGenerales/seccion_principal/editoriales.png);
	background-repeat: no-repeat;
	background-size: 30px;
	text-align: right;
}

.btn-sp-comites {
	background-image: url(/ImagenesGenerales/seccion_principal/comite.png);
	background-repeat: no-repeat;
	background-size: 30px;
	text-align: right;
}

.btn-sp-noticias {
	background-image: url(/ImagenesGenerales/seccion_principal/comunicados.png);
	background-repeat: no-repeat;
	background-size: 30px;
	text-align: right;
}

.btn-sp-lab {
	background-image: url(/ImagenesGenerales/seccion_principal/laboratorio.png);
	background-repeat: no-repeat;
	background-size: 30px;
	text-align: right;
}

.btn-sp-contactos {
	background-image: url(/ImagenesGenerales/seccion_principal/contactos.png);
	background-repeat: no-repeat;
	background-size: 30px;
	text-align: right;
}



a.btn-casa-del-funcionario {
	background-image: url(/ImagenesGenerales/casa-del-funcionario.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100px;
	color: #0092a4;
	display: inline-block;
	font-size: 1.2em;
	height: 180px;
	text-align: center;
	text-decoration: none;
	vertical-align: bottom;
	width: 23%;
	margin-left: 5px;
}

a.btn-casa-del-funcionario:hover {
	text-decoration: none;
	opacity: 0.8;
}









@media (max-width: 1200px) {
	#div-principal {
		width: 900px;
	}

	#div-central {
		width: 900px;
	}
}


#nfactcasoguia{
	display: none;
	border: 2px solid red;
}

.exportar-excel{
	text-align: center;
}

.exportar-excel form {
	display: inline-block;
}