/* CSS Document */

*{ padding:0; margin:0; }
body{
	background:#000000 url(../images/bg-site.jpg) top left no-repeat; 
	font-family: Verdana,Arial;
	font-size:11px;
	color:#808080;
}

img{ border:0; }

input{
	border:0px;
	font-size:11px;
	font-family: Verdana,Arial;
	height:17px;
	background:#e8e8e7;
	color:#656565;
}
textarea{
	border:0px;
	font-size:11px;
	font-family: Verdana,Arial;
	background:#e8e8e7;
	color:#656565;
}
.ablue a{
	font-family: Arial,Verdana;
	font-size:12px;
	color:#007eba;
	text-decoration:none;
}
.ablue a:hover{
	font-family: Arial,Verdana;
	font-size:12px;
	color:#007eba;
	text-decoration:none;
}

.titulo{
	font-family: "Trebuchet MS", Arial,Verdana;
	font-size:18px;
	color:#F4F4F4;
	text-decoration:none;
}
.subtitulo{
	font-family: 'Trebuchet MS',Arial,Verdana;
	font-size:12px;
	color:#f1bd18;
	text-decoration:none;
}


* html img {
filter:expression(this.alphaxLoaded ? "" :(this.src.substr(this.src.length-4)==".png"?(
     (!this.complete)? "" :
         this.runtimeStyle.filter=("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
         (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
         String(this.alphaxLoaded=true).substr(0,0)+
         (this.src="spacer.gif").substr(0,0)
       )
       :       this.runtimeStyle.filter=""
   )

 );
}

a{
	font-family: Verdana,Arial;
	font-size:11px;
	color:#808080;
	text-decoration:none;
}
a:hover{
	font-family: Verdana,Arial;
	font-size:11px;
	color:#bfbfbf;
	text-decoration:none;
}

.white a{
	font-family: Arial, Verdana;
	font-size:12px;
	color:#fefefe;
	text-decoration:none;
}
.white a:hover{
	font-family: Arial, Verdana;
	font-size:12px;
	color:#fefefe;
	text-decoration:underline;
}

.ablack a{
	font-family: Verdana,Arial;
	font-size:11px;
	color:#070707;
	text-decoration:none;
}
.ablack a:hover{
	font-family: Verdana,Arial;
	font-size:11px;
	color:#070707;
	text-decoration:none;
}

.campanha1{
	font-family: 'Trebuchet MS',Arial,Verdana;
	font-size:17px;
	color:#0d3d7b;
	text-decoration:none;
	font-weight:bold;
}

.multimidia{
	font-family: 'Trebuchet MS',Arial,Verdana;
	font-size:12px;
	color:#e86800;
	text-decoration:none;
	font-weight:bold;
}

.rodape{
	font-family: Verdana, Arial;
	font-size:11px;
	color:#565656;
	text-decoration:none;
}
.rodape a{
	font-family: 'Trebuchet MS',Arial,Verdana;
	font-size:16px;
	color:#f9f9f9;
	line-height:20px;
	text-decoration:none;
}
.rodape a:hover{
	font-family: 'Trebuchet MS',Arial,Verdana;
	font-size:16px;
	color:#FFFFFF;
	line-height:20px;
	text-decoration:none;
}
h2{
	font-family: Verdana,Arial;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

#search{
	border:1px solid #d6d6d6;
	font-size:18px;
	height:26px;
	background:#FFFFFF;
	color:#d6d6d6;
}
#lupa-noticia2 {
	position:relative;
	top:2px;
	left:856px;
}

#lupa-noticia3 {
	position:relative;
	top:-118px;
	left:-228px;
}
