* {
	text-decoration:none;
	margin:0;
	padding:0;
	list-style:none;
	border:none;
	line-height:inherit;
	outline:none;
}


body{
	background:url(../img/bg.jpg) #d9decd repeat-x;
	font:14px Arial, Helvetica, sans-serif;
	color:#455e75;
}

#ajax_loader {
	display:none;
	font-size:11px;
	text-align:center;
	position:absolute;
	left:50%;
	top:100px;
	margin-top:210px;
	margin-left:-132px;
	width:250px;
	padding:20px 0px;
	z-index:99999;
}

a{
	color:#76b721;
	font-weight:bold;
	text-decoration:underline;
}

.pad{
	padding:10px 0;
}

h1{
	font:18px Arial, Helvetica, sans-serif;
	color:#3272ac;
	text-transform:uppercase;
	padding:0 0 10px 14px;
	background:url(../img/bl.jpg) no-repeat 0 8px;
}

#topo{
	width:100%;
	height:330px;
	margin:auto;
}

#meio, .internas{
	margin:auto;
}

#meio{
	width:100%;
	background:#f0f2eb;
	padding:30px 0;
}

#internas{
	width:934px;
	margin:auto;
}
	
p.botao{
	width:97px;
	height:20px;
	background:url(../img/bg_botao.gif);
	text-align:center;
	padding-top:5px;
	margin-top:7px;
	margin-right:10px;

}

p.botao a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

.cx_1, .cx_2, .cx_3{
	float:left;
	padding-top:25px;
	background:url(../img/bg_cx_home.jpg) no-repeat top right;
}

.cx_1{
	width:313px;
	padding-right:25px;
}

.cx_2{
	width:283px;
	padding-left:8px;
}

.cx_3{
	width:283px;
	float:right;
}

#rodape{
	width:100%;
	height:28px;
	text-align:center;
	padding:12px 0 0 0;
	background:#d0d6c1;
}

.rodape_limite{
	width:980px;
	margin:auto;
}

#rodape p{
	color:#6a7158;
	font-size:12px;
}

img.gedoor{
	margin-top:-14px;
}

/* INTERNAS */

.col_esquerda{
	width:615px;
	float:left;
}

.col_direita{
	width:285px;
	float:right;
}

p.texto, p.dest{
	padding:10px 0;
}

h2.texto{
	font-weight:bold;
	padding:10px 0;
	font-size:14px;
}

.cx_parceiros{
	width:200px;
	float:left;
	text-align:center;
	margin:50px 0;
}

.pad2{
	margin-right:145px;
}

#flash{
	text-align:center;
}

/* fim INTERNAS */


/* FORM */

.frmContGeral{
	width:400px;
	margin-left:80px;
	display:table;
}

.formCont{
	font-size:12px;
	height:18px;
	margin-bottom:8px;
	background-color:#fff;
	border:1px solid #d1d1d1;
}
.formsn{
	font-size:12px;
	height:80px;
	margin-bottom:8px;
	background-color:#fff;
	border:1px solid #d1d1d1;
}	
.formCadBt{
	background-color:#3272ac;
	color:#FFFFFF;
	border:0;
	cursor:pointer;	
}

/* fim FORM */



