/* Documento Css */
*{
	margin:0;
	padding:0;
}

HTML{
	 PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; MARGIN: 0px; height:100%;
}

img{
	border:0px;
}

BODY{
	background:#000000 url(../images/fondo.gif) repeat left top;
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-TOP: 0px; PADDING-BOTTOM: 0px; height:100%;
}

h1{
	/*background-color:transparent;*/
	
	font: 1.5em/1.5 Arial,Verdana, Arial; word-spacing:0.1em;
	color:#A12E56;
}

h1 code, h2 code, h3 code{
	font-family: Arial,verdana,sans-serif;
}

h1 img{
	border:none;
	padding-right:0.5em;
}

h1 code{
	font-family: Arial,Verdana, Arial,Sans-serif;
}

h2{
	padding-left:50px;
	padding-top:10px;
	padding-bottom:10px;
	word-spacing:0.1em;
	background:transparent url(../img/leku.jpg) no-repeat right top;
	display:block;
	color:#319FBD;
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 1em;
	line-height: 1.3;
}

h3 h4{
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 2em;
	line-height: 1.3;
}

h3 a{
	font-weight: bold;
	font-family: Verdana, Arial;
	font-size: 1.5em;
	line-height: 1.3;
}		

/* interface */
#interface{
	font: 62.5% Arial, Helvetica,Verdana;
	color:#333333;
	width:749px;
	background:#FFFFFF url(../images/fondointerface.gif) repeat left top;
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; MARGIN: 0px auto;min-height: 100%;
	height: auto !important;
	height: 100%;
}

#cabeceraTop{
	width:749px;
	display:block;
	background:#fff url(../img/cabecera.jpg) repeat left top;
	height:97px;
}

#cabecera{
	width:749px;
	display:block;
	background:#fff url(../img/cabecera.jpg) repeat left top;
	height:107px;
}

#contenedor{
	width:749px;
	background:transparent url(../images/none.gif) no-repeat right bottom;
	display:block;
	height:100%;
}

#espacioIzda{
	float:left;
	width:47px;
	background:transparent url(../img/none.jpg) repeat left top;
	height:100%;
	 display:block;
	 
}

#menu{
	width:101px;
	float:left;
	background-image: url(../images/fondoMenuV.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display:block;
	background-color: #FFFFFF;
	height:100%;
	min-height:600px;
	
}

#menu ul{
	list-style:none;
}

#menu li{
	padding-bottom:10px;
	display:block;
}

#menu a{
	text-align:left;
	color:#fff;
	display:block;
	background-color:#8A0A44;
	text-decoration:none;
	padding-left:10px;
	font-size:0.9em;
	padding-top:2px;
	padding-bottom:2px;
}

#menu a:hover, a:active{
	color:#999999;
}

#contenido{
	padding-left:35px;
	width:566px;
	background:transparent url(../images/none.gif) no-repeat right bottom;
	float:right;
	height:100%;display:block;
}

.descripcion ul{
	list-style:none;
}

.descripcion ul li{
	padding-left:10px;
}

.enlaceRojo{
	color:#920C42;
}

.fondoRojo{
	background-color:#8A0A44;
	display:block;
}

#titular{
	padding-left:10px;
	background-color:transparent;
	height:3em;
}

#titular h1{
	font-size:2em;
}

.separadorOscuroDcha{
	background-color:#434B57;
	display: block;
	color:#000000;
	width:32em;
	float:right;
	height:20px;
}

.invisible{
	display: none;
}

.modulo{
	width:560px;
	text-align:left;
	display: block;
}

.titulo{
	text-align:left;
	display: block;
	padding-bottom:10px;
	font-size:1.2em;
	font-weight:bold;
	color:#920C42;
}

.foto{
	display: block;
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}

.foto ul{
	list-style:none;
	margin-top:5px;
}

.foto ul li{
	display:inline;
}

.foto ul li a{
	color:#8A0A44;
	text-decoration:none;
	background-color:#fff;
	border:1px #8A0A44 solid;
	width:10px;
	height:10px;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:2px;
	padding-left:2px;
	margin-left:2px;
	font-size:0.7em;
}

.foto ul li a:hover{
	color:#999999;
}

.destacamos{
	display: block;
	float:left;
	padding:5px;
}

.destacamos img{
	display: block;
	float:left;
	padding:5px;
}

.descripcion{
	text-align:left;
	display:block;
}

.rojo{
	color:#920C42;
}

.alto100{
	height:100%;
	display:block;
}

.separador{
	background-color:#fff;
	display: block;
	color:#000000;
	width:99%;
	float:left;
	padding-left:10px;
	height:12px;
}

.separadorPrograma{
	background:#fff url(../img/separador.gif) no-repeat left top;
	display: block;
	color:#000000;
	width:99%;
	float:left;
	padding-left:10px;
	height:12px;
}

.listado ul{
	width:100%;
}

.listado li{
	width:250px;
	float:left;
	display:block;
}

.listado li a{
	text-decoration:none;
	color:#666666;
}

#pie{
	width:739px; height:127px;
	background:url(../images/none.gif) transparent no-repeat right top;
	display:block;
	float:left;
	padding-right:10px;
	text-align:right;
	margin-top:-140px;
}

.listado li a img{
	border:0px;
}

.contenido td { vertical-align: top; padding-left:10px;}
.contenido table {  border-top: 1px solid #d7d7d7; /*width:100%;*/}
/* */
.contenidoInicio td { vertical-align: top; padding-left:10px;}
.contenidoInicio table {  border-top: 1px solid #d7d7d7; /*width:100%;*/}
/* */
/* */

vacio{
	border:0px;
}