body
{
	background-color:#889CAB;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	color:#FFFFFF;
	font-size:8.5pt;
	margin:0px;
}

h1
{
	font-size:16pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	margin:0px 0px 10px;
	text-transform:uppercase;
}

div.page
{
	width:790px;
	height:310px;
	margin:0px auto;
}

div.content
{
	background-color:#385973;
	height:515px;
	text-align:left;
	padding:20px 18px 0px;
}

table
{
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	border-top: 1px solid #385973;
	border-left: 1px solid #385973;
}

table th,
table td
{
	padding:1px 5px 2px;
	border-right: 1px solid #385973;
	border-bottom: 1px solid #385973;
}

table tr th
{
	background-color:#1C3D57;
}

table tr.bglight td
{
	background-color:#889CAB;
}

table tr.bgdark td
{
	background-color: #607A8F;
}

div.footer
{
	background-image:url(images/Logo.png);
	height:75px;
}

div.galeria-picture
{
	float:left;
	width:120px;
	margin:0px 0px 15px 0px;
}

div.galeria-picture a img
{
	display:block;
	text-decoration:none;
}

div.galeria-picture a img
{
	display:block;
	text-decoration:none;
	border:1px solid #FFFFFF;
}
