@charset "utf-8";
body {
	background-color: 006474;
	margin: 0px;
}
#div-man {
	height: 100%;
	width: 100%;
	background-image: url(images/background.jpg);
}

#man {
	width: 801px;
	min-height:579px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	background-image: url(images/back.jpg);
}
#lat-bar {
	background-image: url(images/lat-bar.jpg);
	background-repeat: repeat-y;
	min-height:579px;
	width: 801px;
}
#lat-bar2 {
	min-height:579px;
	width: 801px;
	background-image: url(images/lat-bar2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#topo {
	background-image: url(images/topo.jpg);
	height: 107px;
	width: 801px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#basetopo {
	background-image: url(images/base-top.jpg);
	height: 10px;
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#back {
	clear: both;
	float: left;
	min-height: 400px;
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/back-02.jpg);
}
#container {
	clear: both;
	float: left;
	min-height: 400px;
	width: 801px;
	margin-right: auto;
	margin-left: auto;
}

#coluna-menu {
	min-height: 448px;
	width: 230px;
	float: left;
	margin-left: 10px;
	clear: both;
}
#space-top-menu {
	float: left;
	height: 6px;
	width: 183px;
	clear: both;
}
#link {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 230px;
	height: 33px;
	background-image: url(images/item-menu-01.jpg);
}
#link2 {
	height: auto;
	width: 230px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-image: url(images/item-menu-02.jpg);
}
#link3 {
	background-image: url(images/item-menu-03.jpg);
	height: 41px;
	width: 230px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#op1 {
	height: 12px;
	width: 170px;
	margin-right: 15px;
	margin-left: 25px;
	margin-top: 13px;
	margin-bottom: 5px;
	text-align: center;
}
#op2 {
	text-align: center;
	height: 12px;
	width: 208px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 7px;
}
#titulo {
	background-image: url(images/titulo.jpg);
	float: left;
	height: 120px;
	width: 540px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #A1BFC7;
}
#container-back {
	float: left;
	min-height: 398px;
	width: 550px;
	background-repeat: no-repeat;
	margin-left: 4px;
}
#topo-container {
	background-image: url(images/topo-container.jpg);
	height: 34px;
	width: 550px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
#back-container {
	background-image: url(images/back-container.jpg);
	float: left;
	min-height: 320px;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#base-container {
	background-image: url(images/base-container.jpg);
	float: left;
	height: 40px;
	width: 550px;
}
#base {
	background-image: url(images/base.jpg);
	float: left;
	height: 15px;
	width: 801px;
}
