body {
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 11px;
	color: #809dce;
	background: #003b9c;
}
a:link, a:visited { 
	color:#FFF;
	text-decoration: none;
  } 
a:active, a:hover {
	color: #809dce;
}
#container{
	width: 950px;
	height:500px;
	border: 1px solid #FFF;
	margin: 0 auto;
/*	background-image:url(../img/fundo.png);*/

}
#header {
	width: 100%;
	height: 133px;
	background-image:url(../img/topo.jpg);
}
#header #logo {
	width:351px;
	height:89px;
	float:left;
	margin: 22px 0 0 10px;
}
#header #topo_direita {
	width:400px;
	height:90px;
	float:right;
	margin: 22px 0 0 0;
}
#header #topo_direita #nabshow {
	width:147px;
	height:43px;
	float:left;
	margin: 22px 0 0 14px;
}

#header #topo_direita #telefone {
	width:198px;
	height:43px;
	float:right;
	font-family:"Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 21px;
	color:#FFF;
	padding-top:12px;
	margin: 22px 0 0 14px;
}
.noskype{
	pause:inherit;
}
#divisao{
	width:100%;
	height:1px;
	background-color:#FFF;
}
#menu{
	width:100%;
	height:40px;
	font-family:"Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 13px;
	color:#FFF;
	padding: 10px 0 0 5px;
}
#destaques_fotos{
	width:100%;
	height:140px;
}
#destaque01{
	position:relative;
	width:237px;
	height:140px;
	float: left;
	display:inline;
	overflow: hidden;
}
#destaque02{
	position:relative;
	width:237px;
	height:140px;
	float: left;
	display:inline;
	overflow: hidden;
}
#destaque03{
	position:relative;
	width:237px;
	height:140px;
	float: left;
	display:inline;
	overflow: hidden;
}
#destaque04{
	position:relative;
	width:238px;
	height:140px;
	float: left;
	display:inline;
	overflow: hidden;
}
#destaques_baixo{
	width:932px;
	height:140px;
	margin: 22px 0 0 9px;
}

#destaques_baixo #destaques_baixo_primeiro{
	width:352px;
	height:140px;
	border: 1px solid #FFF;
	float:left;
	margin: 0 9px 0 0;
}

#destaques_baixo #destaques_baixo_primeiro #imagem_primeiro{
	width:177px;
	height:138px;
	float:left;
}

#destaques_baixo #destaques_baixo_primeiro #texto_primeiro{
	width:166px;
	height:138px;
	float:right;
	margin-left:3px;
}
#destaques_baixo #destaques_baixo_primeiro #texto_primeiro #titulo{
	padding-top:2px;
	font-family:"Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 13px;
	color:#FFF;
}

#destaques_baixo #destaques_baixo_primeiro #texto_primeiro #dias{
	padding-top:2px;
	font-family:"Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color:#FFF;
}

#destaques_baixo #destaques_baixo_primeiro #texto_primeiro #descricao{
	padding-top:2px;
	font-family:"Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 11px;
	color:#FFF;
}

#destaques_baixo #destaques_baixo_segundo{
	width:352px;
	height:140px;
	border: 1px solid #FFF;
	float:left;
	margin: 0 9px 0 0;
}

#destaques_baixo #destaques_baixo_segundo #imagem_segundo{
	width:177px;
	height:138px;
	float:left;
}

#destaques_baixo #destaques_baixo_segundo #texto_segundo{
	width:177px;
	height:138px;
	float:left;
}

#destaques_baixo #destaques_baixo_segundo #texto_segundo{
	width:166px;
	height:138px;
	float:right;
	margin-left:3px;
}
#destaques_baixo #destaques_baixo_segundo #texto_segundo #titulo{
	padding-top:2px;
	font-family:"Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 13px;
	color:#FFF;
}

#destaques_baixo #destaques_baixo_segundo #texto_segundo #dias{
	padding-top:2px;
	font-family:"Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color:#FFF;
}

#destaques_baixo #destaques_baixo_segundo #texto_segundo #descricao{
	padding-top:2px;
	font-family:"Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 11px;
	color:#FFF;
}

#destaques_baixo #destaques_baixo_contato{
	width:200px;
	overflow: hidden;
	height:104px;
	border: 1px solid #FFF;
	float:right;
}

#destaques_baixo #destaques_baixo_contato #titulo{
	padding-top:2px;
	padding-left:10px;
	height:20px;
	font-family:"Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 13px;
	color:#FFF;
}

#destaques_baixo #destaques_baixo_contato #texto {
	padding-top:0px;
	padding-left:10px;
	width:164px;
	font-family:"Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 11px;
	color:#FFF;
	overflow:hidden;
}
#destaques_baixo #destaques_baixo_contato #texto ul {
	padding: 0 0 0 0;
	list-style: none;
	margin: 0 auto;
}
#destaques_baixo #destaques_baixo_contato #texto ul li a {
	float:left;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 0;
}
#destaques_baixo #destaques_baixo_contato #texto ul li a:hover {
	float:left;
	color: #809dce;
	text-decoration: none;
	padding: 0 0 0 0;
}

#destaques_baixo #destaques_baixo_contato #vejamais {
	padding-top:2px;
	padding-left:10px;
	width:164px;
	font-family:"Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 11px;
	color:#FFF;
	text-align:right;
}
#redes_sociais {
	width:202px;
	height:36px;
	overflow:hidden;
	border: 0px solid #FFF;
	float:right;
	background-color:#FFF;
	text-align:center;
}
#redes_sociais img {
	padding-left:10px;
	padding-right:10px;
}
#rodape{
	width: 950px;
	height:30px;
	margin: 0 auto;
}

#rodape #endereco{
	width:600px;
	float:left;
	font-family:"Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 11px;
	color:#FFF;
	padding: 1px 0 0 5px;
}

#rodape #creditos{
	width:250px;
	float:right;
	font-family:"Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 9px;
	color:#FFF;
	padding: 1px 2px 0 0;
	text-align:right;
}
