body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.pequeno {
	font-size: 10px;
	color: #FFFFFF;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	margin-left: 10px;
	margin-top: 15px;
}
h2 {
	margin-right: 20px;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
}
.claro {
	font-size: 14px;
	color: #CCFFFF;
	font-weight: bold;
}
.destacado {
	color: #FF6600;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #99FFFF;
	text-decoration: none;
}
a:active {
	color: #99FFFF;
	text-decoration: none;
}
a.a2:link {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a.a2:visited {
	color: #336699;
	text-decoration: none;
}
a.a2:hover {
	color: #0000FF;
	text-decoration: underline;
}
a.a2:active {
	color: #0000FF;
	text-decoration: none;
}
a.a3:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a.a3:visited {
	color: #003366;
	text-decoration: none;
}
a.a3:hover {
	color: #0000FF;
	text-decoration: underline;
}
a.a3:active {
	color: #0000FF;
	text-decoration: none;
}
hr {
	color: #CCCCCC;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	height: 1px;
}
div#wrapper {
		height: 100%;
		width: 777px;
		margin-left: auto;
		margin-right: auto;
}
div#whitespace {
	background: #fff;
	height: 9px;
	overflow: hidden;
	margin: 0 -2px;
}
div#header {
	position: relative;
}
div#header_watermark {
	height: 261px;
}
div#top_flash {
	position: relative;
	top: 0px;
	width: 777px;
	left: 0px;
}
div#logo_text {
	position: absolute;
	left: 0px;
	/*left: 97px;*/
	top: 0;
	width: 450px;
	height: 256px;
	float: right;
}


.fotos {
	font-size: 10px;
	color: #333333;
}
