/* Organizando o site */

html, body {
margin:0px;
font: normal 12px "Arial", Helvetica, sans-serif;
color: #666666;
}
a {

/*  color: #333333; */

    color: #666;

    text-decoration: none;

}



a:hover {

    color: #666;

    text-decoration: none;

    /*border-bottom: 1px dotted #333333;*/

}
a:link, a:visited {

    color: #666;

    text-decoration: none;

    border: none;

}

.topmenu {
background: url(imgs/menutop.jpg);
height:22px;
padding-left:20px;
font: bold 14px "Trebuchet MS", Verdana, Tahoma, Arial;
color:#4B4617;
text-align:left;

}
.cont-menu { 
border: #B3C1CE dotted 1px;
padding-bottom:5px;
}
.celula-menu {
border-bottom: #B3C1CE dotted 1px;
font: bold 12px "Trebuchet MS", Verdana, Tahoma, Arial;
color:#4B4617;
text-align:left;
height:24px;
}
.celula-menu a, .celula-menu a:visited {
color:#4B4617;
text-decoration:none;
width:100%;
}
.celula-menu a:hover {
color:#4B4617;
text-decoration: none;
width:100%;
}
#tabela-conteudo {
border: #B3C1CE 1px dotted;
padding: 5px;
}
/* Configuração das fotos e Titulos */

.titulo-11 {
font: bold 11px "Arial", Helvetica, sans-serif;
color:#333;

}
.titulo-11branco {
font: bold 11px "Arial", Helvetica, sans-serif;
color:#FFF;

}
.titulo-12 {
font: bold 12px "Trebuchet MS", Verdana, Tahoma, Arial;
color:#00236A;

}

.titulo-14 {
font: bold 14px "Trebuchet MS", Verdana, Tahoma, Arial;
color:#5E5A2D;

}
.titulo-14-2 {
font: bold 14px "Trebuchet MS", Verdana, Tahoma, Arial;
color:#4C4818;

}

.titulo-14bran {
font: bold 14px "Trebuchet MS", Verdana, Tahoma, Arial;
color:#FFF;
}

.titulo-ar-12 {
font: normal 12px "Arial", Helvetica, sans-serif ;
color:#333333;

}
.ar-12-verm {
font: bold 12px "Arial", Helvetica, sans-serif;
color: #FF0000;
}

.ar-12-verm  a, .ar-12-verm  a:visited {
font: bold 12px "Arial", Helvetica, sans-serif;
color: #FF0000;
text-decoration:none;
}

.ar-12-verm  a:hover {
font: bold 12px "Arial", Helvetica, sans-serif;
color: #FF0000;
text-decoration: underline;
}

.tar-10bo {
font: bold 10px "Tahoma";
color:#333333;
}
.titulo-19taresc {
font: bold 19px "Tahoma";
color:#5E5A2D
}
.titulo-19tarclar {
font: bold 19px "Tahoma";
color:#ACA700
}
a img.thumb {border:3px solid #FFFFFF;}
 a:hover img.thumb{border: 3px solid #ACA700}


.bot-form {
font: bold 11px "Arial", Helvetica, sans-serif;
border: #B3C1CE 1px solid;
background:#F6F6F6;
height:18px;
color:#333333;
}
.pad-10right {
padding-right:10px;
font: bold 10px "Tahoma";
color:#333333;

}
.titulo-11ver {
font: bold 11px "Trebuchet MS", Verdana, Tahoma, Arial;
color:#FF0000;
}

.titulo_busca {
font: bold 12px "Trebuchet MS", Helvetica, sans-serif;
color:#615d33;
}