		BODY {
			margin-top: 0px;
			margin-left: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			background-color: #333;
			font: normal 14px "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
			text-align: center;
		}
		#cabecera{
			width:780px;
			height:250px;
			text-align:left;
			background-color:#000;
			background-image: url("images/zz-cab.gif");
			background-repeat: no-repeat;
			background-position: top center;
			padding-top:0px;
			padding-left:0px;
			padding-right:0px;
			padding-bottom:0px;
			margin-top:0px;
			margin-left:0px;
			margin-right:0px;
			margin-bottom:0px;
		}
		#contenido{
			clear:both;
			width:780px;
			text-align:left;
			background-color:#000;
			color:#fff;
			padding-top:0px;
			padding-left:0px;
			padding-right:0px;
			padding-bottom:0px;
			margin-top:0px;
			margin-left:0px;
			margin-right:0px;
			margin-bottom:0px;
			display:block;
			z-index:4;
		}
		#lateral{
			clear:none;
			float:left;
			width:220px;
			margin-left:5px;
			background-color:#000;
			display:block;
			font: bold 8px Helvetica, Verdana, Arial, sans-serif;
		}
		.lateral-bloque{
			background-color:#d0ccd0;
			margin-top:0px;
			margin-left:0px;
			margin-right:0px;
			margin-bottom:10px;
			padding-top:0px;
			padding-left:0px;
			padding-right:0px;
			padding-bottom:0px;
		}
		.lateral-bloque-up{
			width:220px;
			height:16px;
			background-image: url('images/menu-up.gif');
			background-repeat: no-repeat;
			background-position: top center;
		}
		.lateral-bloque-cont{
			background-color:#dddddd;
			padding-left:20px;
		}
		
		.fondo-bloque{
			margin-top:10px;
			margin-left:10px;
			margin-right:0px;
			margin-bottom:10px;
			padding-top:0px;
			padding-left:0px;
			padding-right:0px;
			padding-bottom:0px;
			color:#000;
			clear:both;
		}
		.fondo-bloque-up{
			width:735px;
			height:31px;
			background-image: url('images/caja_arriba.jpg');
			background-repeat: no-repeat;
			background-position: top center;
		}
		.fondo-bloque-down{
			width:735px;
			height:31px;
			background-image: url('images/caja_abajo.jpg');
			background-repeat: no-repeat;
			background-position: top center;
		}
		.fondo-bloque-cont{
			
			background-image: url('images/caja_centro.jpg');
			padding-left:20px;
			background-repeat: repeat-y;
		}
		.lateral-bloque-cont A{
			font: bold 18px Verdana, Helvetica, Arial, sans-serif;
			text-decoration:none;
			color:#000;
		}
		.lateral-bloque-cont A:hover{
			font: bold 18px Verdana, Helvetica, Arial, sans-serif;
			text-decoration:none;
			color:#F00;
		}
		.lateral-bloque-down{
			width:220px;
			height:16px;
			background-image: url('images/menu-down.gif');
			background-repeat: no-repeat;
			background-position: top center;
		}
		#texto{
			clear:none;
			float:right;
			width:500px;
			text-align:left;
			padding-top:0px;
			padding-left:0px;
			padding-right:0px;
			padding-bottom:0px;
			margin-top:0px;
			margin-left:10px;
			margin-right:10px;
			margin-bottom:0px;
			color:#333;
			font: normal 14px "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
			display:block;
		}
		#texto A{
			color:#F90;
		}
		#texto A:hover{
			color:#F00;
		}
		#texto H2{
			padding-top:0px;
			padding-left:0px;
			padding-right:0px;
			padding-bottom:0px;
			margin-top:0px;
			margin-left:0px;
			margin-right:0px;
			margin-bottom:0px;
		}
		#texto IMG{
			padding-top:0px;
			padding-left:0px;
			padding-right:0px;
			padding-bottom:0px;
			margin-top:0px;
			margin-left:10px;
			margin-right:0px;
			margin-bottom:0px;
		}
		#texto-up{
			width:500px;
			height:32px;
			background-image: url('images/zz-up.gif');
			background-repeat: no-repeat;
			background-position: top center;
			font: normal 6px "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
		}
		#texto-down{
			width:500px;
			height:32px;
			background-image: url('images/zz-down.gif');
			background-repeat: no-repeat;
			background-position: top center;
			font: normal 6px "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
			margin-top:0px;
			margin-left:0px;
			margin-right:0px;
			margin-bottom:0px;
			padding-top:0px;
			padding-left:0px;
			padding-right:0px;
			padding-bottom:0px;
		}
		#pie{
			width:780px;
			height: 50px;
			text-align:right;
			background-image: url("images/zz-pie.gif");
			background-repeat: no-repeat;
			background-position: top center;
			
			
		}
