@charset "utf-8";
/* CSS RESET */
body,div,dl,dt,dd,ul,ol,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{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-size:11px;font-family:"Trebuchet MS", Arial;background-image:url(../images/bg.jpg);background-repeat:repeat-x;background-color:#000;color:#999;}
h1{	width:730px;height:45px;
	background-image:url(../images/base.jpg);
	background-repeat:no-repeat;
	font-size:17px;
	font-weight:bold;
	color:#000;
	margin-top:15px;
	padding-top:12px;
	padding-left:20px;
	z-index:100px
	}
h1 span{color:#A4932F;font-size:13px;}




#geral{position:absolute;width:960px;left:50%;margin-left:-480px;}
#topo{ height:184px;}
#menu{
	position:absolute;
	left:26px;
	top:124px;
	width:911px;
	height:61px;
	z-index:1;
	background-image:url(../images/menu.png);
}
#rodape{ width:960px;height:60px;border-top:1px solid #333;}



#menu_topo{
	position:absolute;
	left:1px;
	top:22px;
	width:1022px;
	height:30px;
	z-index:2000;
}
#menu_topo li{float:left;}
#menu_topo li a{display:block;float:left;padding:4px 7px;width:115px;border: none;text-decoration: none;line-height:14px;
outline: none;border-left:1px solid #484848;color:#FFF;}
#menu_topo li a strong{display:block;font-weight:bolder;font-size: 14px;}
#menu_topo li a span{display:block;font-size:10px;color:#A4932F;}
#menu_topo ul{margin:0;padding:0;list-style-type:none;list-style-position:outside;position:relative;line-height:50px;z-index:5;}
#menu_topo li a:hover{ background-color:#333;color:#FC0;}

#logo1{
	position:absolute;
	left:624px;
	top:48px;
	width:312px;
	height:79px;
	z-index:1;
}
#car{
	position:absolute;
	left:35px;
	top:-1px;
	width:469px;
	height:136px;
	z-index:1;
}
.text{ font-family:"Trebuchet MS", Arialfont-size:11px;}
.text{ font-family:"Trebuchet MS", Arialfont-size:11px;}
#Banner{
	position:absolute;
	left:0px;
	top:1px;
	width:744px;
	height:225px;
	z-index:1;
}
.negrito{ font-size:12px; font-weight:bold;}

.negrito1{ font-size:12px; font-weight:bold;color:#000}
.negrito2{ font-size:14px; font-weight:bold;}
.negrito3{ font-size:12px; font-weight:bold;color:#A4932F}

.link:link{font-family:Arial;font-size:11px;color:#A4932F;text-decoration:none;font-weight:bold}
.link:visited{font-family:Arial;font-size:11px;color:#A4932F;text-decoration:none;font-weight:bold}
.link:hover{font-family:Arial;font-size:11px;color:#FC0;text-decoration:none;}
.link:active{font-family:Arial;font-size:11px;color:#F00;text-decoration:none;}

fieldset{ padding:10px;border:1px solid #333}
legend{ color:#A4932F;font-size:16px;font-weight:bold}
