* {
	padding:0;
	margin:0;	
	}

html, body {
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #696969;
	background-color: #e8e8df;
	background-attachment: fixed;
	background-image: url(cubos.png);
	background-repeat: no-repeat;
	background-position: center top;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}

a img { 
	border: none;
}

.container {
	position: relative;
	min-height: 100%;
	width: 980px;
	margin: 0 auto; 
	padding: 0;
	overflow: auto;
	background-color: #20ACB8;
}


.cont {
	padding: 0px;
	width: 980px;
	float: left;
	padding-bottom: 40px;
}


.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* INICIA HEADER */
#uno {
	background-color: #c6dad8;
	position:relative;
	width: 980px;
	height: 100px;
/*	border:#09F 1px solid;  */
	}
#contencabezado {
	position: relative;
	margin: auto; 
	width: 920px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: right top;
}
#unidades {
	position: absolute;
	height: 55px;
	width: 529px;
	right: 0px;
	padding-right: 0px;
	top: 0px;
	}
	
#volver {
	position: absolute;
	width: 250px;
	height: 25px;	
	right: 0px;
	top: 75px;
	text-align: right;
	}	

a.vuelvo:link {
	font: 11px Verdana, Geneva, sans-serif;	
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 10px;
	background-color:#20ACB8;
	border: 1px solid #20ACB8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
	
a.vuelvo:visited {
	font: 11px Verdana, Geneva, sans-serif;	
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 10px;
	background-color:#20ACB8;
	border: 1px solid #20ACB8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}			

a.vuelvo:hover {
	font: 11px Verdana, Geneva, sans-serif;	
	color: #838282;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 10px;
	background-color:#FFF;
	border: 1px solid #20ACB8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}		
	
a.vuelvo:active {
	font: 11px Verdana, Geneva, sans-serif;	
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 10px;
	background-color:#20ACB8;
	border: 1px solid #20ACB8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}		

/* TERMINA HEADER */

/* INICIA NAVEGACIÓN UNO */
#dos {	
	position:relative;
	width: 980px;
	height:50px;
	background-color:#585858;
/*	border:#930 1px solid; */
}
#licnav {
	width:480px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	text-align:center;
	}

#licnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFF;
	text-decoration: none;	
	width:240px;
	height:50px;
	display:block;
	float:left;
	background:url(spri_act.png) 240px 0px;
	}	
	
#licnav a:hover {
	background:url(spri_act.png) 0 0px;
	}

#licnav .separa {
	float:left;
	width:40px;
	}

	
/* TERMINA NAVEGACIÓN UNO */

/* INICIA CONTENEDOR UNO */
#tres {	
	position:relative;
	width: 980px;
	background-color:#FFF;
}
#planes1 {	
	width: 960px;
	margin: 0 auto;
}

#cuerpotexto {
	width: 880px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.3em;
	padding-bottom:70px;
}

.aviso {
	margin-bottom: 60px;
}

.aviso h3 {
	font-size:15px;
	color:#000;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #20ACB8;
}

.aviso p {
	margin-bottom:1.2em;
}

.aviso a {
	color:#1a91cf;	
/*	color:#20ACB8;
	color: #08646B;
	color: #B85F20;*/	
	text-decoration: none;
	font-size:12px;
	font-weight:bold;		
	}	
	
.aviso a:hover {
	color: #000;
	}
	
.aviso ol {
	margin-left: 40px;
	}	
	
.final {
	color:#000;
/*	color:#B85F20;
	color: #08646B;
	color:#1a91cf;
	*/
	font-weight:bold;
	}	



.aviso table {	
	width: 600px;
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	border:#000 1px solid; 
	margin-bottom:20px;
}

.aviso table td {	
		border:1px solid #000;
		border-collapse:collapse;
		padding:5px;
		font-size: 12px;
		color: #696969;
}


#planes1 .cell1 {
	width:130px;
	color: #FFF;
	font-weight: bold;
	background-color: #000;
	}	
	
#planes1 .cell2 {
	width:100px;
	color: #FFF;
	font-weight: bold;
	background-color: #000;
	}	
	
#planes1 .cell3 {
	width:340px;
	color: #FFF;
	font-weight: bold;
	background-color: #000;
	}		

#planes1 .cell {
	color: #FFF;
	font-weight: bold;
	background-color: #000;
	}	
	
#planes1 .celltic0 {
	background-color: #999;
	font-size: 12px;
	line-height:18px;
	color: #FFF;
	}	

#planes1 .celltic1 {
	float:left;
	width:220px;
	text-align:left;
	}
	
#planes1 .celltic101 {
	text-align:left;
	}	
	
#planes1 .celltic2 {
	float:left;
	text-align:left;
	padding-left:20px;
	padding-right:15px;
	}
#planes1 .celltic3 {
	float:left;
	text-align:left;
	}

.letrasletras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 66px;
	color: #e7e7e8;
	width: 960px;
	font-weight: bold;
	text-align: center;
	background-image: url(fondoletras.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
}


				

#actualizado {
	font-style: italic;
	padding-bottom:10px;
	}
	

.letrasunidad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 66px;
	color: #000;
	width: 940px;
	font-weight: bold;
	text-align: right;
	background-image: url(fondoletras.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	margin-left:auto;
	margin-right:auto;

}


.letrastitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000;
	width: 940px;
	font-weight: bold;
	text-align: right;
	background-image: url(fondoletras.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;	
}
	
	
/* LISTAS */

.ula {
	margin-left: 30px;
	margin-right: 30px;
	/*list-style-image: url(vineta.gif);*/
}

.ula li {
	margin-top: 5px;
}

.ola {
	margin-left: 60px;
	margin-right: 60px;
	list-style-type: lower-alpha;
}

.ola li {
	margin-top: 5px;
}

.oladecimal {
	margin-left: 40px;
	margin-right: 40px;
	list-style-type: decimal;
}

.oladecimal li {
	margin-top: 5px;
}

/* IMAG */
.imag2 img {
	margin-left: 0px;
}
	
	
/* TERMINA CONTENEDOR UNO */



/* INICIA FOOTER */
#seis {
	background-color: #20ACB8;
	background-image: url(fndfooter.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:30px;
	}
#seis_60 {
	width:920px;
	height:27px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	}
/* TERMINA FOOTER */

/* ie-fix (auslagern in CC) */
* html #container {
	height: 100%;
	}
