html{	height: 100%;}body{	padding: 0px;	margin: 0px;	height: 100%;	background: url(estilos/fondo.jpg);}/* Capas */div#titulo /* La capa donde va el título, logo, etc */{	padding: 0px;	position: absolute;	top: 0px;	left: 0px;	height: 175px;	width: 983px;	font-family: Tahoma, sans-serif;	font-size: 12px;	background: url(estilos/logo.jpg);	z-index: 1;}div#skin{	position: absolute;	top: -50px;	left: 770px;	z-index: 2;}div#cuerpo /* La capa donde va la información de la web en general */{	position: absolute;	top: 0px;	left: 0px;	padding-left: 221px;	padding-top: 175px;	padding-bottom: 0px;	padding-right: 24px;	font-family: Tahoma, sans-serif;	font-size: 12px;	width: 730px;}div#cuerpo div#menu /* La capa del menu */{	padding-top: 60px;	padding-left: 4px;	padding-bottom: 4px;	padding-right: 0px;	position: absolute;	top: 175px;	left: 0px;	height: 256px;	width: 221px;	font-family: Tahoma, sans-serif;	font-size: 14px;	z-index: 1;	background-color: gray;	color: white;	background: url(estilos/barramenu.jpg);	background-repeat: no-repeat;}div#cuerpo div#ultimasnoticias /* La capa de las últimas noticias */{	padding-top: 4px;	padding-left: 4px;	padding-bottom: 4px;	padding-right: 0px;	position: absolute;	top: 460px;	left: 0px;	bottom: 0px;	height:362px;	width: 221px;	font-family: Tahoma, sans-serif;	font-size: 14px;	z-index: 1;	color: white;	background: url(estilos/barraultimasnoticias.jpg);	background-repeat: no-repeat;}div#cuerpo div#fondolateral /* La capa de las últimas noticias */{	padding-top: 4px;	padding-left: 4px;	padding-bottom: 4px;	padding-right: 0px;	position: absolute;	left: 0px;	bottom: 0px;	height: 1000000px;	width: 221px;	font-family: Tahoma, sans-serif;	font-size: 12px;	z-index: 0;	color: white;	background: url(estilos/fondolateral.jpg);	background-repeat: repeat-y;}div#cuerpo div#informacion /*La capa de información*/{	padding-top: 4px;	padding-left: 4px;	padding-bottom: 4px;	padding-right: 0px;	position: absolute;	top: 822px;	left: 0px;	bottom: 0px;	height:362px;	width: 190px;	text-align: justify;	font-family: Tahoma, sans-serif;	font-size: 14px;	z-index: 1;	color: white;}div#cuerpo  div.noticia_arriba{	position: relative;	padding-left: 35px;	padding-right: 0px;	padding-bottom: 0px;	padding-top: 0px;	left: 10px;	height: 112px;	width: 693px;	background: url(estilos/noticias_arriba.jpg);	background-repeat: no-repeat;}div#cuerpo  div.noticia{	position: relative;	padding-left: 35px;	padding-right: 0px;	padding-bottom: 5px;	padding-top: 5px;	left: 10px;	width: 693px;	background: url(estilos/fondonoticias.jpg);	background-repeat: repeat-y;	text-align: justify;}div#cuerpo  div.noticia_abajo{	position: relative;	padding-left: 35px;	padding-right: 0px;	padding-bottom: 0px;	padding-top: 0px;	left: 10px;	height: 121px;	width: 693px;	background: url(estilos/noticias_abajo.jpg);	background-repeat: no-repeat;}div#cuerpo div#operacion{	position: relative;	left: -1px;	padding-left: 3px;	background: url(estilos/imagenruta.jpg);	background-repeat: no-repeat;}div#cuerpo div#registro{	position: relative;	bottom: 0px;	left: 65px;	color: white;	background-color: gray;	padding-top: 150px;	padding-right: 20px;	padding-left: 20px;	text-align: justify;	background: url(estilos/registro.jpg);	background-repeat: no-repeat;	background-position: bottom;	width: 561px;	height: 343px;	z-index: 1;}div.comentario_arriba{	height: 96px;	width: 601px;	background: url(estilos/comentario_arriba.jpg);	background-repeat: no-repeat;}div.comentario{	padding-left: 75px;	padding-top: 15px;	padding-bottom: 15px;	padding-right: 75px;	background: url(estilos/comentario_fondo.jpg);	background-repeat: repeat-y;}div.comentario_abajo{	height: 93px;	width: 601px;	background: url(estilos/comentario_abajo.jpg);	background-repeat: no-repeat;}div#comentarios_arriba{	background: url(estilos/comentarios_arriba.jpg);	background-repeat: no-repeat;	width: 601px;	height: 242px;	position: relative;	left: 65px;}div#comentarios{	position: relative;	background: url(estilos/comentarios_fondo.jpg);	background-repeat: repeat-y;	width: 601px;	left: 65px;}div#comentarios_abajo{	background: url(estilos/comentarios_abajo.jpg);	background-repeat: no-repeat;	width: 601px;	height: 181px;	position: relative;	left: 65px;}/*Tablas*/td.noticia{	padding-left: 0px;	padding-right: 85px;	padding-top: 2px;	padding-bottom: 2px;}td.titulo{	font-size: 22px;}/* Elementos de Formulario */div#registro input{	background-color: transparent;	border: 1px solid white;	color: white;}input{	border: 1px solid black;	font-family: Tahoma, sans-serif;	font-size: 12px;}textarea{	border: 1px solid black;	font-family: Tahoma, sans-serif;	font-size: 12px;}div#menu input{	border: 1px solid white;	font-family: Tahoma, sans-serif;	font-size: 12px;	color: white;	background-color: black;}/*Links*/div#menu a, div#ultimasnoticias a{	text-decoration: none;	color: white;	background-color: transparent;}div#menu a:hover, div#ultimasnoticias a:hover{	color: red;	background-color: transparent;}td.noticia a:link, td.noticia a:visited, td.noticia a:active{	color: #00D1FF;}td.noticia a:hover{	color: red;}a:link, a:visited, a:active{	text-decoration: none;	color: black;	background-color: transparent;}a:hover{	color: red;	background-color: transparent;}