body {
	padding:0;
	margin:0;
	background-color:#333333;
	background-attachment:scroll;
	background-position:center top;
	background-repeat:no-repeat;
}

h1 { font-family: Verdana,  Arial, Helvetica, sans-serif; font-size:16px; color: #000000; line-height:26px; }
h2 { size:inherit; }
h3 { size:inherit; }

a { color: #CE191E; text-decoration:none; }
a:link { color: #CE191E; outline: none; }
a:visited { color: #CE191E; outline: none; }
a:hover { color: #CE191E; text-decoration: underline; }
a:active { outline: none; }

/*fontes corpo*/
.C7{ font-size:7px; }
.C8{ font-size:8px; }
.C9{ font-size:9px; }
.C10{ font-size:10px; }
.C11{ font-size:11px; }
.C12{ font-size:12px; }
.C13{ font-size:13px; }
.C14{ font-size:14px; }
.C15{ font-size:15px; }
.C16{ font-size:16px: }
.C17{ font-size:17px; }
.C18{ font-size:18px; }
.C19{ font-size:19px; }
.C20{ font-size:20px; }
.C21{ font-size:21px; }
.C22{ font-size:22px; }

/*família de fontes*/
.FV{ font-family: Verdana,  Arial, Helvetica, sans-serif; color: #000000; }
.FA{ font-family: Arial, Helvetica, Verdana, sans-serif; color: #000000; }

/*estilo de fontes*/
.FI{ font-style:italic; }
.FB{ font-weight:bolder; }
.FUP{ text-transform:uppercase; }

/*cores das fontes*/
.FBRA{ color:#FFFFFF; }
.FVER{ color:#CE191E; }
.FPRE{ color:#000000; }
.FCIN{ color:#999999; }
.FCIN2{ color:#666666; }
.FCIN3{ color:#CCCCCC; }


/*sombras das fontes*/
.TS1 { width:100%;filter:dropshadow(Color=#000000, OffX=1, OffY=1); }
.TS2 { width:100%;filter:dropshadow(Color=#FFFFFF, OffX=1, OffY=1); }
.TS3 { width:100%;filter:dropshadow(Color=#666666, OffX=1, OffY=1); }

/*linhas*/
hr { height:1px; width:100%; color:#999999; }

/*entrelinhamento*/
.LH9{ line-height:9px; }
.LH10{ line-height:10px; }
.LH11{ line-height:11px; }
.LH12{ line-height:12px; }
.LH13{ line-height:13px; }
.LH14{ line-height:14px; }
.LH15{ line-height:15px; }
.LH16{ line-height:16px; }
.LH17{ line-height:17px; }
.LH18{ line-height:18px; }
.LH19{ line-height:19px; }
.LH20{ line-height:20px; }
.LH21{ line-height:21px; }
.LH22{ line-height:22px; }
.LH23{ line-height:23px; }
.LH24{ line-height:24px; }
.LH25{ line-height:25px; }
.LH26{ line-height:26px; }
.LH27{ line-height:27px; }
.LH28{ line-height:28px; }
.LH29{ line-height:29px; }
.LH30{ line-height:30px; }
.LH31{ line-height:31px; }
.LH32{ line-height:32px; }
.LH33{ line-height:33px; }
.LH34{ line-height:34px; }
.LH35{ line-height:35px; }
.LH36{ line-height:36px; }

/*alinhamento*/
.TC {text-align:center;}
.TL {text-align:left;}
.TR {text-align:right}
.TJ {text-align:justify;}

/*letter-spacing*/
.LT1{letter-spacing:-1px;}
.LT2{letter-spacing:-2px;}
.LT3{letter-spacing:-3px;}
.LT11{letter-spacing:1px;}
.LT22{letter-spacing:2px;}
.LT33{letter-spacing:3px;}

/* Listas */
ul {
	list-style-image: url("../imagens/pt_list_lar.gif");
	padding-left:20px;
	margin:8px 0px 5px 0px;
}
li { margin: 5px; padding:0px; list-style-type:square; }

/* linhas */
hr { width:100%; color:#CCCCCC; height:1px; }

/* tabelas */
.faixa td{
	width:50%;
	border-left:2px solid #BF0042;
	padding-left:3px;
	margin-right:10px;
	vertical-align:top;
}


/* Formularios */

/* Esta classe é a DEFAULT*/
.radio01 {border:0; background-color:transparent}

input    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 9px;
	border: 1px solid #999999;
	background-color: #E2DFDF;
}

select   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	border: 1px solid #999999;
	background-color: #E2DFDF;
	scrollbar-3dlight-color: EBF5EB;
	scrollbar-track-color: EBF5EB;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 9px;
	border: 1px solid #999999;
	background-color: #E2DFDF;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#999999;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#ffffff;
	scrollbar-base-color : #999999;
}

/* A classe "button" sera usada nos buttons */
.button {font-family: Verdana,  Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-image: url(imagens/bg_button.gif); background-color: #005D48; height: 17px; BORDER:SOLID 1px #00382c}

.inputnda {BORDER: none}


