/* HOJA DE ESTILOS  */
BODY{
	background:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c9c7c7;
	height: 100%;
}
html{
	height: 100%;
}
IMG{
	border: 0;
}
*{
	padding: 0px;
	margin: 0px; 
}
.clear{
	clear: both;
}
.clear0{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px; 
	overflow: hidden;
}
.justif{
	text-align: justify;
}
P{
	line-height: 18px;
	margin-bottom: 10px;
}
a{
	color: #c9c7c7;
	text-decoration: none;
	outline: none;
}
a:hover{
	color: #5990cd;
	text-decoration: none;
}
a.under{
	text-decoration: underline;
}
a.under:hover{
	text-decoration: underline;
}
.rojo{
color: #a90003;
}
.verde{
color: #97af01;
}
.azul{
color: #1a476e;
}
.mtop20{
	margin-top:20px;
}
/* ---------------------------------------------------------------------------------------- */
/*   DIVS GENERALES --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#sitio{
	width: 760px;
	padding: 0px;
	margin: 0px auto;
	height: 100%;
	position: relative;
}
html > body #sitio{
	height: auto;
	min-height: 100%;
}
.presentacion{
	width: 100%;
	height:440px;;
	background:#000;
	position:absolute;
	top: 50%;
	margin-top:-220px;
}
/* ---------------------------------------------------------------------------------------- */
/*   CABECERA ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#cabecera{
	width: 760px;
	overflow: hidden;
	padding-bottom: 15px;	
	padding-top: 25px;
}
#cabecera h1 a{
	width: 245px;
	height:44px;
	background: url(images/balokimagenes.gif) no-repeat;
	display: block;
	float: left;
	text-indent: -9999px;
}
.idiomas{
	float: right;
	width: 150px;
	height:21px;
	overflow:hidden
	text-align:right;
	padding-top:23px;
}
.idiomas img{
	margin-left: 15px;
	float:right
}
#cabecera h2{
	width: 146px;
	height:44px;
	background: url(images/ruben.gif) no-repeat;
	display: block;
	float: right;
	text-indent: -9999px;
}
#reloj #tiempoRestante{
	margin:0px;
	text-align:center;
	padding-top:10px;
}
#reloj #tiempoRestante strong{
	color: #fff;
	font-size: 20px;
	font-weight:bold;
}
#reloj a{
	display:block;
	
}
/* ---------------------------------------------------------------------------------------- */
/*   IZQUIERDA ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#izquierda{
	width: 245px;
	float: left;
	margin: 0px 15px 0px 0px
}
#izquierda ul.menu{
	font-size: 10px;
	list-style: none;
	color: #ccc;
	width: 245px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
#izquierda ul.menu li{
	width: 245px;
	display: block;	
	margin-bottom: 5px;
}
#izquierda ul.menu li a{
	text-decoration: none;
	display: block;
	width: 230px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	text-transform: uppercase;
	background: #222222;
	overflow:hidden;
}
#izquierda ul.menu li.menu1 a.noActivo{
	color: #a90003;
	background: #222;
}
#izquierda ul.menu li.menu1 a.Activo{
	color: #fff;
	background: #a90003;
}
#izquierda ul.menu li.menu2 a.noActivo{
	color: #97af01;
	background: #222;
}
#izquierda ul.menu li.menu2 a.Activo{
	color: #fff;
	background: #97af01;
}
#izquierda ul.menu li.menu3 a.noActivo{
	color: #1a476e;
	background: #222;
}
#izquierda ul.menu li.menu3 a.Activo{
	color: #fff;
	background: #1a476e;
}
#izquierda ul.menu li.menu1 ul{
	background:#a90003;
}
#izquierda ul.menu li.menu2 ul{
	background:#97af01;
}
#izquierda ul.menu li.menu3 ul{
	background:#1a476e ;
}
#izquierda ul.menu li ul.sub li, #izquierda ul.menu li ul.sub li a{
	background: none;
}
#izquierda ul.menu li ul.sub li a{
	width: auto;
	line-height: 25px;
	padding-left: 30px;
	height: auto;
	text-transform: none;
	color: #fff;
	background: url(images/icomenu.gif) no-repeat 20px 10px;
}
#izquierda ul.menu li ul.sub li strong{
	width: auto;
	line-height: 25px;
	padding-left: 30px;
	height: auto;
	text-transform: none;
	color: #ffcc00;
	background: url(images/icomenu.gif) no-repeat 20px 10px;
	display:block;
}
#izquierda ul.menu li ul.sub li a:hover{
	color: #000;
	background-image: url(images/icomenu_on.gif);
}

#izquierda ul.menu li ul.sub li ul.iconos{
	display: block;
	position: relative;
	width: 225px;
	padding: 5px 0px 5px 8px;
/*	overflow: hidden;*/
}
#izquierda ul.menu li ul.sub li ul.iconos li{
	list-style: none;
	display: block;
	margin-left: 12px;
	margin-bottom: 12px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	float: left;
	border: 1px solid #dee5b3;
}
#izquierda ul.menu li ul.sub li ul.iconos li a{
	background: none;
	line-height: normal;
	padding: 0px;
}
#izquierda ul.menu li ul.sub li #paginador{
	font-size: 10px;
	padding:5px 20px 0px 20px;
	height: 30px;
	overflow:hidden;
	background:none;
}
#izquierda ul.menu li ul.sub li #paginador a{
	font-size: 10px;
	color:#f9f9f9;
	background:none;
	padding:0px;
	text-transform:none;
}
#izquierda ul.menu li ul.sub li #paginador a:hover{
	text-decoration:underline;
	color:#000;
}
#izquierda ul.menu li ul.sub li #paginador a#next{
	float:right;
}
#izquierda ul.menu li ul.sub li #paginador a#prev{
	float:left;
}
#izquierda ul.menu li ul.sub li #paginador a.oculto{
	display:none;
}
/* ---------------------------------------------------------------------------------------- */
/*   DERECHA ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#derecha{
	width: 470px;
	float: left;
	padding: 15px;
	overflow: hidden;
	background-color: #fff;
	font-size:11px;
	color:#333;
	font-weight:normal;
	margin-bottom:35px;
}
#derecha h3{
	font-size: 14px;
	margin-bottom: 15px;
}
#derecha P{
	margin-bottom: 10px;
	text-align: justify;
}
#derecha P.alignDer{
	text-align:right;
}
#derecha ul{
	margin-left:15px; 
	margin-bottom:10px;
}
#derecha ul li{
	margin-bottom:10px;
}
#derecha a{
	text-decoration:underline;
	color:#333;
}
#derecha a:hover{
	text-decoration:underline;
	color:#ffcc00;
}
#derecha img.centrada{
	display:block;
	margin:0px auto 10px auto;
}
#derecha img.alinearDerecha{
	float: right;
	margin-bottom:10px;
	margin-left:10px;
}
#derecha img.alinearIzquierda{
	float: left;
	margin-bottom:10px;
	margin-right:10px;
}

.contSecond{
	width: 470px;
	background:url(images/secondlife.jpg) no-repeat;
	height:535px;
	padding-top:130px;
}
/* ---------------------------------------------------------------------------------------- */
/*   FORMULARIO ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.fila{
	clear: both;
	width:470px;
	overflow:hidden;
}
.fila label, .noLabel{
	width: 200px;
	text-align:right;
	margin-right:10px;
	float:left;
	display:block;
}
.fila label.idiomBol{
	width: 150px;;
	text-align:left;
	float:none;
	margin-left: 210px;
	margin-right:0px; 
}
.errorForm{
	display:block;
	margin-left: 210px;
	color:#CC0000;
	font-weight:bold;
}
.combo{
	width: 140px;
	border: 1px solid #ccc;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	padding:2px;
}
/* ---------------------------------------------------------------------------------------- */
/*   GALERIAS ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.minisGal{
	width: 174px;
	float: right;
	border-bottom: 1px solid #4b4f51;
	padding-bottom: 5px;
	text-align: center;
}
#iconos{
	position: relative;
	width: 174px;
	margin: 15px 0px 40px 0px;
}
#iconos li{
	list-style: none;
	display: block;
	margin-left: 12px;
	margin-bottom: 12px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	float: left;
	border: 1px solid #a6a6a6;
}
#contFoto{
	position: relative;
	margin:0px auto 0px auto;;
	text-align:center;
	/*background-color: #f1f1f1;
	padding: 5px 5px 5px 5px;*/
}
#derecha P#descripcion{
	margin: 0px;
	margin-top:10px;
}
/* ---------------------------------------------------------------------------------------- */
/*   FOOTER ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#footer{
	padding-top: 5px;
	text-align: right;
	font-size: 10px;
	color: #4a4e50;
	position: relative;
	width: 760px;
	margin: 0px auto;
	margin-top: -35px;
	background: #000;
	height: 29px;
	overflow: hidden;
	clear: both;
}
#footer P.footerIzq{
	margin-bottom: 0px;
	float:left;
}
#footer P.footerDer{
	margin-bottom: 0px;
	float: right;
}
#derecha P.centro{ 
text-align:center
}