@charset "utf-8";

/* ..... D I V S .... */
.main{
	margin:0px auto;
	width:900px;
	overflow:auto;
	border-width: 1px;
	border-style: solid;
	border-color: #cfcfcf;
}

.sub_main{
	margin:0px auto;
	width:900px;	
	background-color:#FFFFFF;
}
.conteudo_fim{
	clear:both;
	margin: 0px auto;
	width:960px;
	overflow:auto;
	height: 24px;
	text-decoration: none;
	padding-top: 5px;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	background-image:url(../imagens/bg_fundo2.jpg);
}


/* .... Conteudos ....*/
body {
	background-color: #f2f2f2;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:39px;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	color: #666666;
}

.campo_obrigatorio{
	color: #B30101;	
}


#Conteudo {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 9px;
}

.fundo_meio{
	background-repeat: repeat-x;
	height:5px;
	background-image:url(../imagens/fundo_meio.jpg);
}
.eventos {		
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;	
	/*background-color:#B30000;*/
	background-image:url(../imagens/eventos_fundo.jpg);
	background-repeat: repeat-y;
	background-repeat: repeat-x;
	width: 240px;
	max-height: 167;
	table-layout:fixed;	
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 14px;
	padding-left: 8px;	
}

.eventos a{	
	text-decoration:none;
	color:#FFFFFF;
}

.eventos a:hover{
	text-decoration:underline;
	color:#FFFFFF;	
}

.eventos_fixo{	
	background-color:#B30000;
	width: 240px;
	height: 189px;
	table-layout: fixed;
}

.lateral_tabela {
	background-color:#edebeb;
	background-image:url(../imagens/bg_lateral_tabela.jpg);
	background-repeat: repeat-y;
}

.lateral_tabela a{
	text-decoration:none;
	color:#B30000;
}
.lateral_tabela a:hover{
	text-decoration:underline;
	color:#B30000;
	
}



.list_eventos{
	font-size: 10px;
	width: 223px;
	overflow: auto;
	font-weight: bold;
	background-color:#f4ffe4;
	background-image:url(../imagens/bg_lateral_eventos.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 14px;
	padding-right: 5px;	
	padding-left: 8px;
	padding-bottom: 5px;
	float:right;
}

.list_eventos ul li{
	list-style-image:url(../imagens/square_red.jpg);
	margin-bottom: 10px;
	
}

.list_eventos a{
	text-decoration:none;
	color:#B30000;
	
}
.list_eventos a:hover{
	text-decoration:underline;
	color:#B30000;
	
}


.title_tabela{
	color:#000;	
	font-size:11px;	
}

.fundo_tabela{
	background-color:#edebeb;
	background-image:url(../imagens/bg_lateral_tabela.jpg);
	background-repeat: repeat-y;
}
.list_novidades{
	color:#B30000;
	background-color:#edebeb;
	background-repeat: repeat-y;
	font-size:10px;	
	width: 223px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 5px;	
	padding-left: 8px;
	padding-bottom: 14px;
	float:right;
	
}
.list_novidades a{
	text-decoration:none;
	color:#B30000;
}
.list_novidades a:hover{
	text-decoration:underline;
	color:#B30000;
	
}
.list_novidades ul li{	
	list-style-image:url(../imagens/square_red.jpg);
	margin-bottom: 10px;
	
		
}



#tabela_top{
	width:300px;
	table-layout: fixed;
}

#Conteudo a {
	text-decoration: none;
	color: #666666;
}
#Conteudo a:hover {
	color: #b30000;
	text-decoration: none;
}

.txt_topo {
	font-size: 9px;
	font-weight: normal;
}
.txt_topo a {
	text-decoration: none;
	color: #666666;
}
.txt_topo a:hover {
	color: #b30000;
	text-decoration:underline;
}


.btn_pesquisa {
	border:none;
	cursor: pointer;
	WIDTH: 26px;
	height:22px;
	background-image:url(../imagens/lupa.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:transparent
}
.txt_pesquisas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}


.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B30000;
	text-decoration: none;
	font-style: normal;
	letter-spacing: 2px;
	word-spacing: 1px;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.detalhes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B30000;
	text-decoration:none;	
	font-weight: bold;
	text-transform: lowercase;
}
.destaque {
	font-weight: bold;
	text-decoration: none;
}
.destaque2 {
	font-weight: bold;
	text-decoration: none;
	color:#B30000;
}

.detalhes a:hover {
	color: #B30000;
	text-decoration: underline;
	font-weight:bold;
	font-size:9px;
}
.detalhes a {
	color: #B30000;
	text-decoration: underline;
	font-size:9px;
}


.espaco {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 73%;
	table-layout: fixed;
}
.espaco a{
	text-decoration: none;
	color: #666666;
}
.espaco a:hover{
	color:#b30000;
	text-decoration:underline;
}

.email a{
	text-decoration: none;
	color: #666666;
}
.email a:hover{
	color:#b30000;
	text-decoration:underline;
	
}
/*.main  .sub_main  .espaco ul li  {*/
.espaco ul li  {
	list-style-image: url(../imagens/square.gif);
	padding: 5px;
}
.listas {
	list-style-type: circle;
	color:black;
}
/*.main  .sub_main .espaco ul ul li{*/
.espaco ul ul li{
	list-style-type: none;
	list-style-image:url(../imagens/list_circle.gif);
	padding: 2px;
	margin: 2px;
}






.privada {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B30000;
}
.botao {
	border:none;
	cursor: pointer;
	background-image:url(../imagens/btn_entrar_out.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color:transparent;	
	width:80px;
	height:40px;
}
.botao:hover{
	border:none;
	cursor: pointer;
	background-image:url(../imagens/btn_entrar_over.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color:transparent;	
	width:80px;
	height:40px;
}

.main .sub_main .lateral_tabela li {
	margin: 0px;
	padding: 0px;
}

.erro{
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
}

a{
	text-decoration: none;
	color: #666666;
}

a:hover{
	text-decoration: none;
	color: #B30000;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #b30000;
	text-decoration: none;
	letter-spacing: 2px;
	word-spacing: 4px;
}

h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B30000;
	border: 1px solid #B30000;
	
}
.btn:hover{
	background-color: #C60000;
	cursor: pointer;
}

