/* neo v0.02 */
 
a img 
{
border:none;
padding:0px;
} 
 
a:hover img 
{
border:none;
padding:0px;
}


.main_solid_none {
background-color: transparent;
background-image:none;
}

.header-middle
{
    background-image: none;
	background-color:transparent;
	height:280px;

}
.header-bottom{
    background-image: none;
	background-color:transparent;
}

.header-top
{
    background-image: none;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	height:45px;
}


/*******/

a {
/*color: #0099FF;*/
text-decoration: none;
}

a:hover {
color: #FF9900;
text-decoration: underline;
}

a:visited{
color: ;
}

#main-content {

background-color:transparent;
padding-right:0px;
padding-left:0px;
}

.main-content-cols-0
{
width:940px;
}


/*botão pesquizar*/

.button {
background-image:url(img/botao-ok-pesquizar.jpg);
background-repeat:no-repeat;
border:none;
height:20px;
width:80px;
font-weight:bold;
color:#FFFFFF;
}


.button:hover{
background-image:url(img/botao-ok-pesquizar.jpg);
background-repeat:no-repeat;
border:none;
height:20px;
width:80px;
color: #FF0000;
font-weight:bold;
}

/****************************************************************/
/****************************************************************/

/****************************************************************/
/******************* para estilizar o form de contato ***********/

/****************************************************************/
/******************* box do form ***********/

fieldset
{
	border: 1px solid #DDDDDD;
	width:890px;
	/*float:right;*/
	margin:0px;
	margin-bottom:15px;
}

fieldset-contato
{
	border: 1px solid #DDDDDD;
	width: 450px;
	/*float:right;*/
}


/****************************************************************/
/******************* legenda do form ***********/

legend
{
	color:#660000;
	font-weight:bold;
	font-style:normal;
	font-size:175%;
}

/****************************************************************/
/******************* nome do campo do form ***********/
fieldset label, fieldset .label
{
	color: #000000;
	font-weight: bold;
	font-size:10px;
	text-align:left;
	width:auto;
}


label
{
	font-size: 110%;
	text-align:left;
	/*float:left;*/
}

/****************************************************************/
/******************* campo do form ***********/

input[type=text], input.inputbox
{
	/*width: 20em;
	float:left;*/
}

/****************************************************************/
/******************* anti-span ***********/

.imageverification
{
	width: 450px;
}

.imageverification img  /***posiciona a imagem do anti-span ****/
{
}

#chrono_verification  /***campo para inserir os numeros da img****/
{
}

/****************************************************************/
/******************* text area do form ***********/

textarea 
{
	width:20em;
	height: 6em;
}



/**********************************************************************/
/******************** tabela categoria *********************************/

.sectiontableheader 
{
	color: #ffffff;
	border-top-color: #f4f8f4;
	background-color: #660000;
	font-family:Arial, Helvetica, sans-serif;
}

tr.sectiontableentry2 td 
{
	background-color: #EBEBEB;
}

tr.sectiontableentry1 td
{
	background-color: #E0E0E0;
}


/*************** botoes navegacao tabela **************************/

.pagenav 
{
	background-color: #f3f3f3;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right:5px;
}


/********************** pesquisar ***********************/

.searchintro td 
{
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
background-color:#E0E0E0;
}


#inscricao_eventos
{
	position:relative;
	left:670px;
	top:30px;
	padding:5px;
	background-color: #EDE7E9;
	border:1px solid #A40000;
}
