@charset "utf-8";
/* CSS Document */

.stylegr{
	float: left;
	padding-bottom: 10px;
}
.styledv1{
	width:136px;
	float: left;
}
.styledv2{
	width:524px;
	float: left;
}
.styledv3{
	width:40px;
	float: left;
}
.style1{
	width:136px;
	height:20px;
}
.style2{
	width:114px;
	margin:11px;
	padding-bottom: 6px;
	background:#E1E2DA;
}
.style3{
	width:515px;
	margin: 5px 5px 0px 4px;
	background:#FFFFFF;
}
.style4{
	width:40px;
	height:20px;
}
.style5{
	width:40px;
}
.style6{
	width: 700px;
	height:190px;
}
.style7{
	width: 700px;
	height:65px;
	position: relative;
}
.style8{
	height:125px;
}
.banner_topo {
	width: 700px;
    position: absolute;
    top: 13px;
	left: 0px;
	z-index: 4;
}
.menu_horizontal {
	position: absolute;
    top: 164px;
	left: 200px;
	z-index: 5;
}

.enviando {
    padding: 3px 3px 3px 3px;
	z-index: 2; 
   	color: #FFFFFF;
	visibility:hidden;
	width:200px;
	position:fixed;
	top:1px;
	background-color: #333333;
	right: 1px;
	font-family: Tahoma, "Trebuchet", Arial;
	font-size: 12px;
}

img {
	border: none;
}
.codigo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: bold;
}
.paginacao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #990F0C;
}
a.paginacao:link {
	text-decoration: none;
}
a.paginacao:active {
	text-decoration: none;
}
a.paginacao:hover {
	text-decoration: none;
	color: #666666;
}
a.paginacao:visited {
	text-decoration: none;
}

.paginacao_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}