@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BFE4F2;
}
.rodape {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.topo {
	background-image: url(images/design_color_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 215px;
	background-color: #ECF7FB;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.borda {
	border: 1px solid #FFFFFF;
}
.titulo {
	font-size: 17px;
	color: #535b73;
}
.principal {
	padding-left: 25px;
	padding-right: 20px;
}
.link2 {
	font-size: 17px;
	color: #00aeef;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.photoblock-many img {
	height: 80px;
	width: 110px;
}
