/* CSS Document */

body {
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	background-image: url(imgs/bkg.jpg);
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
}

#top_logo {
	position:relative;
	width:100%;
	height:100px;
	z-index:1;
	background-image: url(imgs/bg_topo_geral.jpg);
	border-bottom: 1px solid;
	border-bottom-color: #666666;
}

input, textarea {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#ancora_menu {
	position:absolute;
	width:125px;
	height:auto;
	z-index:2;
	left: 0px;
	top: 20px;
}

#vote {
height:auto;
}

form {
	margin:0px;
	padding:0px;
}

.cat_menu {
	position:relative;
	width:115px;
	height:auto;
	z-index:1;
	background-color:#E5E5E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	float:left;
	margin-top:1px;
	border-bottom: 1px dashed #DFDFDF;
	border-left:1px  dashed #DFDFDF;
	text-align:left;
}

.itmenu
{
	position:relative;
	width:115px;
	height:auto;
	z-index:1;
	background-color:  #F3F3F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	float:left;
	margin-top:1px;
	border-bottom: 1px dashed #DFDFDF;
	border-left:1px  dashed #DFDFDF;
	text-align:left;
}

#content {
	position:relative;
	float:left;
	width:355px;
	height:410px;
	z-index:3;
	left: 142px;
	top: 19px;
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
	padding-top:10px;
	padding-left:15px;
	background-image: url(imgs/bg_meio.gif);
	background-repeat:no-repeat;
	background-position: right top;
}

#content2 {
	position:relative;
	float:left;
	width:355px;
	height:600px;
	z-index:3;
	left: 142px;
	top: 19px;
	text-align:left;
	padding-top:10px;
	padding-left:15px;
}

#box1 {
	position:absolute;
	width:120px;
	height:62px;
	left: 392px;
	top: 10px;
	z-index:4;
	padding-top:2px;
	border:1px  dotted;
	border-color: #F0F0F0;
	background-image: url(imgs/top_2.jpg);
	background-repeat:repeat-x;
	font-size:10px;
}

.end
{
color:#999999;
}

#box2 {
	position:absolute;
	width:120px;
	z-index:4;
	left: 392px;
	top: 100px;
	padding-top:3px;
	border:1px  dotted;
	border-color: #F0F0F0;
	background-image: url(imgs/top_2.jpg);
	background-repeat:repeat-x;
	height: 71px;
}

#box3 {
	position:absolute;
	width:120px;
	z-index:4;
	left: 392px;
	top: 187px;
	padding-top:3px;
	border:1px  dotted;
	border-color: #F0F0F0;
	background-color:#F7F7F7;
	height: 78px;
}

p {
	margin-bottom:15px;
	margin-top:15px;
	padding:0px;
}

h1,h2,h3 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin:1px;
	margin-top:0px;
}

.img_im{
	padding-left:10px;
	padding-bottom:10px;
	float:right;
} 

#all {
	width:720px;
	height:auto;
	background-color:#FFFFFF;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	padding-bottom:50px;
}

#ancora_content {
	position:relative;
	width:660px;
	height:auto;
	z-index:6;
}

#top_content {
	position:relative;
	width:100%;
	height:22px;
	z-index:6;
	background-image: url(imgs/barra_geral.jpg);
	text-align:right;
	top: 1px;
	border-bottom: 1px dotted;
	border-bottom-color: #DFDFDF;
	padding-top:8px;
	filter: alpha(opacity=85);
}

.title_2 {
	font-size: 12px;
	font-weight: bold;
	color: #585858;
}
#banner {
	position:relative;
	float:left;
	width:120px;
	height:600px;
	z-index:8;
	top:30px;
	left: 310px;
	background-color: #FFFFFF;
	padding:5px;
	border: 1px solid #666666;
}
#top_button {
	position:relative;
	width:268px;
	height:16px;
	z-index:1;
	left: 578px;
	top: -21px;
}

#download_button {
	position:absolute;
	width:211px;
	height:112px;
	z-index:8;
	left: 247px;
	top: 244px;
}

#content_third {
	position:absolute;
	width:374px;
	height:112px;
	z-index:2;
	left: 15px;
	top: 433px;
} 

#bottom {
	clear:both;
	position: relative;
	top:48px;
	width:100%;
	height:25px;
	z-index:7;
	border-top: 1px dashed #DFDFDF;
	padding-top:8px;
}

a:link.cinza {
	color: #333333;
	text-decoration: none;
}
a:visited.cinza {
	text-decoration: none;
	color: #333333;
}
a:hover.cinza {
	text-decoration: underline;
	color: #333333;
}
a:active.cinza {
	text-decoration: none;
	color: #333333;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #006699;
}
