/* -----------------------------
Website: www.braganca.com.br
Autor: www.logique.com.br
Data: 26 de Agosto de 2009
-------------------------------*/

/* --- default --- */

html, body {margin:0;padding:0; background:url(bg.jpg) repeat-x; background-color:#030b1e; color:#333333; text-align:center }
img{ border:0 }

a{color:#333333;text-decoration:none; }

.image{border:2px solid #ec921a}

.right{text-align:right}

.vinte{ padding:20px; background:#FFFFFF; }
.mright{margin-right:20px;}
.hhome{height:280px; background-color:#ffffff;}
.hinside{background-color:#ffffff;}

.font9{font:9px arial}
.font11{font:11px arial}
.font12{font:12px arial}
.font14{font:14px arial}
.font18{font:18px arial; font-weight:bold}
.center{text-align:center}
.titulo{font:33px "Times New Roman", Times, serif;color:#030b1e; padding:0px 0px 20px 0px;}

.azul, .azul a{color:#030b1e}
.laranja, .laranja a{color:#ec921a}
.laranja a:hover{color: #CC3300}

/* --- divs --- */

.pag{width:900px; margin:0 auto; text-align:left}
.menu{height:45px; position:relative; width:900px;}
.logo{height:209px;}
.banner{height:239px; background:url(bg-banner.jpg) repeat-x;}
.inside{height:80px; background:url(bg-banner.jpg) repeat-x; padding:10px;}
.conteudo{background-color:#ffffff; background:url(bg-conteudo.jpg) repeat-x}
.boxcontem{width:199px;float:left}
.cad{width:199px; height:170px; background:url(cadastrese.jpg) no-repeat; position:relative}
.campos{position:absolute;top:50px;left:13px;width:172px;height: 36px;}

/* --- menu topo --- */

.itm_um, .itm_dois, .itm_tres, .itm_quatro, .itm_cinco, .itm_seis, .itm_sete, .itm_oito, .itm_nove, .itm_dez{height:45px;position:absolute;}

.menu a.itm_um {background:url(menu1_01.gif) no-repeat;width:70px;}
.menu a.itm_um:hover {background:url(menu2_01.gif) no-repeat;}

.menu a.itm_dois {background:url(menu1_02.gif) no-repeat;width:91px;left:70px;}
.menu a.itm_dois:hover {background:url(menu2_02.gif) no-repeat;}

.menu a.itm_tres {background:url(menu1_03.gif) no-repeat;width:80px;left:161px;}
.menu a.itm_tres:hover {background:url(menu2_03.gif) no-repeat;}

.menu a.itm_quatro {background:url(menu1_04.gif) no-repeat;width:70px;left:241px;}
.menu a.itm_quatro:hover {background:url(menu2_04.gif) no-repeat;}

.menu a.itm_cinco {background:url(menu1_05.gif) no-repeat;width:80px;left:311px;}
.menu a.itm_cinco:hover {background:url(menu2_05.gif) no-repeat;}

.menu a.itm_seis {background:url(menu1_06.gif) no-repeat;width:122px;left:391px;}
.menu a.itm_seis:hover {background:url(menu2_06.gif) no-repeat;}

.menu a.itm_sete {background:url(menu1_07.gif) no-repeat;width:93px;left:513px;}
.menu a.itm_sete:hover {background:url(menu2_07.gif) no-repeat;}

.menu a.itm_oito {background:url(menu1_08.gif) no-repeat;width:79px;left:606px;}
.menu a.itm_oito:hover {background:url(menu2_08.gif) no-repeat;}

.menu a.itm_nove {background:url(menu1_09.gif) no-repeat;width:84px;left:685px;}
.menu a.itm_nove:hover {background:url(menu2_09.gif) no-repeat;}

.menu a.itm_dez {background:url(menu1_10.gif) no-repeat;width:131px;left:769px;}
.menu a.itm_dez:hover {background:url(menu2_10.gif) no-repeat;}


/* --- outros --- */

.formcad{width:120px; border:0px;background:#cdcdcd; font:10px arial; color:#333333; margin-bottom:2px; padding:0px;}

.link a {display:block;padding:4px;margin-bottom:2px;border-bottom:1px solid #f5f5f5;}
.link a:hover {color:#000000;background-color:#f5f5f5;}

.agend a {display:block;padding:4px;margin-bottom:2px;border-bottom:1px solid #f5f5f5; height:40px;}
.agend a:hover {color:#000000;background-color:#f5f5f5;}
.data{float:left; background:#ececec; padding:3px; margin-right:5px; color:#030b1e; text-align:center; font:9px arial}

.parceiros a {display:block;padding:4px;margin-bottom:2px;border-bottom:1px solid #f5f5f5; height:90px;}
.parceiros a:hover {color:#000000;}
.imgparceiros{float:left; padding:3px; margin-right:5px; color:#030b1e; text-align:center; font:9px arial}

.rodape{ clear:both; position:relative; border-top:1px solid #eeeeee}
.orcamento{position:absolute;top:10px;left:529px;width:171px;height:95px;}
.infos{position:absolute;top:10px;left:705px;width: 171px;height: 95px;background:url(infos.jpg);}

.fechapag{ text-align:center; font:11px arial; color:#696d78; padding:20px;}

.label			{ float:left;}
.div_texbox		{ float:left; }
.imput2			{ width:80px; }
input, textarea, select	{ border:0px; background:#efefef; font:11px arial; padding:5px; width:250px}
.botao			{ width:35px; }
.CKTFORM {
	border:1px solid #ffffff;
	background: #ee1111;
	padding: 2px;
	position: absolute;
	font-weight: bold;
	color: #ffffff;
	top: -12px;
	height: 18px;
	left: 25px;
	display: none;
	cursor:pointer;
}