@charset "utf-8";

* 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="blank.png").substr(0,0)   
)   
:   
this.runtimeStyle.filter=""  
)   
);   
}   

/* CSS Document */
body {
	background-image:url(../img/fd.jpg);
	background-position:center top;
	background-color: #000000;
	background-repeat: no-repeat;
	margin: 0px;
	font-family: Tahoma, verdana, arial;
	font-size: 13px;
	background-attachment: scroll;
	color: #E4E4E4;
}
input {
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #464646;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}

textarea {
	color: #CCCCCC;
	overflow: hidden;
	scrollbar-arrow-color:#333333;
	scrollbar-base-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#333333;
	background-image: url(../img/fdform.png);
	border: 1px solid #333333;
	background-color: #333333;
}

select {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	scrollbar-arrow-color:#333333;
	scrollbar-base-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#333333;
	scrollbar-shadow-color:#333333;

}

a img {
border: 0;
}
a {
	color: #FFDC93;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	background-color: #6699CC;
}
fieldset {
	margin: 0px;
	padding: 0px;
}


p {
	text-indent: 30px;
	line-height: 20px;
	margin-top: 0px;
}
li {
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding-left: 18px;
	list-style-type: square;
	list-style-image: url(../img/lili2.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#cham-noticias2 ul {
	margin-left: 0px;
	margin-top: 0px;
}


form {
	margin: 0px;
	padding: 0px;
}
.form1 {
	width: 280px;
}
.form2 {
	width: 340px;
	height: 100px;
}
.form3 {
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	background-color: #333333;
	border: 1px solid #515151;
}
.form4 {
	width: 168px;
	cursor: pointer;
	cursor: hand;
	border: 1px solid #464646;
}




#top {
	height: 96px;
}

#header {
	background-image: url(../img/header.jpg);
	background-repeat: repeat-x;
	height: 220px;
	background-position: center top;
}

#menu {
	height: 50px;
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #555;
	padding-top: 7px;
	text-align: center;
}

#menu a {
	text-decoration:none;
	padding-left:23px;
	padding-right:23px;
	color: #FFFFFF;
}

#menu a:hover {
	color:#6699CC;
	background-color: #000000;
}
#creditos {
	color: #666666;
	font-size: 11px;
	height: 200px;
}


#colEsq {
	width: 370px;
	float: left;
}
#colDir {
	width: 360px;
	float: right;
}




.txtDestaque {
	font-weight: bold;
	color: #999999;
}
.alinhaEsquerda {
	text-align: left;
}
.alinhaCentro {
	text-align: center;
}

.alinhaDireita {
	text-align: right;
}



.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.center {
	width: 750px;
	margin-left: -375px;
	position: relative;
	left: 50%;
	padding: 5px;
	overflow: hidden;
}
.rodape {
	background-color: #232323;
	position: relative;
	padding: 5px;
	text-align: center;
	margin-top: 35px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #3E3E3E;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #3E3E3E;
	margin-bottom: 5px;
}
.titulosImg {
	text-align: right;
	margin-bottom: 15px;
	font-size: 23px;
	color: #FFFFFF;
	letter-spacing: -1px;
	line-height: 30px;
	text-indent: 0px;
	display: none;
}


.titulos {
	text-align: center;
	margin-bottom: 15px;
	font-size: 23px;
	color: #FFFFFF;
	letter-spacing: -1px;
	line-height: 30px;
	text-indent: 0px;
}

.titulos2 {
	font-size: 23px;
	color: #FFFFFF;
	letter-spacing: -1px;
	line-height: 30px;
	text-align: center;
}
.FR {
	text-align: right;
	float: right;
}
.FL {
	text-align: left;
	float: left;
}
.pontilhada {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 15px;
	margin-bottom: 15px;
}
#menuContato {
	height: 50px;
	background-image: url(../img/menuContato.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #555;
	padding-top: 7px;
	text-align: center;
}
#menuContato a {
	text-decoration:none;
	color:#FFFFFF;
	padding-left:34px;
	padding-right:34px;
}
    #contCobert {
	float: right;
	width: 300px;
	height: 454px;
}
    

#menuContato a:hover {
	color:#999999;
	background-color: #000000;
}
#carregando {
	width: 150px;
	position: absolute;
	top: 110px;
	left: 300px;
	text-align: center;
	float: left;
}
.destaquesTopicos {
	font-size: 17px;
	letter-spacing: -1px;
	font-weight: normal;
}
.assinaturas {
	text-align: center;
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: -1px;
	line-height: 30px;
	text-indent: 0px;
}
#filtros {
	width: 150px;
	position: absolute;
	top: 350px;
	left: 0px;
	float: left;
}
.itemOculto {
	display: none;
}
.itemVisivel {
	display: block;
}

