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

/* CSS Reset ======================================================================= */
body, h1, h2, h3, h4, h5, h6, form, div, span, dl, ul, ol,li, dt, dd, p, address, a, img, blockquote{
	margin:0;
	padding:0;
	border:none;
	color: #000;
}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
hr{display:none;}
ul li{list-style:none;}
img{
	border:0px none 0;
	background-image: url(../img/none.gif);
	background-repeat: repeat;
}

a:hover {
	text-decoration: none;
	color:#5b5b5b;
	font-size: 12px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-image:url(../img/fundo_teste.jpg);
	
}
.fundo_menu {
	background-repeat: no-repeat;
	background-position: center top;
}

.menu {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: regular;
	color: #231f20;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}
.menu:hover {color: #5b5b5b;
	text-decoration: none;
}
.texto_destaques {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #9c2e01;
	text-decoration: none;
}
.form_newsletter {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 3px;
	height: 16px;
	width: 158px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tit_interno {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.button_news {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	height: 22px;
	width: 33px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.fundo_dst1 {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/destaque2.jpg);
}
.fundo_dst2 {
	background-image: url(../img/eventosss_03.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo_dst3 {
	background-image: url(../img/onde.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo_dst4 {
	background-image: url(../img/res_03.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.fundo_dst5 {
	background-image: url(../img/destaque_5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 239px;
}
.texto_interno {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.fundo_dst6 {
	background-repeat: repeat;
	background-position: center top;
}

#rodape .rodape
{
	font-family:"Trebuchet MS";
	font-size:12px;
	
}
.fundo_dst3 table tr td p a {
	text-decoration: none;
	color:#5b5b5b;
	font-size: 12px;
}
