@charset "utf-8";
/* CSS Document */
/*css Home fala ai*/

/*RESET*/

html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, font, img, ins,
kbd, q, s, samp, small, strike, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
    vertical-align: baseline;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
}
:focus {
    outline: 0;
}
body {
    background: white;
    line-height: 1;
    color: black;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}



/*LAYOUT*/

body{
	background:#4B8EA9 url(cssimgs/backtudo.jpg) left bottom repeat-x;
	text-align:center;
}

#publicidade{
	margin:0 auto;
	margin-top:10px;
	width:728px;
	height:90px;
	text-align:center;
}

/*WRAPPERS -fundos com sombras- */
#wrappertop{
	background:url(cssimgs/back_wrapertop.png) no-repeat;
	width:902px;
	height:173px;
	margin:0 auto;
	padding-top:36px;
}

#wrappermid{
	background:url(cssimgs/back_wrapermid.png) repeat-y;
	width:902px;
	margin:0 auto;
	text-align:left;
	padding-top:3px;
}

#wrapperbot{
	background:url(cssimgs/back_wraperbot.png) no-repeat;
	width:902px;
	height:46px;
	margin:0 auto;
	padding-bottom:50px;
}

/*----- LAYOUT continuação -----*/

/*topo*/
#topo{
	background:url(cssimgs/back_topo.jpg) no-repeat;
	width:841px;
	height:171px;
	margin:0 auto;
}

#infotopo{
	text-align:left;
	padding:55px 200px 0px 270px;
}

/*mid*/
#titpage{
	background:url(cssimgs/decor_tit.jpg) right top no-repeat;
	width:841px;
	height:40px;
	margin:0 auto;
	position:relative;
}

#btcadastro{
	position:absolute;
	top:9px;
	right:9px
}

.obotaocadastro{
	display:block;
	width:188px;
	height:31px;
	background:url(cssimgs/bt_fala_ai_cadastre.png) left top no-repeat;
	border:none;
}

.obotaocadastro:hover{
	background-position:left bottom;
}

.prossegueconta{
	display:block;
	width:176px;
	height:31px;
	background:url(cssimgs/bt_fala_ai_prossegueconta.png) left top no-repeat;
	border:none;
}

.prossegueconta:hover{
	background-position:left bottom;
}

.btcadastunik{
	display:block;
	width:290px;
	height:31px;
	background:url(cssimgs/bt_cadastrounik.png) left top no-repeat;
	border:none;
}

.btcadastunik:hover{
	background-position:left bottom;
}

/*content page*/
#contpage{
	width:841px;
	margin:0 auto;
	overflow:hidden;
	padding-top:6px;
}

/*main content*/
#maincontent{
	width:575px;
	float:left;
	/*position:relative;*/
}

.areacadastro{
	position:relative;
	overflow:hidden;
}

.umboxmain{
	background:#F6F6F6;
	border:#E7E7E7 1px solid;
	padding:7px;
	padding-bottom:0px;
	margin-bottom:7px;
	overflow:hidden;
}

.umboxmain a{
	text-decoration:none;
}

.umtitmain{
	background:#fff url(cssimgs/decor_tit.jpg) 250px top no-repeat;
	height:40px;
	padding-left:12px;
}

/*destaques*/
.umdestaque{
	display:block;
	padding:10px;
	background:#F6F6F6 url(cssimgs/bt_mais.png) right bottom no-repeat;
	border:#E7E7E7 1px solid;
	overflow:hidden;
	cursor:pointer;
	margin-bottom:7px;
}

.umdestaque:hover{
	background:#fff url(cssimgs/bt_mais.png) right bottom no-repeat;
}

.umdestaque img{
	background:#EF870E;
	padding-top:5px;
	padding-left:5px;
	float:left;
	border:1px solid #fff;
	margin-right:20px;
}

.interna{
	cursor:default;
	background:#F6F6F6;
}

.interna:hover{
	background:#F6F6F6;
}

/*parceiros*/
#parceiros{
	
}

/*thumbnails*/
.listathumbs{
	margin:0 auto;
	padding-left:14px;
	margin-bottom:30px;
	overflow:hidden;
}
.thumbnails {
	position: relative;
	width: 76px;
	height: 76px;
	margin-right: 13px;
	margin-top: 12px;
	float:left;
	overflow: hidden;
}
	
.thumbnails .cover {
	position: absolute;
	top: 0px;
	left: 0px;
	filter:alpha(opacity=20);
 	opacity:0.2;
	background: url(cssimgs/bg_clientes_cover.jpg) no-repeat;
	height: 76px;
	width: 76px;
}

#tooltip{
	display:none;
	background:transparent url(cssimgs/backtips.png) no-repeat;
	height:153px;
	width:119px;
	padding:20px;
	color:#333;
	font:12px/16px "Trebuchet MS", Arial;
	z-index:999;
}

	
/*.thumbnails .cover img {
	filter:alpha(opacity=60);
 	opacity:0.6;
}*/

/*sidebar*/
#sidebar{
	width:255px;
	height:601px;
	float:right;
	background:#F6F6F6;
	border:#E7E7E7 1px solid;
	z-index:11;
}

#login{
	display:block;
	width:265px;
	height:180px;
	background:url(cssimgs/entre.png) no-repeat;
	position:absolute;
	z-index:25;
	overflow:visible;
	margin-left:5px;
}

#quadrocadastro{
	width:265px;
	height:180px;
	position:absolute;
	top:567px;
	z-index:25;
	margin-left:8px;
}

.associe{
	display:block;
	width:265px;
	height:176px;
	background:url(cssimgs/conheca.png) left top no-repeat;
}
.associe:hover{
	background:url(cssimgs/conheca.png) left bottom no-repeat;
}

/*#quadroblog{
	width:265px;
	height:180px;
	position:absolute;
	top:765px;
	z-index:26;
	margin-left:8px;
}*/

#quadroblog{
	width:265px;
	height:180px;
	position:absolute;
	top:610px;
	z-index:26;
	margin-left:8px;
}

.verblog{
	display:block;
	width:265px;
	height:176px;
	background:url(cssimgs/visite.png) left top no-repeat;
}
.verblog:hover{
	background:url(cssimgs/visite.png) left bottom no-repeat;
}

#areatwit{
	width:839px;
	margin:0 auto;
	margin-bottom:7px;
	height:35px;
	background:#F6F6F6;
	border:#E7E7E7 1px solid;
	clear:both;
	position:relative;
}

#areatwit a {
	color:#3399FF;
	text-decoration:none;
}

#areatwit a img.twit{
	position:absolute;
	top:-15px;
	left:3px;
}

#areatwit ul li{
	font:11px "Trebuchet MS", Verdana;
	color:#777;
	padding-left:37px;
	padding-top:11px;
	list-style: none;
}

/*rodape*/
#rodape{
	background:#AFAFAF;
	height:20px;
	width:864px;
	margin:0 auto;
}

/*-------- TIPOGRAFIA ----------*/

#infotopo p{
	font:15px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
}

h2{
	padding-top:11px;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#DE0000;
}

h2 a{
	padding-top:14px;
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	color:#DE0000;
	text-decoration:none;
}

h2 a:hover{
	text-decoration:underline;
}

.titnot{
	font:18px/18px "Trebuchet MS", Verdana;
	color:#EF870E;
}

.txtnot{
	display:block;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	margin-top:10px;
	margin-bottom:20px;
	*margin-bottom:9px;
}

.internatxt{
	display:block;
	font:13px/22px Verdana, Arial, Helvetica, sans-serif;
	color:#777;
	margin-top:10px;
	margin-bottom:20px;
	*margin-bottom:9px;
}

.internatxt ul {
	margin-top: 20px;
	}

.internatxt ul li {
	list-style: disc;
	margin-left: 30px;
	}

#wrapperbot p{
	color:#fff;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

#wrapperbot p a{
	color:#fff;
	font:11px/18px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#wrapperbot p a:hover{
	color:#DE0000;
}

.btviaboleto{
	padding:2px 4px 2px 4px;
	background:#fff;
	color:#3399FF !important;
}

.btviaboleto:hover{
	background:#eee !important;
	color:#3399FF !important;
}

.voltahome{
	text-decoration:none;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#DE0000;
}

.voltahome:hover{
	text-decoration:underline;
}

/*forms*/
/*login*/
#logar{
	position:relative;
	top:67px;
	left:15px;
	font:12px "Trebuchet MS", Verdana;
	font-weight:bold;
	color:#fff;
}
.boxlog{
	width:142px;
	height:24px;
	background:url(cssimgs/backform.gif) no-repeat;
	border:none;
	padding-top:4px;
	padding-right:5px;
	padding-left:5px;
}
.btok{
	display:block;
	width:104px;
	height:35px;
	background:url(cssimgs/ok_login.png) left top no-repeat;
	border:none;
	cursor:pointer;
	margin-left:90px;
}
.btok:hover{
	background:url(cssimgs/ok_login.png) left bottom no-repeat;
}


/*----------------------*/
/*-------CADASTRO-------*/
/*----------------------*/


#areacadastro{
	overflow:hidden;
}

#formscadastro{
	width:441px;
	float:right;
}

#det_top_cad{
	width:441px;
	height:12px;
	background:url(cssimgs/box_cadastro_top.gif) left top no-repeat;
}

#conteudo_cadastro{
	width:425px;
	background:url(cssimgs/box_cadastro_mid.gif) left top repeat-y;
	padding:0 0 20px 16px;
	overflow:hidden;
}

#det_bot_cad{
	width:441px;
	height:10px;
	background:url(cssimgs/box_cadastro_bot.gif) left top no-repeat;
	margin-bottom:17px;
}

/*FORMATAÇÃO DOS FORMS*/

#conteudo_cadastro label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#2495BF;
}

.umcampointeiro{
	float:left;
	margin-top:10px;
}

.umcampometade{
	float:left;
	margin-top:10px;
}

.infoadcad{
	font-size:11px;
}

.umseparador{
	width:439px;
	height:6px;
	background:url(cssimgs/box_cadastro_separador.gif) center center no-repeat;
	clear:both;
	margin-left:-15px;
	margin-bottom:-14px;
	height:45px;
}

.caixaformOFF{
	background:url(cssimgs/back_form_cadastro.gif) left top repeat-x;
	border: solid 1px #8DC5DA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B4B4B4;
	padding:5px 3px 5px 3px;
	margin-top:5px;
}

.caixaformON{
	background:url(cssimgs/back_form_cadastro.gif) left bottom repeat-x;
	border: solid 1px #F3C28A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6A6A6A !important;
	padding:5px 3px 5px 3px;
	margin-top:5px;
}

#explicacpf{
	width:203px;
	height:51px;
	background:url(cssimgs/explicacpf.gif) no-repeat;
	float:right;
	margin-top:21px;
	margin-right:13px;
}

.btcriaconta{
	display:block;
	width:129px;
	height:28px;
	border:none;
	background:url(cssimgs/bt_criar_conta.gif) left top no-repeat;
	cursor:pointer;
}

#aceitaecria{
	padding-top:28px;
	width:400px;
	clear:both;
	overflow:hidden;
}

#aceitatermos{
	font:11px Arial, Helvetica, sans-serif;
	color:#2495BF;
	float:left;
	padding-top:3px;
}

#aceitatermos a{
	font:11px Arial, Helvetica, sans-serif;
	color:#2495BF;
}

#aceitatermos a:hover{
	font:11px Arial, Helvetica, sans-serif;
	color:#888;
}

#criaconta{
	float:right;
}

.btcriaconta:hover{
	background-position:left bottom;
	cursor:pointer;
}

#tituloscadastro{
	position:absolute;
	text-align:right;
	width:135px;
	left:0px;
}

.umtitcad{
	display:block;
	height:34px;
	font:12px Arial, Helvetica, sans-serif;
	color:#EF870E;
	padding-right:38px;
	padding-top:16px;
	background:url(cssimgs/box_cadastro_det_tit.gif) right center no-repeat;	
}


/*---CONTATO HOME---*/

.mensagOFF{
	background:#F6F6F6;
	border: solid 1px #8DC5DA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B4B4B4;
	padding:5px 3px 5px 3px;
	margin-top:5px;
	height:150px;
}

.mensagON{
	background:#fff;
	border: solid 1px #F3C28A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6A6A6A !important;
	padding:5px 3px 5px 3px;
	margin-top:5px;
	height:150px;
}

.btenviacont{
	display:block;
	width:101px;
	height:28px;
	border:none;
	background:url(cssimgs/bt_envia_cont.gif) left top no-repeat;
	cursor:pointer;
}

.btenviacont:hover{
	background-position:left bottom;
	cursor:pointer;
}

/*COMBO PERSONALIZADO*/

.comboboxContainer {
	height:26px;
	background:url(cssimgs/back_form_cadastro.gif) left top repeat-x;
	border: solid 1px #8DC5DA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#B4B4B4;
	margin-top:5px;
} 
.comboboxValueContainer {} 
.comboboxValueContent { padding-left: 3px;} 
.comboboxDropDownContainer {
	background:#fff;
	border: solid 1px #F3C28A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:5px !important;
	/*height:200px;
	overflow:auto;*/
} 
.comboboxDropDownButton {
	width:12px;
	height:26px;
	background:url(cssimgs/seta_combo_custom.gif) left no-repeat;
	margin-right:10px;
} 
.comboboxGroupItemHeader { 
	display: block; 
	padding:5px 0 5px 3px;
	background:#F6F6F6;
	color:#2495BF;
	margin:4px 0 4px 0;
} 
.comboboxGroupItemContainer { padding-left: 10px; } 
.comboboxItem { 
	display: block; 
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999 !important;
	padding:4px 0 4px 4px;
} 
.comboboxItemHover {
	background:#8DC5DA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000 !important;
	padding:4px 0 4px 4px;
}

.comboboxDropDownContainer{
	height:185px !important;
	overflow:auto !important;
}


/*--- MENU TOP HOME ----*/

#menutop{
	width:841px;
	height:30px;
	margin: -5px auto 3px auto;
	background:#fff url(cssimgs/top_bg_menutop.gif) center top no-repeat;
	font:12px Arial, Helvetica, sans-serif;
	color:#FBA413;
	font-weight:bold;
	padding-top:17px;
}

.txtmenup1{
	display:block;
	float:left;
	margin-right:4px;
	margin-left:243px;
}

.txtmenufale{
	color:#A8A8A8 !important;
}

.txtmenufale a{
	color:#6BB7DB !important;
}

.txtmenufale a:hover{
	color:#1875A0 !important;
}

.btcadastrese{
	display:block;
	float:left;
	width:120px;
	height:24px;
	background:url(cssimgs/bt_cadastrese.gif) left top no-repeat;
	margin-right:7px;
	margin-top:-4px;
}

.btcadastrese:hover{
	background-position:left bottom;
}

/*ESTILOS DA PAG DE CADASTRO UNIK*/

.infocadunik{
	padding:20px;
	margin:10px 0 10px 117px;
	color:#888;
	font-size:13px;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
}

.infocadunik h3{
	font:16px Arial, Helvetica, sans-serif;
	color:#EF870E;
	margin-bottom:10px;
	font-weight:bold;
}

#mensagemencontrado{
	position:absolute;
	width:442px;
	height:224px;
	display:none;
	top:53px;
	left:-5px;
}

.btbuscacadastro {
	background:url("cssimgs/bt_buscacadastro.gif") no-repeat left top;
	border:none;
	cursor:pointer;
	display:block;
	height:28px;
	width:148px;
	float:right;
	margin-right:12px;
}

.btbuscacadastro:hover {
	background-position:left bottom;
	
}




