#menu2 {
	overflow: auto;
    display: block;	
    background: rgba(154,185,227,0.70) none repeat scroll 0 0;
    border-color: rgba(154,185,227,0.50) -moz-use-text-color rgba(154,185,227,0.50) rgba(154,185,227,0.50);
    border-image: none;
    border-radius: 0.5em 0.5em 1.3em 1.3em;
    border-style: solid none solid solid;
    border-width: medium;
    box-shadow: 0 1px 3px black;
    color: white;
    font-size: 1.25em;
    font-weight: bold;
    margin: 0.4em 0.0;
    padding: 0.5em 0.5em 0.5em 2.5em;
    position: fixed;
	transform: translate(-50%, -50%);
    left: 50%;
	right: 50%;
    text-align: left;
    top: 10px;
    width: 31%;
    z-index: 5;
}
#menu2 td {
    margin: 0;
   color: white;
    font-size: large;
    font-weight: bold;
 }
 #menu2 td:hover {
    margin: 0;
   color: blue;
    font-size: large;
    font-weight: bold;
 }
#menu2 a {
    color: inherit;
}
#menu2 {
    position: absolute;
}
* > #menu2 {
    position: fixed;
}
a.normal:link {
	color: #8B191B;
	text-decoration: none;
	font-weight: normal;
}
a.normal:active {
	color: #8B191B;
	text-decoration: none;
	font-weight: normal;
}
a.normal:visited {
	color: #8B191B;
	text-decoration: none;
	font-weight: normal;
}
a.normal:hover {
	color: #8B191B;
	text-decoration: none;
	font-weight: bold;
}
a[href*="#"]:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a[href*="#"]:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a[href*="#"]:visited { 
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a[href*="#"]:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.EstiloRojo {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #996600;
}
.indexEstiloRojo {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}
.titulo {
	color: #FFFFFF;
    font-size: 1.25em;
    font-weight: bold;
}
.espectitulo {
    font-size: 1em;
    font-weight: lighter;
	color: darkred;
}
ul {text-transform:uppercase;
 	}
.icclogo_lf, .front, .back {
	width: 80px;
	height: 63px;
	float: left;
	margin-bottom: 1em;
	background:url(../images/iccatmini.png);
	background-repeat:no-repeat;
	background-size:contain;
}
.icclogo_rg, .front, .back {
	width: 80px;
	height: 63px;
	float: right;
	margin-bottom: 1em;
	background:url(../images/iccatmini.png);
	background-repeat:no-repeat;
	background-size:contain;
}
table{
	margin: 0 auto;
}
table .contenido tr[class="white"]:hover {
	color: #FF3;
	top: 30%;
}
table .contenido tr[class="hoy"]:hover {
		top: 30%;
	background-image: -webkit-gradient(linear, 70.00% 0.00%, 70.00% 100.00%, color-stop( 0% , rgba(245,226,185,0.95)),color-stop( 100% , rgba(255,255,255,0.10)));
	background-image: -webkit-linear-gradient(270deg,rgba(245,226,185,0.95) 0%,rgba(255,255,255,0.10) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(245,226,185,0.95) 0%,rgba(255,255,255,0.10) 100%);
	background-image: -o-linear-gradient(270deg,rgba(245,226,185,0.95) 0%,rgba(255,255,255,0.10) 100%);
	background-image: linear-gradient(180deg,rgba(245,226,185,0.95) 0%,rgba(255,255,255,0.10) 100%);
	color: #333;
	font-weight: bold;
}
table .contenido, .content tr:hover {
		top: 30%;
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(245,226,185,0.81)),color-stop( 100% , rgba(255,255,255,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(245,226,185,0.81) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(245,226,185,0.81) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(245,226,185,0.81) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(245,226,185,0.81) 0%,rgba(255,255,255,1.00) 100%);
	color: #333;
	font-weight: bold;
}
tr:nth-child(odd){ background: #fcfcfc;}
tr:nth-child(even){ background: #dbdbdb;}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	box-shadow: 4px 4px 82px 2px #DBDBDB;
}
.white {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 18px;
	font-weight: normal;
	color:#FFFFFF;
	padding: 1em;
}
.whitemini {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 14px;
	font-weight: normal;
	color:#FFFFFF;
	padding: 1em;
}
.act{
	background-color: #B16510;
	height: 30px;
	vertical-align: middle;
}
.actblue{
	background-color: #5F99E0;
	height: 3em;
	color: #333333;
}
.tri {
	box-shadow: 5px 10px 7px rgba(0,0,0,0.5);
	background-color: rgba(204,0,102,0.75);}
.tri:hover {
	transform: rotate(10deg);
	}	
.fecha {animation-timing-function:ease-in;}
.Estilo4 {
	font-size: 14px;
}
.Estilo7 {
	font-size: 1.50em;
	font-weight: bold;
	color: #666;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style1 {
	color: #FFFFFF;
}
.style5 {
	color: #333333;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.borde_mini {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.borde_redon {
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	font-size: 12px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	alignment-adjust: central;
}
.borde_redon7 {
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size: 12px;
	color: #FFF;
}
.borde_redon8 {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	font-size: 12px;
	color: #FFF;
}
.borde_redon5 {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;	
	font-weight: bolder;
	color: #FFF;
	text-align: center;
}
.borde_redon5t {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
}
.borde_redon5b {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	font-weight: bolder;
	color: #FFF;
	height: 40px;
	text-align: center;
}
.fecha {
 text-align: center;
 width: 50px;
 font-family: "Times New Roman", Times, serif;
 font-weight:bold;
 border:1px solid #000000;
 }
.mes, .año {
 font-size: 10px;
 }
.dia {
 font-size: 14px;
 line-height: 11px;
 }
th.linea_borde {
	border-bottom-color:#999;
	border-bottom-style:outset;
	border-top-color:#F60;
	border-top-style:solid;
	border-top-width:thin;
	border-right-color:#999;
	border-right-style:solid;
}
.fecha{
    width: 30px;
    height: 30px;
    background: url(../images/cal_sfir.png) 0 0 no-repeat;
    float: left;
}
.date {
	vertical-align:central;
	margin: 0px 0px 0px 33%;
    width: 35px;
    height: 35px;
    font-family: Arial, Helvetica, sans-serif;
    background: url(../images/cal_sfir.png) 0 0 no-repeat;
    color: #000;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.4);
}
.day {
	height: 20px;
    width: 20px;
    margin: 10% 0px 0px 20%;
    font-size: 16px;
    font-weight: bold;
    line-height: 15px;
}
.month {
    margin: 0px 0px 0px 5%;
    font-size: 10px;
	font-weight:bold;
    text-transform: uppercase;
	color:#FFF;
}
div#imghd {
  position: absolute;
  top: 10%; 
  left: 10%;
  	width: 120px;
	height: 96px;
 }
.borde_redon table tr {
	font-weight: normal;
}
.footer {
	background: none repeat scroll 0 0 #809FC5;
	bottom: 10px;
	position: fixed;
	width: 100%;
	text-align: center;
	height: 45px;
	color:  #FFFFFF;
    font-family: "Verdana";
    font-size: 14px;
    line-height: 24px;
    padding: 10px 0;
    text-transform: uppercase;
	clear: both;
	margin-top: -10px;
	display: table-row;

}
.oculto {
	display:none;
}
.actorange{
	background-color: #F8C272;
	text-align:center;
	color: #333333;
}
tr.hoy, td.hoy {
	background-color: #F8C272;
	margin: 0;
	border: 0;
	padding: 0;
}
td.col_izd {background-color:rgba(167,183,226,1);}
td.col_izd:hover {background-color:rgba(167,183,226,0.75);
}
.arrl {
	background:url(../images/left_sfir.png);
	background-repeat: no-repeat;;
	background-position:center;
	background-size: 25px 25px;
}
.arrl:hover {
	background-size: 32px 32px;
	background-position:left;
/*	transform:translate(-25px, 0px); */
 }
.arrR {
	background:url(../images/right_sfir.png);
	background-repeat: no-repeat;;
	background-position:center;
	background-size: 25px 25px;
}
.arrR:hover {
	background-size: 32px 32px;
	transform:translate(25px, 0px);
 }
/* codigo para incluir imagen log pdf en enlaces con extension pdf*/
a[href $='.pdf'], a[href $='.PDF'] {
	padding: 15%;
	background: url(../images/pdf_Sfir.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: 25px 25px;
}
a[href $='.mp4'], a[href $='.MP4'] {
	padding: 15%;
	background: url(../images/video.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: 25px 25px;
}
/* codigo para incluir imagen log pdf en enlaces con extension pdf*/
a[href $='.pptx'], a[href $='.PPTX'] {
	padding: 15%;
	background: url(../images/pres_Sfir.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: 25px 25px;
}
/* codigo para incluir imagen log zip en enlaces con extension zip rar*/
a[href $='.zip'], a[href $='.rar'] {
	padding: 15%;
	background: url(../images/zip_Sfir.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: 25px 25px;
}
/* codigo para incluir imagen log xls en enlaces con extension xls xlsx*/
a[href $='.xls'], a[href $='.xlsx'] {
	padding: 15%;
	background: url(../images/xlsl_Sfir.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: 25px 25px;
}
/* codigo para incluir imagen log doc en enlaces con extension doc docx*/
a[href$='.doc'], a[href$='.docx'], a[href$='.DOC'], a[href$='.DOCX'] {
	padding: 15%;
	background: url(../images/word_Sfir.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: 25px 25px;
}
/* codigo para ver animacion de descarga cuando estas sobre archivo para descargar*/
a[href $='.pdf']:hover, a[href $='.PDF']:hover, a[href $='.zip']:hover, a[href $='.rar']:hover,
a[href $='.xls']:hover, a[href $='.xlsx']:hover, a[href $='.doc']:hover, a[href $='.XLSX']:hover,
a[href$='.docx']:hover,a[href$='.pptx']:hover, a[href$='.DOC']:hover, a[href$='.DOCX']:hover {
	padding-left: 0.5%;
	padding-top: 5%;
	background-position:center;
	background: url(../images/gears-animated.gif);
	background-repeat:no-repeat;
	background-size: 25px 25px;
}
div.banner p{
	text-align: center;
	vertical-align: middle;
	font-size:14px;
}
div.banner p:hover{
	text-align: center;
	color: #FFF;
	vertical-align: middle;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.7);
	transform: scale(1.1,1.1);
	background-color: #46A4D0;
	opacity: 0.7;

}
div.banner {
	border-radius: 5px 5px 5px 5px;
	float: left;
	position: fixed;
	min-height: 600px;
	margin-bottom: 5px;
	margin-right: 5px;
	overflow: hidden;
	text-align: left;
	width: 180px;
}
#menu {
	overflow: auto;
    display: block;	
	height: 80%;
	position: fixed;
	float: left;
	border-radius: 8px;
	top: 1%;
	left: 15px;
	font: 12px verdana,arial,helvetica;
	padding: 10px;
	border: none;
	z-index: 1;
	width: 7%;
	color:#333;
	background-image: -webkit-linear-gradient(270deg,rgba(135,135,135,0.70) 0%,rgba(255,255,255,0.25) 25%);
	background-image: -moz-linear-gradient(270deg,rgba(135,135,135,0.70) 0%,rgba(255,255,255,0.25) 25%);
	background-image: -o-linear-gradient(270deg,rgba(135,135,135,0.70) 0%,rgba(255,255,255,0.25) 25%);
	background-image: linear-gradient(180deg,rgba(135,135,135,0.70) 0%,rgba(255,255,255,0.25) 25%);
}  
#menu p, h2, h4{
	background-image: -webkit-linear-gradient(270deg,rgba(135,135,135,0.70) 0%,rgba(255,255,255,0.25) 25%);
	background-image: -moz-linear-gradient(270deg,rgba(135,135,135,0.70) 0%,rgba(255,255,255,0.25) 25%);
	background-image: -o-linear-gradient(270deg,rgba(135,135,135,0.70) 0%,rgba(255,255,255,0.25) 25%);
	background-image: linear-gradient(180deg,rgba(135,135,135,0.70) 0%,rgba(255,255,255,0.25) 25%);
	text-align: center;
	vertical-align: middle;
	font-size:14px;
	color:#333;
	
}
#menu p:hover{
	text-align: center;
	font-weight: bolder;
	color: #9A1A0C;
	vertical-align: middle;
	transform: scale(1.1,1.1);
	background-color: #B6DBED;
}
div#menu a{
	color: #333;
	font-weight: normal;
}
.botr {
    background-image: url("../images/top.png");
    background-repeat: no-repeat;
    top: 10%;
	opacity: 0.7;
	right: 4%;
    position: fixed;
     z-index: 2;
}
.botr a {
    cursor: pointer;
    display: block;
	width: 75px;
	height: 75px;
}
.botl {
    background-image: url("../images/top.png");
    background-repeat: no-repeat;
    top: 10%;
	opacity: 0.7;
    position: fixed;
    left: 4%;
    z-index: 3;
}
.botl a {
    cursor: pointer;
    display: block;
    height: 75px;
    width: 75px;
}
.showme{
display: none;
}
.showhim:hover .showme{
display : block;
}
.contenedor{
	width: 100%;
	clear:left;
	z-index: 4;
}
.contenedor table tr td {
	padding: 5px 3px;
	/*
	border-bottom-style: groove;
	border-bottom-color: #5562CB;*/
}
.pater {
   display: inline-block;
   width: 100%;
    /*** Sólo a efectos de visualización ***/
   background: #D0D0C7;
   margin: 0;
 }
 .paterblue {
   display: inline-block;
   width: 100%;
    /*** Sólo a efectos de visualización ***/
   background: #379AD0;
   color:#FFFFFF;
   font-size: 14px;
   padding: -5px;
   margin: 0;
 }
li {
  list-style: none;
	border: 0px;
	margin: px;
}
img[src*="eng"]:hover, img[src*="fra"]:hover, img[src*="spa"]:hover {
transform: scale(1.1);
}
tr[id$="at"]
 {
	background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(228,225,141,0.81)),color-stop( 100% , rgba(255,255,255,1.00)));
	background-image: -webkit-linear-gradient(270deg,rgba(228,225,141,0.81) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(228,225,141,0.81) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(228,225,141,0.81) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(228,225,141,0.81) 0%,rgba(255,255,255,1.00) 100%);
	color: #333;
	font-weight: bold;
}

.redon15 {
	-moz-border-radius: 1.0em; /*15px;*/
	-webkit-border-radius:  1.0em; /*15px;*/
	border-radius:  1.0em; /*15px;*/
}
.redon7 {
	-moz-border-radius: 0.5em; /*7px;*/
	-webkit-border-radius: 0.5em; /*7px;*/
	border-radius: 0.5em; /*7px;*/
}
.redon10 {
	-moz-border-radius: 0.8em; /*10px;*/
	-webkit-border-radius: 0.8em; /*10px;*/
	border-radius:  0.8em; /*10px;*/
}
.right-col-mar {
      float: right;
	  text-align:left;
}
.hoydiv{
	vertical-align: middle;
	font-size:10px;
	color:#333;
	padding: 0.5em;
	background-color: #F8C272;
	text-align:center;	
}

/* ----------------------------- */
/* - CODIGO PARA MENU PEGAJOSO - */
/* ----------------------------- */


* {
	padding:0;
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

body {background:#FEFEFE;
	display: block;
}

section {
	padding:0.5em;
}

.menu_bar {
	display:none;
}
.contenedor {
	width: 100%;
	max-width:100%;
	margin:auto;
}

	.contenedor p {
		margin-bottom:40px;
	}
.menu-fixed {
	position: fixed;
	opacity: 0.95;
	z-index:1000;
	top: 0.2em;
	max-width:100%;
	width:75%;
	box-shadow:0px 4px 3px rgba(0,0,0,.5);
	border-style: none;
}

header {
	width: 100%;
}

header nav {
	/*background-image: -moz-linear-gradient(left, #ffffff, #CCCCCC);
background-image: -ms-linear-gradient(left, #ffffff, #CCCCCC);
background-image: -o-linear-gradient(left, #ffffff, #CCCCCC);
background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#CCCCCC));
background-image: -webkit-linear-gradient(left, #ffffff, #CCCCCC);
background-image: linear-gradient(left, #ffffff, #CCCCCC);*/
	background-color: #1F8EB5;
	text-shadow: -2px 2px 2px rgba(129, 133, 150, 0.80);
	padding: 0.5em;
	z-index: 1000;
	max-width: 100%;
	width: 100%;
	height: 9em;
	margin: 0 auto;
	-moz-border-radius: 0.8em; /*10px;*/
	-webkit-border-radius: 0.8em; /*10px;*/
	border-radius: 0.8em; /*10px;*/
}
header nav ul {
	list-style: none;
}
header nav ul h2 {
	color:#F9F8F8;
	padding: 1em;
		-moz-border-radius: 0.5em; /*7px;*/
	-webkit-border-radius: 0.5em; /*7px;*/
	border-radius: 0.5em; /*7px;*/
}
header nav ul li {
background-image: -moz-linear-gradient(left, #ffffff, #CCCCCC);
background-image: -ms-linear-gradient(left, #ffffff, #CCCCCC);
background-image: -o-linear-gradient(left, #ffffff, #CCCCCC);
background-image: -webkit-linear-gradient(linear, left top, right top, from(#ffffff), to(#CCCCCC));
background-image: -webkit-linear-gradient(left, #ffffff, #CCCCCC);
background-image: linear-gradient(left, #ffffff, #CCCCCC);
text-shadow: -1px 1px 1px rgba(129, 133, 150, 0.80);
	border-spacing: 2px;
	display:inline-block;
	/*La razon por la que no usamos floar en vez de inline-block es
	porque no vamos a poder usar overflows en el header nav ul*/
	position: relative;
	float: left;	
	-moz-border-radius: 0.8em; /*10px;*/
	-webkit-border-radius: 0.8em; /*10px;*/
	border-radius:  0.8em; /*10px;*/
	margin: 1px;	
}
header nav ul li a {
	color: black;
	text-decoration: none;
	display: block;
	padding:0.75em;
}
header nav ul li a:hover {
	color: white;
}
header nav ul li:hover {
	background:#5BC2D7;
	border-color:rgba(83,79,79,1);
	border-style:solid;
	border-width:thin;
}

header nav ul li span {
	margin-right:10px;
}

header nav ul li .caret {
	position: relative;
	top: 3px;
	margin-left: 10px;
	margin-right: 0;
}
header nav ul li:hover .children {
	display: block;
}

/*Submenu*/

header nav ul li .children {
	background-color:transparent;
	position: absolute;
	display: none;
	width: 115%;
	z-index: 1000;
}

header nav ul li .children li {
background-image: -moz-linear-gradient(left, #ffffff,  #CCCCCC);
background-image: -ms-linear-gradient(left, #ffffff,  #CCCCCC);
background-image: -o-linear-gradient(left, #ffffff,  #CCCCCC);
background-image: -webkit-linear-gradient(linear, left top, right top, from(#ffffff), to( #CCCCCC));
background-image: -webkit-linear-gradient(left, #ffffff,  #CCCCCC);
background-image: linear-gradient(left, #ffffff,  #CCCCCC);
text-shadow: -1px 1px 1px rgba(129, 133, 150, 0.93);
	display: block;
	overflow: hidden;
	/*Usamos overflow hidden porque aqui si vamos a necesitar usar float*/
}
header nav ul li .children li:hover {
	display: block;
	background: #84D1E1;
	overflow: hidden;
	/*Usamos overflow hidden porque aqui si vamos a necesitar usar float*/
}

header nav ul li .children li a {
	display: block;
	color: black;
	
}
header nav ul li .children li a:hover {
	display: block;
	color: white;
}
header nav ul .children li a span {
	float: right;
	position: relative;
	top:3px;
	margin-right: 0px;
	margin-left:10px;
}
.margeen {
    margin: 0; 
    padding: 0; 
    float: left;
	display: inline-table;
    margin-top: -24%; /* whatever offset this needs to be */
}
span {
	text-transform:capitalize;
	color: blue;
}
span:hover {
	text-transform:capitalize;
	color: blue;
	font-weight:bold;	
	background: url(../images/gears-animated.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-size: 25px 25px;
}
.scrollup {
	background: rgba(0, 0, 0, 0) url("../images/icon_top.png") no-repeat;
	bottom: 50%;
    display:none;
    height:40px;
    width:40px;	
    opacity:0.3;
    position: fixed;
    right:4%;
    text-indent:-9999px;
}
.divcabec {
	background-color: #006699;
	text-align: center;
    padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
}
th[class="divcabec borde_redon7"]:hover {
	background-color: #0E8AC8;
	text-align: center;
    padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
}
a[class="divcabec"]:checked {
	background-color: blueviolet;
	text-align: center;
    padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
}
.btn-info {
  color: #fff;
  background-color: #2B629A;
	-moz-border-radius: 0.8em; /*10px;*/
	-webkit-border-radius: 0.8em; /*10px;*/
	border-radius:  0.8em; /*10px;*/
	padding: 0.1em;
	height: 2.5em;
	font-size: 13px;
}
.btn-info:hover {
  color: #fff;
  background-color: #6DA1D7;
	-moz-border-radius: 0.8em; /*10px;*/
	-webkit-border-radius: 0.8em; /*10px;*/
	border-radius:  0.8em; /*10px;*/
	padding: 0.1em;
	height: 2.5em;
	font-size: 13px;
}

/*
/*  estilo modal  */
#myImg {
    border-radius: 3px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 2%;
    top: 2%;
    width: 80%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 960px;
	
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 960px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
	font-size: 18px;
}

/* Add Animation */
.modal-content, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}	
/* para expandir menu y recoger */
	.title{
            text-decoration: none;
            font-size: 17px;
            display: inline-block;
            padding: 10px;
            background: #ccc;
            border-bottom:1px solid #fff;
			width: 100%;
        }
        .group .content{
            display: none;
            padding: 10px;
			width: 100%;
        }
        .open .title{
            border-bottom:none;
        }
        .open .content{
            display: inline-block;
        }
.centrado {
		text-align: center;
}