@charset "UTF-8";
/* CSS Document */

body {
	margin: 5px 10px 10px 5px;
	font: 12pt "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
	/*color: #444;*/
	/*background:#FFF /*url(../imgs/bg_body3.jpg) no-repeat; color anterior#245
	background-size: cover;*/
	text-align: center;
}

p {
	text-align: justify;
}

img {
	border: 1px;
	-webkit-box-lines: 2px;
}

a {
	color:#000;}
a:hover {
	color:#666;
	text-decoration:none;}

b, strong {
	font-weight: bold;
}

h1, h2, h3, h4 {
	font-weight:200;
	color:#320;
	border-bottom:#320 solid 1px;}

iframe {
	width:100%;
	height:420px;
	border:none;
	margin:0;}

#laps {
	position: absolute;
	z-index: 5;
	top: 150px;
	left: 1028px;
	width: 151px;
	height: 101px;
	/*background-image: url(../imgs/loading_background.png)*/
	visibility: visible;
}

#cabeza {
	width: 100% auto;
	height: 110px;
	margin-bottom: 5px;
	/*background: url(../imgs/hongosRCeja.fw.png) no-repeat;*/
	background-size: cover;
	border-radius: 10px;
}

#titulo, #mnu {
	width:100% auto;
	padding-left:10px;}

#titulo {
	height: 69px;
	padding-top: -25px;
	border-bottom: rgba(238,221,17,0.5) solid 0px;
}

#conts {
	width:100% auto;
	min-height:400px;
	/*background:rgba(255,255,255,0.8);
	box-shadow:0 0 6px rgba(0,0,0,0.4);*/
	/*border-radius:8px;*/
	padding:20px;}

.boton {
	/*margin:20px 0;*/
	margin:15px 0;
	box-shadow:0 0 4px rgba(0,0,0,0.4);
	border:#320 solid 1px;
	border-radius:8px;
	padding:8px;
	padding-left:35px;}

.boton a {
	text-decoration:none;}

.act {
	background:rgba(255,255,255,0.8)  url(../../../../../imgs/ic_actividad.png) no-repeat;
	background-position:8px;}

.cuest {
	background:rgba(255,255,255,0.8) url(../../../../../imgs/ic_cuestionario.png) no-repeat;
	background-position:8px;}

.descar {
	background:rgba(255,255,255,0.8) url(../../../../../imgs/ic_descarga.png);
	background-position:8px;}

.foro {
	background:rgba(255,255,255,0.8) url(../../../../../imgs/ic_foro.png) no-repeat;
	background-position:8px;}
	
.textos1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #060;
	}	

.textos2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #0C9;
	}
