﻿body {
    margin: 0;
	margin-left:0;
	margin-top:0;
}	

body.bg {
	background-image:url(images/fundo_site.jpg);
	background-repeat:repeat-x

}

.linkgroup a {
	display: inline
	}

	
ul {
	list-style: none;
	margin: 0;
	}
	
.form_text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	border: 1px solid #cccccc;
	width: 74px;
	
}

.form_text_size {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	border: 1px solid #cccccc;	
}

.form {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	border: 1px solid #cccccc;
	
	
}
.form_lista {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: 17px;
	width: 92px;
	border: 1px solid #cccccc;
}
.form_inscricao {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	height: 14px;
	width: 128px;
	border: 1px solid #cccccc;
}
.form_busca {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 14px;
	width: 128px;
	border: 1px solid #cccccc;
}
.form_col_dir {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 14px;
    border: 1px solid #cccccc;
}

.form_busca_cidade {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 14px;
	width: 300px;
	border: 1px solid #cccccc;
}

.teste {

padding-top:-20px;
vertical-align:middle;
}
/* MENU */
/*
#menu2 {
	width: 134px;
	margin: 0px;
	background: url(images/menu_bg.gif);
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	}
	
#menu2 li a {
    voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 17px;
	text-decoration: none;
	}
	
#menu2 li a:link, #menu2 li a:visited {
	color: #000000;
	display: block;
	padding: 5px 0 1px 20px;
	padding-top:2px;
	height:17px;
		
	}
	
#menu2 li a:hover {
	color: #000000;
	background: url(images/menu_fundo.gif) 0 -34px;
	
	}*/
	
*/
	
.bg {
    background-color: green !important;
        
    }

.bg2 {
    background-color: #ffffff;
}

.bg_topo {
    background: url(images/topo_bg.jpg);
}

.bg_topo2 {
    background: url(images/barra_busca_bg.jpg);
}

.bg_thome {
    background: url(images/t_home.jpg);
}

.bg_quadro_dir {
    background: url(images/cons_inscritos_bg.jpg);
}

.bg_quadro_dir1 {
    background: url(images/bg_col_dir.gif);
}

/*.bg_bottom {
    background: url(images/bg_bottom.jpg);
}*/

.bg_pontilhado {
    background: url(images/potilhado_v.gif);
}

.bg_titulos {
    background: url(images/bg_titulos.jpg);
}

.bg_titulos_sub {
    background: url(images/bg_titulos_sub.jpg);
}

.bg_seccionais {
    background: url(images/seccionais_topo.gif);
}

.bg_topodireita {
    background: url(images/topo_direita.gif);
}	

.titulo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #333333;
}

/*.titulo:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
	color: #333333;
}*/

.texto {
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}

/*
.texto:hover {
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration:underline;
}*/

.texto_marrom {
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #524e3e;
	text-decoration:none;
}

.texto_marrom:hover {
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #524e3e;
	text-decoration:underline;
}

.texto2 {
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}

/*
.texto2:hover {
    font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:underline;
}*/	

.titulo_cidadao {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #988d6d;
}
.titulo_noticias {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #a29c84;
}
.data {
	font-family: Tahoma;
	font-size: 10px;
	color: #9F8F8A;
}
.padding {
    padding-left:50px;
}	

.botao {
  border: none;
  background: url(images/botao.gif) no-repeat;
  background-position: center;
  text-align: center;
  width: 75px;
  color: #fff;
  font-size: 9px;
  font-weight:bold;
  cursor: pointer;
  padding-bottom: 4px;
}

hr{
	border: 0;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	margin: 0.5em 0 1em 0;
}
