@charset "utf-8";
/* CSS Document */

.body_index{
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #66bbfe;
	margin:0 0 0 0;
}

.body_princ{
	background-image: url(../images/back_principal.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #66bbfe;
	margin:0 0 0 0;
}

.body_foot{
	background-color:#e5e5e5;
	height:200px;
}

/*********************************************************/

.txt_cont{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #8F8F8F;
	text-align:justify;
}

.txt_titulos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1295cf;
	text-align: left;
	border-bottom:1px solid  #EEEEEE;
	padding-bottom:8px;
}

/*********************************************************/

.cont{
	background-color: #F8F8F8;
}

.bg_cont_sup_esq{
	background-image:url(../images/bg_cont_sup_esq.gif);
	background-repeat:no-repeat;
	width:26px;
	height:22px;
}


.bg_cont_sup{
	background-image:url(../images/bg_cont_sup.gif);
	width:705px;
	background-repeat:repeat-x;
}


.bg_cont_sup_dir{
	background-image:url(../images/bg_cont_sup_dir.gif);
	background-repeat:no-repeat;
	width:26px;
	height:22px;
}

.bg_cont_esq_ex{
	background-image: url(../images/bg_cont_esq_ex.gif);
	background-repeat: repeat-y;
	width:26px;
	vertical-align:bottom;
}

.bg_cont_esq{
	background-image: url(../images/bg_cont_esq.gif);
	background-repeat: no-repeat;
	width:26px;
	height:106px;
}

.bg_cont_dir_ex{
	background-image: url(../images/bg_cont_dir_ex.gif);
	background-repeat: repeat-y;
	width:26px;
	vertical-align:bottom;
}

.bg_cont_dir{
	background-image: url(../images/bg_cont_dir.gif);
	background-repeat: no-repeat;
	width:26px;
	height:106px;
}

.bg_cont_inf_esq{
	background-image: url(../images/bg_inf_esq.gif);
	background-repeat:no-repeat;
	width:26px;
	height:20px;
}

.bg_cont_inf_ex{
	background-image: url(../images/bg_inf_ex.gif);
	background-repeat: repeat-x;
	width:705px;
}

.bg_cont_inf_dir{
	background-image:url(../images/bg_inf_dir.gif);
	background-repeat:no-repeat;
	width:26px;
	height:20px;
}
/*********************************************************/
.bg_ref_rod{
	background-image: url(../images/bg_ref_rod.jpg);
	background-repeat:repeat-x;
	text-align:right;
}

.bg_rod_esq{
	background-image:url(../images/bg_rod_esq.jpg);
	background-repeat:no-repeat;
	width:26px;
	height:90px;
}

.bg_rod_dir{
	background-image:url(../images/bg_rod_dir.jpg);
	background-repeat:no-repeat;
	width:26px;
}

.bg_rod{
	background-image:url(../images/bg_rod_ex.jpg);
	background-repeat: repeat-x;
	width:705px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
}

/********************************************************/


.form_label{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	border-bottom:1px solid #f0f0f0;
	padding-bottom:5px;
}

.form_textfield{
	width:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #F5F5F5;
	color:#666666;
	overflow:auto;
	border:1px solid #cccccc;
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#666666;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#f5f5f5;
}

.form_submit{
	width:80px;
	height:22px;
	background-image: url(../images/bg_rod_ex.jpg);
	border:1px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;

}

.txt_contato{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	border-bottom:1px solid #f0f0f0;
	padding-bottom:5px;
	text-align:right;
}

.txt_contato_cont{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0099CC;
	font-weight:bold;
	border-bottom:1px solid #f0f0f0;
	padding-bottom:5px;
}

.txt_link_colaboradores{
	color:#999999;
}


