body{
	background: url(../img/bg_top.jpg) top center repeat-x;
	background-position: 0px 25px;
	text-align: center;
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
body, td, th, textarea, input, select, h3, h4, h5, h6 {
    font: 83%/1.4 arial, helvetica, sans-serif;
	color: #535353;
}
h1 {
    font-size: 24px;
	color: #369BD7;
	font-weight:normal;
	margin:10px 0px;
}
h2 {
    font-size: 18px;
	color: #369BD7;
	font-weight:normal;
	margin:10px 0px;
}

table,tr,td,input,div,img,form,a {
	margin: 	0;
	padding:	0;
}
a {
	font-size:16px;
	color: #E0130D
}
a:hover{
	color: #000000;
}

#page {
	text-align:left;
	margin: 20px auto;	
	padding: 0;
	width: 774px;
	background-color:#FFFFFF;
}

/***
* Cabeçalho
***/
#header{
	width: 100%;
	height: 90px;		
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
}
#header_left{
	width: 10px;
	height: 90px;	
	background: url(../img/bg_header_left.gif) top center no-repeat;
	float:left;
}
#header_right{
	width: 10px;
	height: 90px;	
	background: url(../img/bg_header_right.gif) top center no-repeat;
	float:left;
}
#logo {
	padding:0px;
	margin: 20px 0px 0px 10px;
	width: 216px;
	float:left;
}
#brasil {
	padding:0px;
	margin: 30px 0px 0px 30px;
	width: 48px;
	height: 48px;
	float:left;
	background: url(../img/Brasil.jpg) top center no-repeat;
}

#headermenu{
	float:left;
	width: 440px;
	margin-top: 15px;
	padding-right: 10px;
	text-align:right;
	color: #369BD7;
}
#headermenu a{
	font-size: 95%;
	color: #369BD7;
	text-decoration:none;	
}
#headermenu a:hover{
	color: #E0130D;
	text-decoration:underline;	
}
#headerlogin,#headersearch{
	height:25px;
	padding:0;
	margin:0;
	color: #535353;
	vertical-align:middle;
}
#headerlogin input, a, img, form{
	vertical-align:middle;
}	
#headerlogin input,input[type="text"],input[type="password"] {
	height:16px;
	margin: 0;
	width:100px;
	border: none;
	background-color: #EDF4FB;	
}
#headersearch input, a, img, form{
	vertical-align:middle;
}	
#headersearch input{
	height:16px;
	margin: 0;
	border: none;
	width:300px;	
	background-color: #EDF4FB;	
}


/***
* Conteudo
***/
#block_left{
	width:200px;
	padding: 20px 0px 20px 20px;
	float:left;
	background-color:#FFF;	
}
#block_left h1{
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
	padding-left: 20px;
	background: url(../img/seta_h1.gif) top center no-repeat;
	background-position: 0px 5px;
}
#line{
	width: 1px;
	height: 100%;	
	padding: 0;
	margin: 0px 10px;
	background: url(../img/line.gif) top center repeat-y;	
	float:left;	
}
#block_right{
	width:514px;
	padding: 0px 20px;
	float:left;
	background-color:#FFF;
}
#block_right #list{
	padding:10px 0px;
}
#block_right .categoria{
	float:left;
	padding-top: 5px;
}
#block_right .encerramento{
	float:right;
	padding: 5px 5px 0px 0px;	
}
#block_right p{
	clear:both;
	margin:0px;
	padding: 5px 5px 5px 0px;
}
#block_right .label{
	padding-right: 10px;
	font-size: 85%;
}
#block_right .info{
	font-size: 85%;
	font-weight: bold;
}
#block_right .info a {
    font-size: 100%;
    font-weight: bold;
    text-transform: uppercase;
	padding: 0px 3px;
	color: #369BD7;
}
#block_right .info a:hover {
	color: #E0130D;
}

#block_right a.tool{
	padding: 0px 13px 0px 22px;
	font-size: 85%;
	color:#95BDE0;
	text-decoration:none;
}
#block_right a.tool:hover{
	color:#000000;
}
#block_right .participar{
	background: url(../img/seta.gif) no-repeat -1px 0;	
}
#block_right .resultado{
	background: url(../img/grafico.gif) no-repeat 0 -1px;	
}
#block_right a.small{
	font-size: 12px;
}
#block_right a.mais{
	float:right; 
	font-size: 12px; 
	color:#369BD7;
}

/***
* Formulario de Cadastro
***/
#register{
}
#register #label{
	clear: both;
	padding: 2px;
	margin: 5px 50px;
	font-size: 12px;
	width: auto;
	vertical-align:middle;
}
#register #field{
	padding: 0;
	margin: 5px 0px 5px 48px;
	vertical-align:middle;
}
#register p{
	padding: 10px;
	background-color: #EDF4FB;
}
#register input[type="text"],input[type="password"], select, textarea{
	height:20px;
	font-size: 13px;
	padding-left: 3px;
	margin: 0px;
	width: 300px;
	border: 1px solid #369BD7;
	background-color: #EDF4FB;
	vertical-align:middle;
}
#register textarea{
	height: 100px;	
}
#register input[type="submit"],input[type="reset"]{
	font-size: 12px;
	text-transform:uppercase;
	padding: auto 10px;
	margin: 0px;
	width: auto;
	color:#FFFFFF;
	border: none;
	background-color: #369BD7;
	vertical-align:middle;
	white-space: normal;
}

/***
* Menu
***/
.side-menu, .side-menu li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.side-menu {
    margin-bottom: 1.5em;
    width: 190px;
}
.side-menu a{
    display: block;
    border-bottom: 1px solid #E5EFF9;
    padding: 4px 10px;
    font-size: 85%;
    font-weight: bold;
    text-decoration: none;
    text-transform: lowercase;
   	position: relative;
   	width: 170px;
}
.side-menu a.current {
	background:url(../img/menu_current.gif) right top no-repeat;
    color: #fff;
    border-bottom: none;
    padding-left: 20px;
    width: 170px;
}
/***
* Banners
***/
.side-banner, .side-banner li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.side-banner {
    margin-bottom: 20px;
    width: 190px;
}
.side-banner a{
    display: block;
    padding: 4px 10px;
    font-size: 85%;
    font-weight: bold;
    text-decoration: none;
    text-transform: lowercase;
   	position: relative;
   	width: 170px;
}

/***
* Rodapé
***/
#bottom{
	clear:both;
	margin: auto;
	padding: 0;
	bottom:0;
	left:0;
	width: 100%;
	height: 200px;
	background: url(../img/bg_bottom.jpg) bottom center repeat-x;
	z-index:0;	
}
#footer{
	width: 774px;
	padding: 0;
	margin: auto;
	text-align:left;	
}
#footer_center{
	width: 754px;
	min-height: 108px;	
	padding: 0;
	margin: 0;
	background: url(../img/bg_footer.jpg) bottom center repeat-x;	
	float:left;
}
#footer_left{
	width: 10px;
	min-height: 108px;	
	background: url(../img/bg_footer_left.jpg) bottom center no-repeat;
	float:left;
}
#footer_right{
	width: 10px;
	min-height: 108px;	
	background: url(../img/bg_footer_right.jpg) bottom center no-repeat;
	float:left;
}
#footer_menu{
	width: 710px;
	margin:auto;
	margin-top:75px;
}
#footer_menu a{
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	color:#FF9900;
	margin: 0px 15px;
}
#footer_menu a:hover{
	text-decoration:underline;
	color:#FF6600;
}

#copyright{
	clear:both;
	width:754px;
	background-color: #FFF15A;
	text-align:center;
	margin: auto;
}
#copyright dl {	
    float: left;
    margin: 10px 0 0 0;
    padding: 1px;
}
#copyright dl.last {
    float: right;
    border: none;
} /*IE7*/
#copyright dd {
	text-align:left;
    margin: 0;
    padding: 3px 10px;
    font-size: 10px;
	height: 40px;	
}
#copyright dd a {
    text-decoration:underline;
    font-size: 10px;
	color: #535353;
}






/**************************
*   	Highslide
***************************/
.highslide-html {
    background-color: white;
	z-index: 1000;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../img/highslide_graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 730px;
    padding: 5px;
}

.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font: 10px arial, helvetica, sans-serif;
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../img/highslide_graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/**************************
*   	Highslide
***************************/

#site_error{
	margin:auto;
	padding-top: 130px;	
}
