body{
		margin: 0;
		padding: 0;
		font-family: "Trebuchet MS", "Helvetica 55 Roman", Verdana, sans-serif;
		text-align: center;
		color: #333333;
		background-color: #FFFFFF;
        font-size: 70%;
		line-height: 130%;

}
.titulo_azul2{
		font-size:15;
		font-weight:bold;
		color: #0C4280;
		text-decoration: none;
}

.titulo_azul{
		font-size:16;
		font-weight:bold;
		color: #0C4280;
		text-decoration: none;
}
.titulo_azul a:link{
		font-size:16;
		font-weight:bold;
		color: #0C4280;
		text-decoration: none;
}
.titulo_azul a:hover{
		font-size:16;
		font-weight:bold;
		color: #006699;
}
.titulo_azul a:visited{
		font-size:16;
		font-weight:bold;
		color: #0C4280;
		text-decoration: none;
}
.titulo_azul a:active{
		font-size:16;
		font-weight:bold;
		color: #0C4280;
		text-decoration: none;
}
.titulo_vermelho{
		font-size:16;
		font-weight:bold;
		color: #B61E00;
}
.titulo_vermelho a:link{
		font-size:16;
		font-weight:bold;
		color: #B61E00;
		text-decoration: none;
}
.titulo_vermelho a:hover{
		font-size:16;
		font-weight:bold;
		color:#CC3300;
		text-decoration: none;
}
.titulo_vermelho a:visited{
		font-size:16;
		font-weight:bold;
		color: #B61E00;
		text-decoration: none;
}

.titulo_vermelho2{
		font-size:12;
		color:#CC0000;
		font-style:italic;
		font-weight:bold;
}
.titulo_vermelho2 a:link{
		font-size:14;
		color: #CC0000;
		text-decoration: none;
}
.titulo_vermelho2 a:hover{
		font-size:14;
		color:#FF9900;
		text-decoration: none;
}
.titulo_vermelho2 a:visited{
		font-size:14;
		color: #CC0000;
		text-decoration: none;
}

#geral{
        margin: 2px auto;
		width: 965px;
		text-align: left;
		background-color: #F6F9FB;
		border: 1px solid #CBCEDE;
}
/*menu*/
#menu{
        height:37px;
		padding-top:10px;
        font-size:12px;
        background-image: url(images/fundo_menu.gif);
		background-repeat:repeat;
}
#menu ul{
		margin:0 5px 0 5px;
		padding: 0;
		list-style-type: none;
}

#menu li{
		display: inline;
		padding-left: 20px;
}

#menu li a{
		font-weight:bold;
		text-transform: uppercase;
		text-decoration: none;
		color: #0C4280;
}

#menu  li a:hover	{
		font-weight:bold;
		text-transform: uppercase;
		text-decoration: none;
		color: #B61E00;
}
/*fim menu*/
#testa {
		height:338px;
		background-image:url(images/index_02.jpg);
		background-repeat:no-repeat;
}

#box_conteudo {
		width: 610px;;
		margin-top:10px;
		margin-left: 15px;
		padding-right:10px;
		float:left;
		font-family: "Trebuchet MS", "Helvetica 55 Roman", Verdana, sans-serif;
		color:#616161;
		border-right: 1px solid #C7C7C7 ;
}
#box_conteudo ul{
		margin:0 ;
		padding-left: 0;
		list-style-type: none;
}

#box_conteudo li{
		display: block;
		padding-bottom:5px;
		padding-left: 10px;
		background-image:url(images/bullet.gif);
		background-repeat:no-repeat;
}

#box_conteudo li a{
		font-weight:bold;
		text-decoration: none;
		color: #0C4280;
}

#box_conteudo  li a:hover	{
		font-weight:bold;
		text-decoration: none;
		color: #B61E00;
}

#box_esquerda {
		width: 290px;
		margin-top:5px;
		margin-left: 15px;
		float:left;
		font-family: "Trebuchet MS", "Helvetica 55 Roman", Verdana, sans-serif;
		color:#616161;
}
.box_esquerda a:link {
	color:#FF6600;
	text-decoration: none;
}
.box_esquerda a:visited {
	text-decoration: none;
	color: #FF6600;
}
.box_esquerda a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.box_esquerda a:active {
	text-decoration: none;
	color: #FF9900;
}
.box_linkazul a:link {
	color:#0C4280;
	text-decoration: none;
}
.box_linkazul a:hover {
	text-decoration: underline;
	color:#006699;
}
.box_linkazul a:active {
	text-decoration: none;
	color:#0C4280;
}
.box_linkazul a:visited {
	text-decoration: none;
	color:#0C4280;
}
#box_direita {
		width: 290px;
		margin-top:5px;
		margin-right: 5px;
		float:right;
		font-family: "Trebuchet MS", "Helvetica 55 Roman", Verdana, sans-serif;
		color:#616161;
}
#box_meio {
		width:308px;
		margin-left: 312px;
		padding-top: 20px;
		padding-left:17px;
		padding-right:18px;
		font-family: "Trebuchet MS", "Helvetica 55 Roman", Verdana, sans-serif;
		color:#616161;
		background-image:url(images/fundo_meio.gif);
		background-repeat:no-repeat;
}

.bt_download ul{
        width: 154px;
        height: 30px;
        margin-left:0px;
        padding: 30px;
        list-style-type: none;
}
.bt_download li{
        width: 154px;
        height: 30px;
        padding: 0px;
        margin:0px;
        background-image: url(images/bt_down.jpg);
        background-repeat: no-repeat;
        list-style-type: none;
}
.bt_download li a{
        width: 154px;
        height: 30px;
        padding: 0;
        text-decoration: none;
        color: #FFFFFF;
        background-image: url(images/bt_down.jpg);
        background-repeat: no-repeat;
        display: block;
}
.bt_download li a:hover{
        text-decoration: none;
        color: #333300;
        /*background-image: url(images/bt_down.jpg);
        background-repeat: no-repeat;
        display: block;*/
}
/*.bt_download li a:visited{
        text-decoration: none;
        color: #333300;
} */
#conteudo h1{
		color: #634E39;
		font-size:16px;
        font-family: "Helvetica 55 Roman", Verdana,sans-serif;
}
#conteudo h2{
		color: #333333;
		font-size:14px;
        font-family: "Helvetica 55 Roman", Verdana,sans-serif;
        font-weight: lighter;
        padding-left: 10px;
}
.texto{
   		color: #333333;
		font-size:12px;
        /*font: "Trebuchet MS", Verdana,sans-serif;*/
        font-weight: lighter;
        padding-left: 10px;
        display: block;
}

#conteudo2 {
        margin-right: 20px;
		padding-top:10px;
		margin-left: 20px;
		font-family: "Trebuchet MS", Verdana,sans-serif;
        font-size: 12px;
}

#conteudo2 h1{
		color: #634E39;
		font-size:16px;
        font-family: "Helvetica 55 Roman", Verdana,sans-serif;
}
#conteudo2 h2{
		color: #333333;
		font-size:14px;
        font-family: "Helvetica 55 Roman", Verdana,sans-serif;
        font-weight: lighter;
        padding-left: 10px;
}
.titulo_verde{
        color: #578000;
        font-size:12px;
        font-family: "Trebuchet MS", Verdana, sans-serif;
        font-weight: bold;
        padding-left:10px;
}
.titulo_marrom{
        color: #634E39;
        font-size:12px;
        font-family: "Trebuchet MS", Verdana, sans-serif;
        font-weight: bold;
        padding-left:10px;
}
.linkcont{
        padding-left: 10px;
        display: block;
}
#menu_lat{
		padding-top: 80px;
		padding-left:15px;
		padding-right:5px;
        float: right;
		width: 207px;
        height: 457px;
		background-image: url(images/interna_03.jpg);
		background-repeat: no-repeat;
		font-family: "Helvetica 55 Roman", Verdana, sans-serif;
        font-size: 14px;
}
#menu_lat2{
		padding-left:15px;
		padding-right:5px;
        float: right;
		width: 207px;
        height: 50px;
		background-image: url(images/interna_03.jpg);
		background-repeat: no-repeat;
		font-family: "Helvetica 55 Roman", Verdana, sans-serif;
        font-size: 14px;
}

#menu_lat a{
		text-decoration: none;
		color: #333333;
}
#menu_lat a:hover{
		text-decoration: none;
		color: #EEEEEE;
		background-color: #595959;
}

.lojas{
  width: 320px;
  float: left;
  border-left: 1px #CCCCCC solid;
  text-align: left;
  padding-left: 10px;
  padding-top:20px;
  font-family: "Helvetica 55 Roman" ,Verdana,sans-serif;
}
.lojastitulo1{
    color: #867B40;
}
.lojasbig2{
  background-image:url(images/bt_sac.jpg);
  background-repeat:no-repeat;
  padding-left: 25px;
  font-size: 16px;
  font-weight: bold;
}
.lojasbig{
  font-size: 16px;
  font-weight: bold;
}
.lojas a{
		text-decoration: none;
		color: #867B40;
}
.lojas a:hover{
		text-decoration: none;
		color: #C4BA82;
}

#rodape{
        clear: both;
		height: 79px;
		text-align:center;
		font-family: "Trebuchet MS", "Helvetica 55 Roman", Verdana, sans-serif;
		font-size:12px;
		background-image:url(images/index_06.jpg);
		background-repeat:no-repeat;
}
#rodape ul{
		margin: 0 70px 0 70px;
		padding: 0;
		list-style-type: none;
		/*border-left: 1px solid #333333;*/
}

#rodape li{
		display: inline;
		padding: 0 4px;
		border-right: 1px solid #333333;
}

#rodape li a{
		text-decoration: none;
		color: #333333;
}

#rodape  li a:hover	{
		text-decoration: underline;
		color: #666666;
}
/*formulario*/
form{
     padding-left:10px;
     padding-top: 10px;
}


input {
        background-color: #FFFFFF;
        font: 12px Helvetica, Verdana, sans-serif;
        color:#333333;
        border:1px solid #867B40;
}
textarea {
        width: 290px;
        height:70px;
        background-color: #FFFFFF;
        font: 12px Helvetica, Verdana, sans-serif;
        color:#333333;
        border:1px solid #867B40;
}
select {
        width: 200px;
        color:#5B482F;
        border:1px solid #867B40;
}
option{
       color:#5B482F;
	   
}
.option{
       color:#5B482F;
	   background-color:#FFF9D7;
}
optgroup{
       font-weight: normal;
       font-style: normal;
       color: #867B40;
}

label{
      	color: #5E8200;
		font-size:12px;
        font-weight: bold;
}
.button{
        width:62px;
        height: 30px;
        background-image: url(images/bts.jpg);
        border: none;
        color:#FFFFFF;
        padding-bottom:4px;
}
.button:hover{
        color: #333300;
}
