html, body, form { 
	width:100%;
	margin:0px; 
	padding:0px; 
}

body {
	font-family:Arial,Helvetica,sans-serif; 
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}

/* DIVs */

#intro { 
	width:834px; 
	height:680px; 
	position:absolute; 
	left:50%;
	top:0px;
	margin-left:-417px; 
}

#geral { 
	width:800px; 
	position:absolute; 
	left:50%; 
	margin-left:-400px;
	top:-20px;
}

#cabecalho {
	width:800px; 
	position:absolute;
	top:0px;
	left:50%; 
	margin-left:-400px;
	height:155px;
	z-index:500;
}

#conteudo_topo { 
	margin-top:160px;
	width:800px;
	height:90px;
	background-position:center;
	background-repeat:no-repeat;
	z-index:200;
}

#conteudo_meio {
	width:800px;
	min-height:300px;
	background-position:top center;
	background-repeat:repeat-y;
	z-index:300;
}

#conteudo_base {
	width:800px;
	height:50px;
	background-position:center;
	background-repeat:no-repeat;
	z-index:100;
}

#conteudo {
	width:630px;
	margin-left:80px;
}

.box {
	border:1px solid #CCCCCC;
	padding:10px;
	font-size:12px;
	color:#666666;
}

/*textos*/

.p { font-size:12px; font-weight:bold; }
.g { font-size:20px; font-weight:bold; }

.center { text-align:center; }

/*estilo de fontes*/

.FI{ font-style:italic; }
.FB{ font-weight:bold; }
.FU{ text-decoration:underline; }

/*cor de fonte*/
.FVERM{ color:#900015;}
.FROSA{ color:#973161;}

/*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; }

/* Listas */

ul { margin-left:5px; margin-top:10px; margin-bottom:10px; margin-right:5px; line-height:25px; }
li { margin:20px; padding:0px; font-size:12px; }

/* linhas */

hr { width:100%; color:#CCCCCC; border:none; border-top:2px dotted #CCCCCC;  }

/* Formularios */

input  {
	font-family:Verdana; 
	color:#666666; 
	font-size:14px; 
	border:solid 1px #999999; 
	background-color:#ffffff; 
	border-style:1px; 
}

select  {
	font-family:Verdana; 
	color:#666666; 
	font-size:14px; 
	border-left:solid 1px #999999; 
	border-right:solid 1px #999999; 
	border-top:solid 1px #999999; 
	border-bottom:solid 1px #999999; 
	background-color:#ffffff; 
	scrollbar-3dlight-color:EBF5EB; 
	scrollbar-track-color:EBF5EB; 
}

textarea {
	font-family:Verdana; 
	color:#666666; 
	font-size:11px; 
	border-left:solid 1px #999999; 
	border-right:solid 1px #999999; 
	border-top:solid 1px #999999; 
	border-bottom:solid 1px #999999; 
	background-color:#ffffff; 
	border-style:1px; 
	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; 
}

.btn { height:29px; font-family:Arial,Helvetica; font-size:12px; font-weight:bold; color:#333333; background-image:url(../imgs/bg_btn.gif); background-position:top; background-repeat:repeat-x background-color:#fe6e03; border-color:#666666; border-style:solid; border-width:2px; padding:4px; cursor:pointer; }

.none { border:0; background-color:transparent; }.h3_vermelho {
	color: #96000d;
}
#geral #conteudo_meio #conteudo blockquote p {
	font-style: italic;
}
.h3_vermelho {
	color: #96000d;
}

depoimento_italico {
	font-style: italic;
}

#depoimento_italico {
	font-style: italic;
}
#vermelho_menor {
	font-size: 16px;
}
#texto_menor {
	font-size: 13px;
}
