body{
    font-family: Trebuchet MS;
    font-size: 13px;
    color: #6a6a6a;
    background: url(../img/bg.jpg) repeat-y center;
}

li {
    list-style:  disc;
}

/*todos os links do site*/
a{
    color: #6a6a6a;
    font-weight: bold;
}
a:hover{
    font-weight: bold;
    color: #373737;
}

a.normal {
    color: #6a6a6a;
    font-weight: normal;
}

a.normal:hover {
    color: #373737;
}

a.idiomas {
    color: #8c8c8c;
    font-weight: bold;
}

a.idiomas:hover {
    color: #6c6c6c;
    font-weight: bold;
}

a.idioma_sel {
    color: #38974b;
    font-weight: bold;
}

a.verde {
    font-weight: bold;
    color: #15481f;
    text-decoration: underline;
}

a.verde:hover {
    color: #1d5928;
}

.titulo_verde {
    color: #15481f;
    font-weight: bold;
}


/*formulario de contato*/
.form_contato label{
    display: block;
}

.form_contato input,
.form_contato textarea{
    width: 250px;
}

.form_contato .submit{
    width: auto;
}

.form_contato div.input{
    padding-bottom: 10px;
}

.form_contato .error-message{
    color: red;
}

.form_contato div.required  label{
    font-weight: bold;
}


/*container*/
#container{
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    background: url(../img/bg.jpg) repeat-y center;
}

/*titulo principal*/
h1{
    font-weight: bold;
    color: #373737;
}

h2{
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: #373737;
}

/*tag address do rodape*/

#rodape {
    width: 742px;
    color: #2d2727;
    margin-left: 259px;
    height: 20px;
    font-size: 11px;
    margin-bottom: 0px;
    margin-top: 80px;
    text-align: left;
}


/*mensagen flash*/

#flashMessage{
    text-align: center;
    font-weight: bold;
    color: #fff;
    background-color: #000;
    padding: 10px 0;
    margin: 10px 0;
}


#conteudo{
    width: 742px;
    float: left;
    display: inline;
    margin-left: 39px;
}

#logo {
    width: 470px;
    position: absolute;
}

#logo_in {
    width: 219px;
    height: 112px;
}

#menu {
    color: #FFF;
    padding-left: 35px;
    padding-top: 25px;
    width: 184px;
    margin-top: 130px;
    background: #15481f;
}

#left {
   width: 219px;
   float: left;
   display: inline;
}

#right {
    margin-top: 75px;
}

#idiomas {
    color: #8c8c8c;
    float: right;
    padding-top: 5px;
    margin-top: 20px;
    font-weight: bold;
}

.face {
    width: 25px;
    height: 25px;
    float: right;
    margin-top: -5px;
    margin-left: 18px;
    display: inline-block;
    background: url(../img/facebook-icon.png);
}

.img_topo {
    width: 742px;
    margin-top: 20px;
    float: left;
}

.texto {
    width: 730px;
    margin-top: 25px;
    text-align: justify;
}

a.m1 {
    color: #cbcbcb;
    margin-top: 25px;
    display: block;
    font-weight: normal;
}

a.m1:hover {
    color: #fefefe;
}

a.m2 {
    color: #cbcbcb;
    margin-left: 18px;
    display: block;
    line-height: 22px;
    font-weight: normal;
}

a.m2:hover {
    color: #fefefe;
}

.foto_adv {
    width: 200px;
    padding-right: 12px;
    float: left;
    display: inline;
}

.nome_adv {
    font-size: 14px;
    font-weight: bold;
  
}

.dados_adv {
    width: 560px;
    text-align: justify;
    margin-left: 20px;
    float: left;
    display: inline;
}

form div.submit {
border:0 none;
clear:both;
margin-left:100px;
margin-top:10px;
}

form div.input {
color:#444444;
}

label {
    display: block;
    font-size: 12px;
}

.slideshow { height: 232px; width: 232px; margin: auto }
.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }

.slideshow1,
.slideshow2,
.slideshow3,
.slideshow4{
	float: left;
	margin-left: 10px;
}

.foto_cidade {
    width: 181px;
    height: 135px;
    float: left;
    display: inline;
}

.contato {
    float: left;
    display: inline;
    margin-left: 27px;
    font-size: 12px;
    padding-top: 10px;
}
.input_contato	{
	color:#444;
	font-size:11px;
	height:16px;
	line-height:16px;
	width:300px;
	padding-left:2px;
	border:1px solid #CCC;
}
.textarea_contato	{
	color:#444;
	font-size:11px;
	line-height:12px;
	width:300px;
	border:1px solid #CCC;
}
.submit_contato {
	border:0 none;
	clear:both;
	width:300px;
	text-align:center;
	margin-top:10px;
}

#conteudo_contato{
    margin-left: 210px;
}

#conteudo_contato div.input{
    padding-bottom: 5px;
}

.tab_38{
    margin-left: 38px;
}

.sem_tipo li{
   list-style-type: none;
}

.weiter_lesen{
    margin-left: 650px;
}
.tab_16{
    margin-left: 16px;
}

.email_contato{
    text-decoration: underline;
    color: blue;
}

.tab_210{
    margin-left: 210px;
}

.lista_index li{
    list-style-image: url(../img/setas_index.png);
}

.centraliza{
    text-align: center;
}

a.noticia p {
    font-weight: normal;
    margin-top: 3px;
}

a.noticia {
    display: block;
    margin-bottom: 25px;
}

a.noticia h2 {
    text-decoration: none;
}

a.noticia h2:hover {
    text-decoration: none;
    color: #0c5e22;
}

#ler_noticia h2 {
    font-size: 16px;
}

#ler_noticia p {
    margin-top: 30px;
}

a.voltar_noticias {
    font-size: 11px;
    color: #10471f;
    display: block;
    margin-top: 80px;
}
