@charset "utf-8";
/* CSS RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* CSS TAGS */
body{font-family:"Trebuchet MS", Arial; font-size:11px;}
.text{font-family:"Trebuchet MS", Arial; font-size:11px;}
/* CSS MENU */
.form{
	font-family: "Trebuchet MS", Arial;;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
h1{ font-size:20px; font-weight:bold; color:#333333;}
.negrito{font-weight:bold;}
.destaque{
	font-size: 12px;
	font-weight: bold;
}
.destaque2{
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
a:link{font-family:"Trebuchet MS", Arial;font-size:11px;color:#006699;text-decoration:none;}
a:visited{font-family:"Trebuchet MS", Arial;font-size:11px;color:#006699;text-decoration:none;}
a:hover{
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#0066CC;
	text-decoration:none;
}
a:active{font-family:"Trebuchet MS", Arial;font-size:11px;color:#f00;}



.dest:link{font-family:"Trebuchet MS", Arial;font-size:12px;font-weight:bolder;color:#003333;text-decoration:none;}
.dest:visited{font-family:"Trebuchet MS", Arial;font-size:12px;font-weight:bolder;color:#003333;text-decoration:none;}
.dest:hover{font-family:"Trebuchet MS", Arial;font-size:12px;font-weight:bolder;color:#F00;text-decoration:blink;}
.dest:active{font-family:"Trebuchet MS", Arial;font-size:12px;font-weight:bolder;color:#069;text-decoration:none;}



.fotos_01{width:350px;height:113px;background-image:url(../images/base01.gif);margin:9px;_margin:4px;float:left;}
.destaque_titulo{font-family:"Trebuchet MS", Arial;font-size:13px;font-weight:bold;color:#000;}
legend{font-family:"Trebuchet MS", Arial;font-size:12px;font-weight:bold;color:#000;}
.destaque_valor{font-family:"Trebuchet MS", Arial;font-size:15px;font-weight:bold;color:#FF6600;}

