body{
	padding:0px;
	margin:0px;
	border:0px;
	color:#707070;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#c0c0c0
}
#pagebox{
	width:920px;
	height:595px;
	margin:0px auto;
	background:transparent
}
#leftbox{
	width:209px;
	height:595px;
	background:#e2f1fa;
	float:left
}
#logobox{
	width:209px;
	height:154px;
	background:url('../images/pagina/logo.gif') #e2f1fa
}
#menubox{
	width:209px;
	height:357px;
	background:url('../images/pagina/menu.gif') #e2f1fa;
	padding:15px 0px 0px 0px
}
div.menu{
	padding:10px 0px 10px 15px
}
#footermenubox{font-weight:bold;color:#4080aa;font-size:14px;padding:80px 0px 0px 0px}
#cornerbox{
	width:209px;
	height:69px;
	background:url('../images/pagina/corner.gif') #e2f1fa
}
#rightbox{
	width:711px;
	height:594px;
	background:transparent;
	float:right
}
#headerbox{
	width:711px;
	height:66px;
	background:url('../images/pagina/header.gif') #e2f1fa
}
#titlebox{
	width:696px;
	height:29px;
	background:url('../images/pagina/title.gif') #ffffff;
	padding:10px 0px 0px 15px;
	font-size:18px;
	text-align:left;
	color:#4ea4c8
}
#contentbox{
	width:641px;
	height:421px;
	background:url('../images/pagina/content.gif') #ffffff;
	padding:0px 55px 0px 15px;
}
#foto{
	float:right;
	padding:0px 0px 0px 20px
}
#footerbox{
	width:671px;
	height:49px;
	background:url('../images/pagina/footer.gif') #e2f1fa;
	text-align:right;
	font-size:10px;
	color:#999999;
	padding:20px 40px 0px 0px
}