	br{
		line-height:75%;
	}
	body{
		font-family:Arial,Verdana;
		font-size:12px;
		margin:0;
		background-image:url('images/fondo.jpg');
	}
	.top{
		height:180px;
	}
	.trans1{
		background-repeat:no-repeat;
		background-image:url('images/trans01.jpg');
		height:30px;
	}
	.trans2{
		background-repeat:no-repeat;
		background-image:url('images/trans02.jpg');
		height:30px;
	}
	.trans3{
		background-repeat:no-repeat;
		background-image:url('images/trans03.jpg');
		height:30px;
	}
	.left{
		background-image:url('images/left.jpg');
		background-repeat:no-repeat;
		height:400px;
		width:140px;
		background-color:#FFF1DD;
	}
	.content{
		background-image:url('images/fondo_arena.jpg');
		background-repeat:repeat-y;
		height:400px;
	}
	.tabla_cont{
		color:#000000;
		margin-left:12px;
		font-size:12px
	}
	.contenido{
		color:#000000;
		margin-top:6px;
		margin-right:12px;
		margin-left:12px;
		line-Height:100%;
		font-size:12px;
		font-family:Arial;
	}
	.titulo{
		color:#6699cc;
		margin-left:6px;
		font-size:14px;
		margin-right:12px;
	}
	.footer{
		background-image:url('images/footer.jpg');
		height:46px;
		width:800px;
	}
	.vinculos{
		text-decoration:none;
		font-size:12px;
		color:#e79827;
		margin-right:6px;
	}
	a{
		text-decoration:none;
		font-size:12px;
		color:#e79827;
	}
	a:hover{
		text-decoration:underline;
		color:#e79827;
	}
	.naranja{
		color:#e79827;
	}
	.banner_der{
		background-image:url(images/fondo_arena.jpg);
		background-repeat:repeat-y;
		width:20px;
	}
	.caja{
		position:absolute;
		background-color:#FFFFFF;
		left:0px;
		top:0px;
		width:150px;
		height:75px;
		z-index:1;
	}