body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	margin: 0px;
}
#fondo{
	position:absolute;
	left:50%;
	top:50%;
	vertical-align:middle;
	margin-left:-512px;
	margin-top:-384px;
	width:1024px;
	height:768px;
	background-image: url(../images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#bordesup{
	width:1024px;
	height:51px;
}
#icono{
	width:51px;
	height:51px;
	float:left;
}
#cabecera{
	width:1024px;
	height:150px;
}
#bordeizqsup{
	float:left;
	width:69px;
	height:150px;
}
#bordeizqsup2{
	float:left;
	width:180px;
	height:150px;
}
#contenidocentralsup{
	float:left;
	width:523px;
	height:150px;
}
#bordedersup{
	float:left;
	width:69px;
	height:150px;
}
#bordedersup2{
	float:left;
	width:180px;
	height:150px;
}
#contenido{
	width:1024px;
	height:366px;
}
#bordeizq{
	float:left;
	width:69px;
	height:366px;
}
#contenidocentral{
	float:left;
	width:880px;
	height:366px;
}
#bordeder{
	float:right;
	width:75px;
	height:366px;
}
#pie{
	width:1024px;
	height:150px;
	background-image: url(../images/palos_m.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#bordeizqinf{
	float:left;
	width:69px;
	height:150px;
}
#bordeizqinf2{
	float:left;
	width:180px;
	height:150px;
}
#contenidocentralinf{
	float:left;
	width:523px;
	height:150px;
}
#bordederinf{
	float:left;
	width:69px;
	height:150px;
}
#bordederinf2{
	float:left;
	width:180px;
	height:150px;
}
#bordeinf{
	text-align:center;
	padding-top:30px;
	width:1024px;
	height:21px;
	font-weight: bold;
	color: #FFFFFF;
}

