body
{
	margin: 0;
	padding: 0;
}

body, p
{ font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; }
h2
{ color: #3277ba; font-size: 9pt; }
p
{ margin-top: 0; color: #3277ba;}
p a
{
	color: #1267aa;
}
div#wrapper
{ background-image: url(../images/bg_wrapper.gif); background-repeat: no-repeat; margin: 0 auto; 
width: 994px; height: 660px; }
div#header
{
 width: 100%;
 height: 300px;
 float:left;
}
div#menu
{
width: 154px;
 float:left;
 text-align: center;
}
div#body
{
 float:left;
 width: 840px;
 height: 340px;
}

div#bodytext
{ width: 360px; float: left; margin-top: -15px; padding-right: 10px; padding-left: 10px; }

* html div#bodytext
{
	margin-top: 0px;
}

div#fotos
{ float: left; width: 460px; margin-top: 15px; }
div#fotos img
{
	float: left;
	margin: 2px;
}