/* CSS Document */

/*Formateos generales*/
body{
	background-color:#464729;
	margin-top:0px;
	}
div#caja_central{
	position:absolute;
	left:50%;
	top:0%;
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-y;
	width: 940px;
	height: 1340px;
	padding-left: 60px;
	margin-right: auto;
	margin-left: -470px;
}
div#top_heather{
	position: absolute;
	width: 800px;
	height: 41px;
	top: 0px;
	right: 132px;

}
div#cabecera-flash{
	position: absolute;
	width: 800px;
	top: 41px;
	right: 132px;
	z-index:0;

}
div#menu-flash{
	position: absolute;
	width: 800px;
	top: 320px;
	right: 132px;

}

div#cuerpo_01{
	position:absolute;
	width:295px;
	height: 379px;
	right: 637px;
	top: 525px;
}
div#cuerpo_02{
	position:absolute;
	width:505px;
	right:132px;
	height: 379px;
	top: 525px;
}
div#noticias{
	position:absolute;
	width:799px;
	left:70px;
	top:904px;
	height: 40px;
	background-color:#9d9f89;
	text-align:center;
}
div#noticias a{
color:#000000;
font-weight:bold;

}
div#cuerpo_03{
	position:absolute;
	width:260px;
	right:672px;
	top:944px;
	height: 326px;
}
div#cuerpo_04{
	position:absolute;
	width:270px;
	right:404px;
	top:944px;
	height: 326px;
}
div#cuerpo_05{
	position:absolute;
	width:270px;
	right:132px;
	top:944px;
	height: 326px;
}
div#separador{
	position: absolute;
	width: 800px;
	height: 41px;
	top: 1270px;
	right: 132px;

}
#pie{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:center;
	color: #FFFFFF;
	position:absolute;
	top: 1290px;
	width: 800px;
	right: 130px;
}
div#sacar{
	position:absolute;
	width:25px;
	left:-9500px;
}