BODY {
	FONT-SIZE: 16px;
	COLOR: #C5DEFE;
	font-family: 'Cuprum', sans-serif;
	line-height: 95%;
	letter-spacing: 0.0em;
	
	
}
TD {
	FONT-WEIGHT: normal;
	COLOR: #C5DEFE;
	font-family: 'Cuprum', sans-serif;
	line-height: 100%;
	letter-spacing: 0em;
	

}
.textoLeft {
	FONT-WEIGHT: lighter;
	FONT-SIZE: 1rem;
	COLOR: #C5DEFE;
	font-family: 'Cuprum', sans-serif;
	line-height: 115%;
	letter-spacing: 0em;
	

}


@media (max-width: 700px) and (max-heigth: 500px) {
    .textoLeft {
        font-size: 30px;
    }
}

.cuerpoM {
	FONT-WEIGHT: bolder;
	/*FONT-SIZE: calc(1em + 0.7vw);*/
	FONT-SIZE: 22px;
	COLOR: #000000;
	font-family: 'Cuprum', sans-serif;
	line-height: 110%;
	letter-spacing: 0em;
}

.epigrafe {
	FONT-WEIGHT: normal;
	FONT-SIZE: 36px;
	COLOR: #C5DEFE;
	font-family: 'Cuprum', sans-serif;
	line-height: 100%;
	letter-spacing: 0em;
	

}

INPUT {
	background-color:#1F32FF; 
	color:#00FF33; 
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;; font-weight: bold}
}

a:link    {text-decoration:none;}
a:active  {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover   {
	text-decoration:none;
	background-color: #FFEC04;
}
A:link {COLOR: #00FF00;}
A:active {COLOR: #00FF00;}
A:visited {COLOR: #00FF00;}
A:hover {COLOR: #003366;}

.link {
	FONT-FAMILY: Verdana, Arial, Helvetica, ; sans-serif COLOR: #00FF33;  TEXT-DECORATION: none
; font-size: 11px; font-weight: bold; color: #00FF33
}

.titulos {  	FONT-WEIGHT: normal; FONT-SIZE: 24px; COLOR: #00FF33; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}


.subtitulos {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	font-style: normal;
	font-family: 'Cuprum', sans-serif;
	TEXT-DECORATION: none;
	color: #15de00;
	line-height: normal;
}


.linkNar {

	FONT-FAMILY: Verdana, Arial, Helvetica, ; sans-serif COLOR: #00FF33;  TEXT-DECORATION: none
; font-size: 11px; font-weight: bold; color: #33cccc
}
.titulosNaranja {
	FONT-WEIGHT: bold;
	FONT-SIZE: 22px;
	COLOR: #FFEC04;
	font-family: 'Cuprum', sans-serif;
	font-style: normal;
	letter-spacing: 0.2em;
	TEXT-DECORATION: none;
}
.linkturq {


	FONT-FAMILY: Verdana, Arial, Helvetica, ; sans-serif COLOR: #00FF33;  TEXT-DECORATION: none
; font-size: 11px; font-weight: bold; color: #33CCCC
}
.punteado {
	border: 1px dotted #6699FF;
}

.bordeFoto {
	border: 6px solid #15de00;
}

.subtitulosBco {
	FONT-WEIGHT: normal;
	FONT-SIZE: 15px;
	font-style: normal;
	font-family: 'Cuprum', sans-serif;
	TEXT-DECORATION: none;
	color: #15de00;
	position: relative;
	top: -10px;
	width: 350;
	height: 10px;
	line-height: 10px;
}

a.img:hover{
COLOR: #1F32FF; 	
background-color: #1F32FF;
}

a:hover img{
COLOR: #1F32FF; 	
background-color: #1F32FF;
}

a:link.linkLogo {

	FONT-FAMILY: Verdana, Arial, Helvetica, ; sans-serif COLOR: #00FF33;  TEXT-DECORATION: none
; font-size: 11px; font-weight: bold; color: #1F32FF
}.marcador {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;
	line-height: normal;
	letter-spacing: 0.02em;
	background-color: #FFFFFF;
}
.tituloMarcador {
	FONT-WEIGHT: normal;
	FONT-SIZE: 16px;
	font-style: normal;
	COLOR: #0066CC;
	FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;
	TEXT-DECORATION: none;
	line-height: normal;
}
.linkMarcador {
	FONT-FAMILY: Verdana, Arial, Helvetica,;

sans-serif COLOR: #00FF33;  		TEXT-DECORATION: none
;
	font-size: 11px;
	font-weight: bold;
	color: #003399
}
h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #003399;
	FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif;
	line-height: normal;
	letter-spacing: 0.02em;
}
.menuLogo {
	overflow: visible;
	position: fixed;
	height: 800px;
	top: 0px;
	width: 280px;
	visibility: visible;
	z-index: 100;
	background-color: #1F32FF;
}
/*.contenido {
	left: 280px;
	top: 10px;
	position: relative;
	z-index: 1;

}*/
.contenido2 {
	overflow: auto;
	position: absolute;
	top: 0;
	left: 0;
	height: 110%;
	width: 100%;
	z-index: 2;
}
font-family: 'Roboto', sans-serif;

.video {
  position: fixed; 
  right: 0; 
  bottom: 0;
  min-width: 100%; 
  min-height: 100%;
  width: auto; 
  height: auto; 
  z-index: -100;
}

.contenidoVideo{
  color:white;
  margin:0 auto;
  width: 100%;
  background: rgba(0,189,255,0.8);
  color: white;
  padding: 30px 5px 30px 5px;
 
}
