html{
margin: 0px;
padding: 0px;
}
body{
margin: 0px;
padding: 0px;
background-image: url("../img/fundo.jpg");
font-family: Verdana;
font-size: 11px;
color: #FFF;
}
a{
color: #FFF;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
h2{
font-size: 17px;
font-family: Trebuchet MS;
margin-top: 0px;
}
h3{
font-size: 13px;
margin-top: 0px;
}
#menu_top{
width: 677px;
height: 53px;
background-image: url("../img/fundo_menu_top.png");
background-repeat: no-repeat;
text-align: center;
font-weight: bold;
color: #d6ce7b;
padding-top: 5px;
line-height: 18px;
}
#menu_top a{
color: #FFF;
text-decoration: none;
}
#menu_top a:hover{
color: #d0da15;
text-decoration: none;
}

#menu_top_solferias{
width: 838px;
height: 53px;
background-image: url("../img/fundo_menu_top_solferias.png");
background-repeat: no-repeat;
text-align: center;
font-weight: bold;
color: #d6ce7b;
padding-top: 5px;
line-height: 18px;
}
#menu_top_solferias a{
color: #FFF;
text-decoration: none;
}
#menu_top_solferias a:hover{
color: #d0da15;
text-decoration: none;
}

#nossos_destaques{
width: 395px;
background-image: url("../img/fundo_nossos_destaques.png");
background-repeat: repeat-y;
}
#ultima_hora{
width: 271px;
height: 316px;
background-image: url("../img/fundo_ultima_hora.png");
background-repeat: no-repeat;
}
#barra_pesquisa{
background-image: url("../img/barra_pesquisa.png");
background-repeat: no-repeat;
width: 140px;
height: 25px;
color: #000;
}
#pesquisa_input{
border: 0px;
height: 17px;
width: 130px;
font-family: Arial;
font-weight: bold;
font-size: 11px;
color: #999;
}
.destaque_tit{
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #c85f02;
}
.destaque_tit a{
text-decoration: none;
color: #c85f02;
}
.destaque_tit a:hover{
text-decoration: underline;
color: #c85f02;
}
.destaque_preco{
font-family: Tahoma;
font-size: 11px;
text-decoration: none;
color: #555;
}
.ultimahora_tit{
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #63b6de;
}
.ultimahora_tit a{
text-decoration: none;
color: #63b6de;
}
.ultimahora_tit a:hover{
text-decoration: underline;
color: #63b6de;
}
.ultimahora_preco{
font-family: Tahoma;
font-size: 11px;
text-decoration: none;
color: #555;
}
#titulo_principal{
background-image: url("../img/fundo_titulo_principal.png");
background-repeat: no-repeat;
background-position: center;
width: 444px;
height: 41px;
font-family: Calibri;
font-size: 22px;
color: #7b821d;
text-transform: uppercase;
text-align: center;
}
#pag_centro{
width: 612px;
height: 412px;
padding: 0px 21px 0px 21px;
background-image: url("../img/fundo_pag_meio.png");
background-repeat: repeat-y;
background-position: center;
color: #333;
}
#pag_centro a{
color: #333;
text-decoration: underline;
}
#pag_centro a:hover{
color: #333;
text-decoration: none;
}
#pag_topo{
background-image: url("../img/fundo_pag_topo.png");
background-repeat: no-repeat;
background-position: center;
width: 662px;
height: 11px;
}
#pag_baixo{
background-image: url("../img/fundo_pag_baixo.png");
background-repeat: no-repeat;
background-position: center;
width: 662px;
height: 11px;
}

/*                 */
#pag_centro_solferias{
	width: 818px;
	height: 412px;
	background-image: url(../img/fundo_pag_meio_solferias.png);
	background-repeat: repeat-y;
	background-position: center center;
	color: #333;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#pag_centro_solferias a{
color: #333;
text-decoration: underline;
}
#pag_centro_solferias a:hover{
color: #333;
text-decoration: none;
}
#pag_topo_solferias{
background-image: url("../img/fundo_pag_topo_solferias.png");
background-repeat: no-repeat;
background-position: center;
width: 838px;
height: 11px;
}
#pag_baixo_solferias{
background-image: url("../img/fundo_pag_baixo_solferias.png");
background-repeat: no-repeat;
background-position: center;
width: 838px;
height: 11px;
}


#destaques_inicio{
background-image: url("../img/fundo_destaques_inicio_topo.png");
background-repeat: no-repeat;
background-position: center top;
width: 670px;
}
#destaques_inicio_topo{
width: 670px;
height: 65px;
}
#destaques_inicio_meio{
background-image: url("../img/fundo_destaques_inicio_meio.png");
background-repeat: repeat-y;
background-position: center;
width: 670px;
}
#destaques_inicio_baixo{
background-image: url("../img/fundo_destaques_inicio_baixo.png");
background-repeat: no-repeat;
background-position: center;
width: 670px;
height: 15px;
}
#nossos_destaques_tit{
font-family: Tahoma;
font-size: 25px;
text-transform: uppercase;
color: #DB6700;
width: 422px;
}
#nossos_destaques_tit a{
text-decoration: none;
color: #DB6700;
}
#nossos_destaques_tit a:hover{
text-decoration: underline;
color: #DB6700;
}
#ultimahora_tit{
font-family: Tahoma;
font-size: 20px;
text-transform: uppercase;
color: #63B6DE;
padding-top: 10px;
}
#ultimahora_tit a{
text-decoration: none;
color: #63B6DE;
}
#ultimahora_tit a:hover{
text-decoration: underline;
color: #63B6DE;
}
#nossos_destaques_meio{
width: 392px;
color: #000;
padding: 0px 15px 0px 15px;
height: 20px;
}
#ultimahora_meio{
color: #000;
height: 20px;
padding-right: 3px;
}
.conhecer{
background-image: url('../img/bt_h3.png');
background-repeat: no-repeat;
background-position: center;
height: 35px;
width: 635px;
padding: 10px 10px 0px 10px;
cursor: pointer;
}
.lista1_tit{
font-family: Trebuchet MS;
font-size: 15px;
font-weight: bold;
color: #DF6F00;
}
.lista1_tit a{
color: #DF6F00;
text-decoration: none;
}
.lista1_tit a:hover{
color: #DF6F00;
text-decoration: none;
}
.lista1_preco{
font-size: 16px;
font-weight: bold;
color: #025EDC;
font-family: Trebuchet MS;
}
.lista1_txt{
font-size: 9px;
color: #646650;
}
.botao_prog1{
width: 260px;
height: 50px;
padding: 10px;
background-repeat: no-repeat;
background-image: url("../img/botao_prog1.png");
background-position: center;
cursor: pointer;
}
.prog_linha_topo{
width: 280px;
height: 9px;
background-repeat: no-repeat;
background-image: url('../img/bt_prog_topo.png');
background-position: center;
cursor: pointer;
}
.prog_linha_meio1{
width: 260px;
height: 1px;
padding: 0px 10px 0px 10px;
background-image: url('../img/bt_prog_border.png');
background-color: #FBFBF9;
background-repeat: repeat-y;
cursor: pointer;
}
.prog_linha_meio2{
width: 260px;
height: 50px;
padding: 0px 10px 0px 10px;
background-image: url('../img/bt_prog_meio.png');
background-color: #FBFBF9;
background-repeat: no-repeat;
background-position: bottom;
cursor: pointer;
}
.prog_linha_baixo{
width: 280px;
height: 11px;
background-repeat: no-repeat;
background-image: url('../img/bt_prog_baixo.png');
background-position: center;
cursor: pointer;
}
.prog_linha_separador{
width: 10px;
background-color: #FFF;
}

