body {
	text-align:center;
	margin:0;
	padding:0;
	background-image: url(img2/backfull_r1_c2.jpg);
	background-repeat: repeat-x;
	line-height: 15px;
}

#centrar {
	width:800px;
	margin:auto;
	text-align: left;
	padding-top:0px;
	background-image: url(img2/backfull_r1_c3.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#header {
	height: 108px;
}

#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height:28px;
	height:28px;
	color:#FFFFFF;

}
#nav .nav_activa {
	background-image: url(img2/backbutton.png);
	background-repeat: repeat-x;
	cursor:hand; cursor:pointer; 
}

#nav ul, #nav ul li{
	margin:0px;
	padding:0px;
}

#nav ul li{
	float:left;
	display:block;
	list-style:none;
	width: 100px;
	text-align: center;
	background-color: #57574F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#marquesina{
	height: 23px;
	padding: 2px;
	width: 800px;
	line-height: 13px;
}
.separ1{
	height: 10px;
	width: 800px;
}
#marquesina a{
text-decoration: none;
}

#pie {
	background-image: url(imgs/nav/back_pie.jpg);
	height: 27px;
	line-height: 27px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
}
.resaltado {color: #E5420B; font-weight: bold; font-size: 18px; }