@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}

/* Fontes */
.font_titulo_internas{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-color: #49509e;
	text-transform: uppercase;
	padding: 4px;
}

.font_destaque_internas{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #49509e;
	text-transform: none;
	padding: 4px;
}
/* Fontes */

/* Forms */
.form {
	border: 1px solid #e5e5dc;
	background-color: #fff;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #333;
	vertical-align: middle;
	padding: 3px;
}

.form_btn {
	border: 1px solid #f56f32;
	background-color: #f56f32;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 11px;
	color: #000;
	vertical-align: middle;
	padding: 3px;
	font-weight: bold;
}
/* Forms */

/* Links */

a.linktxt:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	background-color: #e1fa11;
	text-decoration: none;
}
a.linktxt:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	background-color: #e1fa11;
	text-decoration: none;
}
a.linktxt:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	background-color: #333;
	text-decoration: none;
}
a.linktxt:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	background-color: #e1fa11;
	text-decoration: none;
}
/* Links */

#wrapper{
	width:960px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;}
	
#topo{
	width: 960px;
	height: 203px;
	float:left;
}

#logo{
	width: 188px;
	height: 102px;
	float:left;
}

#menu{
	width: 689px;
	height: 102px;
	float:left;
	margin-top:32px;
}

#player{
	width:33px;
	height: 97px;
	float:left;
	margin-top:22px;
	padding-top:15px;
	padding-left:47px;
	background-image: url(layout/bg_player.png);
	background-repeat: no-repeat;
}
	
#borabora_chamada{
	width: 960px;
	height: 77px;
	float:left;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #333;
}

#conteudo_home{
	width:960px;
	height:500px;
	float:left;}
	
#conteudo_internas{
	width:888px;
	height:auto;
	float:left;
	overflow:hidden;
	background-image: url(layout/bg_conteudo_internas.png);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 22px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

#conteudo_contato{
	width:580px;
	height:auto;
	float:left;
	overflow:hidden;
	margin-right:20px;
}
#mapa_contato{
	width:280px;
	height:auto;
	float:left;
	overflow:hidden;
}
	
#destaques_home{
	width:960px;
	height:164px;
	float:left;}
	
#destaque_home_01{
	width:308px;
	height:164px;
	margin-right:18px;
	float:left;}

#destaque_home_02{
	width:308px;
	height:164px;
	margin-right:18px;
	float:left;}

#destaque_home_03{
	width:308px;
	height:164px;
	float:left;}
	
#rodape{
	width:960px;
	height:33px;
	float:left;
	margin-top:50px;
	margin-bottom:10px;}
	
#copyright{
	width:862px;
	height:33px;
	float:left;}

#assinatura_cereja{
	width:98px;
	height:33px;
	float:left;}

