.fundopng{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/curva_foto_titulo.png,sizingMethod='scale');
}

body {
	margin: 0px;
    background:url("../../images/bg.gif");
	background-repeat: repeat;
}

.bgtopcinza {
	background-color: #747474;
}

.bgtoplaranja {
	background-color: #B61010;
}

.tablecolor {
	background-color: #FFFFFF;
	border-right:#000000 1px solid;
	border-left:#000000 1px solid;
	width:750px;
	height:100%;
}

.tableserrilhada {
	border: 1px dashed #00CCFF;
}

.tableserrilhadalaranja {
	border: 1px dashed #FF6600;
}

.linhamenu {
	border-bottom:#DDDDDD 1px solid;
	height:31px;
}

.bgcinza {
	background-color: #F0F0F0;
}

.bglateralazulescuro {
	background-color: #4883BE;
	height:100%;
}

.bglateralazulclaro {
	background-color: #C1CAD4;
	height:100%;
}

.tabelaaltura100 {
	height:100%;
}
.txtazul {
	color: #065887;
	}
.txtbrancotit {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	}	
	
.txtbold {
	font-weight: bold;
	}		
	
.txtcinza {
	color: #747474;
	}
	
.txtlaranja {
	color: #FF6600;
	}	
	
.txtbrancoenquete {
	color: #FFFFFF;
	font-size: 10px;
}
	
td {
	font-size: 11px;
	font-family: Tahoma;
	line-height: 14px;
	}
	
.txtazulclarobold {
	color: #F2280D;
	font-weight: bold;
	}
.txtazulclaroboldgd {
	font-size: 14px;
	color: #F2280D;
	font-weight: bold;
	}
.txtazulescurobold {
	color: #014996;
	font-weight: bold;
	}
.verdana {
	font-size: 10px;
	font-family: Verdana;
	}	


/*formularios*/

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-size: 11px;
	color: #000000;
	font-family: Arial
}

textarea {
	font-size: 11px;
	color: #000000;
	font-family: Arial
}

.campoform {
	width:100%;
}

select {

	font-size: 11px;
	color: #000000;
	font-family: Arial
}

/*links*/

a {
	color: #000000;
	text-decoration: none;
}

#meiaentrada {
	position: absolute;
	left:50%;
	width:187px;
	height:99px;
	margin-left:90px;
	margin-top:5px;
	z-index:0;
}

#promo {
	position: absolute;
	left:50%;
	width:650px;
	height:433px;
	margin-left:-325px;
	margin-top:30px;
	z-index:1;
}

#promo #bt_fechar {
	clear: right;
	float: right;
	height: 15px;
	width: 55px;
}
#textos {
	font-size: 11px;
}

