@charset "utf-8";

/* #### SITE #### */

body{
	margin: 0px;
	background-color: #ECEAE3;
	background-image: url(imagem/bg.jpg);
	background-repeat: no-repeat;
	background-position: 1003px top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration:none;
	color: #5B2E00;
}

a div {cursor:pointer;}

a:hover {
	color:#000;
}
h1 {
	color: #330000;
	margin: 0px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.h1 {	color: #330000;	margin: 0px;font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	text-transform: uppercase;}
h2 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #333300;
	margin: 0px;
	padding: 0px;
}

#geral {
	width:1003px;
	text-align:left;
}
#top {
	width:1003px;
	height: 257px;
	float:left;
}
#main {
	width: 1003px;
	float:left;
	background-image: url(imagem/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#main_aux {
	width: 718px;
	margin-left: 10px;
	padding-left: 10px;
	background-image: url(imagem/i_bgt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#rodape {
	width:100%;
	float:left;
	color: #FFFFFF;
	background-image: url(imagem/bg_rodape.jpg);
	background-repeat: repeat-x;
	padding-top:20px;
	margin-top:10px;
	height: 101px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	min-width:1003px;
}
#rodape a{
	color: #FFFFFF;
}
#rodape a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


/* #### MAIN #### */

#le{
	width:210px;
	float:left;
}
#main_meio{
	width:758px;
	padding-top:5px;
	background-image: url(imagem/bg_main_meio.jpg);
	background-repeat: repeat-x;
	background-position: top;
	overflow:auto;
}

#sr {
	width: 420px;
	padding-right: 10px;
	padding-left: 10px;
	float:left;
}

#pe {
	width: 308px;
	float:right;
	padding-right:6px;
}

#servicos {
	width: 420px;
	background-image: url(imagem/i_bgt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

.servicos_box {
	width: 180px;
	margin-left:4px;
	margin-right:4px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	height:178px;
	background-image: url(imagem/a_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.servicos2_box {
	width: 200px;
	margin-left:4px;
	margin-right:4px;
	float:left;
	height:178px;
	background-image: url(imagem/a_main2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:20px;
}

#hf {
	width: 288px;
	height:300px;
	background-image: url(imagem/i_bghf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	padding:10px;
}

.hf_box {
	width: 134px;
	float:left;
	padding:10px 5px 10px 5px;
	overflow:hidden;
	text-align:center;
}

#empresa {
	width: 308px;
	background-image: url(imagem/i_bgt2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}

/* Formulario  */


.formulario{
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
#formulario_geral{
	width:708px;
	margin:10px;
}

.formulario_titulo{
	height:30px;
	text-align:center;
	line-height: 30px;
	font-size: 14px;
	font-weight:bold;
	color: #330000;
}
#formulario_nome{
	width:180px;
	height:30px;
	float:left;
	padding-left:10px;
	color: #666666;
	vertical-align: 100%;
	text-align: right;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.formulario_campo{
	height:30px;
	padding-left:10px;
	vertical-align:100%;
	line-height: 30px;
}
#formulario_campom{
	height:85px;
	padding-left:10px;
}
#formulario_bt{
	margin-top:20px;
	text-align:center;
}

/* Formulario Widget  */

.textfieldRequiredMsg, 
.textfieldMinCharsMsg,
.textfieldInvalidFormatMsg, 
.textfieldValidMsg {
	display: none;
}

.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinCharsState .textfieldMinCharsMsg
{
	display:inline;
	color: #cc0000;
}

input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input
 {
	background-color: #FF9F9F;
}

.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;
}

.textfieldFlashText input, input.textfieldFlashText{
	color: red !important;
}

/* SERVIOS */

li {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	list-style-type: none;
}
#essentials{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#essentials.sidebox {
	height: 260px;
	margin: 0px;
	padding: 0px;
}
#essentials .drawers {
	position:relative;
	overflow: hidden;
	height: 260px;
	margin: 0px;
	padding: 0px;
}
#essentials .drawers li {
	text-align:left;
	margin:0px;
	padding: 0px;
	width: 210px;
	display: block;
	position: absolute;
	z-index: 1
}
#essentials .drawers a.thumbnail {
	display: block;
	height:130px;
	text-align:center;
	background: url(imagem/bg_convenios.png) -210px 0% no-repeat;
}
#essentials .drawers a.thumbnail img {
	padding-top:10px;
	padding-bottom:10px;
}
#essentials .drawers .handle {
	display: block;
	padding-left:10px;
	height: 50px;
	overflow: hidden;
	background:url(imagem/bg_convenios.png) -210px 100% no-repeat;
}
#essentials .drawers .handle:hover { text-decoration: none; }
#essentials .drawers .handle { text-decoration: none; }
#essentials .drawers .handle strong {
	display: block;
	font-size: 11px;
	color: #333;
	height:40px;
	overflow: hidden;
	cursor:pointer;
	width: 180px;
	padding-top:10px;
}
#essentials .drawers li.obscured .handle { background-position: 0 100%; }
#essentials .drawers li.obscured a.thumbnail { background-position: 0 100%; }
#essentials .drawers li.obscured .handle strong {
	color: #8A6953;
}
