/* CSS Document */
html{}
body{background-color:#eeeeee;}
*{margin:0;padding:0;font:12px Verdana, Arial, Helvetica, sans-serif;color:#666;}
img{border:none;}
p{margin-bottom:15px;}

#general{width:775px;margin:auto;}
	#header{background:#FFFFFF url(../imagens/top.gif) left top no-repeat;height:153px;padding-bottom:10px;}
	#content{background:#FFFFFF url(../imagens/bg_general.gif) left top repeat-y;}
	#col_left{float:left;width:140px;padding: 20px 0 0 0;}
	#col_center{float:left;width:473px; min-height: 300px; padding:10px 10px 55px 10px;}
	#col_right{float:left;width:140px;text-align:center;padding: 20px 0;}
	#footer{background:#FFFFFF;text-align: right; padding: 5px 3px 3px 3px;clear:both;}

/*strong{font-weight: bold;}*/

#autentica{
	float:left;
	width:600px;
	padding:0px;
}

#atencao{
	position: absolute;
	margin: -70px 0 0 160px;
	width: 460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}

A:link { color : #666666; text-decoration: none}
A:visited { color : #666666; text-decoration : none;}
A:Hover { color : #ff9900; text-decoration: underline}
.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.texto {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.textoPreto {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textocentro {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.observacao {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #9D5F00;
}

.obsRodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
	padding: 20px 10px 0 10px;
}

.formbotoes {
	BACKGROUND-COLOR: #FF9900;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	border: 1px solid #9D5F00;
	padding: 1px 5px;
}
.formcampos {
	BACKGROUND-COLOR: #ffffff;
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 12px;
	COLOR: #666666;
	border: 1px solid #DD8500;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.tituloBox {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}
.titulo2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.titulo3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.subtitulo {
	font-family: Tahoma;
	font-size: 13px;
	color: #006699;
	font-weight: bold;
}
.alerta{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF1100;
}
