body{
	padding:0;
	margin:0;
	border:0;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#000000;
	font-size:1.2em;
}
#popupFoto{width:auto;height:auto;cursor:pointer;text-align:center}
#pagebox{
	padding:0;
	margin:0 auto;
	text-align:left;
	width:800px;
	background:#000000;
}
#headerbox{
	height:120px;
	background:url('../images/portada_interior.jpg') top left no-repeat #000000;
}
#esquinaheader{float:right;background:#f8f8f8;font-size:.75em}
#cuerpobox{
	padding:0;
	margin:0;
}
#centerbox{
	float:left;
	padding:0px 0px 10px 0px;
	text-align:left;
	width:800px;
}
#menubox{
	padding:8px 0 4px 0;
	height:21px;
	background:#000000;
	text-align:center;
}
#menubox a:link, #menubox a:visited, #menubox a:hover, #menubox a:active{
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	background:url('../images/menu_a.gif') center left no-repeat #000000;
	padding:7px 3px;
}
#contentbox{
	text-align:left;
	position:relative;
	padding:10px 20px 20px 16px;
	width:764px;
	background:#ffffff;
}
#localizador{padding-bottom:20px}
#localizador a{color:#cc0000;font-size:90%}
#sectiontitle{
/*
	margin:0 0 20px 0px;
	padding:0 30px 0 0;
	font-size:1.6em;
	font-weight:normal;
	color:#c8c8c8;
	letter-spacing:.75em;
	float:right;
	font-style:italic;
*/
	background:#bd0926;
	color:#ffffff;
	margin:0;
	padding:3px 10px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
.img_sidebox{
	padding:0px 6px 10px 0px;
}
#marcas{
	padding-top:30px;
	height:65px;
	width:800px;
	clear:both;
	text-align:center;
	background:#000000;
}

#footerbox{
	padding:10px 20px;
	height:33px;
	background:#000000;
	clear:both;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}