/* CSS Document */
body{
	margin:	0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#FFFFFF;
	background:#000000;
}
a:link, a:visited, a:active{
	color: #0093DD;
}
a:hover {
	color: #FFED00;
}

.titpromo {
	color: #0093DD;
	font-weight: bold;
}

.txtneg {
	color: #FFFFFF;
	font-weight: bold;
}
.detpromo{
	color: #0093DD;
	font-size: xx-small; 
}
.borpromo{
	border:solid 1px #999999
	}
.bortab{
	border-right: dashed 1px #FFED00;
}
.bortab2{
	border: 1px solid #CCCCCC;
}
.borimg{
	border: 2px solid #FFFFFF;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #E4E4E4;
	border: 1px solid #000000;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #0093DD;
}
#form{	font-size: 11px;
	text-align:left;
}
.bortab3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.txtneg2 {
	color: #FFFF00;
	font-weight: bold;
}
.faixa{
	height:20px;
	background:url(images/faix.jpg) no-repeat center top;
	color:#FFED00;
}
