body {
	background-color:#44688D;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border: 0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	}
h1 {
	font-size: 15px;
}
p {
	color: #052D5A;
	font-size: 13px;
	text-align: justify;
}
td {
	color: #052D5A;
	font-size: 13px;
}
th {
	color: #052D5A;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	padding-left: 3px;
}
ul {
	padding-bottom: 0px;
	padding-left: 13px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}
img {
	border: 2px solid #FFFFFF;
	
}
a:link {
	color: #3F2E2E;
	text-decoration:underline;
	border: 0;
	font-size: 13px;
	}

a:visited { 
	color: #3F2E2E;
	text-decoration:underline;
	border: 0;
	font-size: 13px;
	}

a:hover { 
	cursor:hand;
	color: #052D5A;
	text-decoration:underline;
	font-size: 13px;
	border: 0;
	}

a:active {
	color: #3F2E2E;
	text-decoration:underline;
	border: 0;
	font-size: 13px;
	}
.content {
	padding-right: 61px;
	padding-left: 61px;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 13px;
	padding-bottom: 13px;
	vertical-align: top;
	width: 900px;
}
.bg_sub {
	padding-right: 61px;
	padding-left: 61px;
	background-image: url(../images/bg_sub.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	width: 900px;
	height: 22px;
}

.fotos {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	vertical-align: top;
	padding-top: 13px;
	width: 778px;
}
.noborder {
	border: none;
}
	
