html {height:100%;}
body {min-height: 100%;}
body {width:100%;height:100%;}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(../../images/home/bg_site.jpg);
	background-repeat:repeat-x;
}

body,p,i,strong,em,dt,dd,dl,sl,caption,th,td,tr,u,blink,div,font,li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* layer principal, centralizador */
#container {
	margin:0 auto 0 auto;
	z-index: 1;
	text-align: left;
	width: 779px;
	/* height: 100%; */
	background-color:#FFFFFF;
}

#col_esq{
	background-image: url(../../images/home/brd_le_moldura.jpg);
	float:left;
}
#col_pri {
    width:737px;
	/*height: auto;
	height: 772px; */
	float:left;
	text-align: left;
	background-color:#FFFFFF;
}
#col_dir{
	background-image: url(../../images/home/brd_ld_moldura.jpg);
	float:right;
}
#col_esq, #col_dir {
    width: 21px;
	height: 772px;
	background-position: top;
	background-repeat: repeat-x;
}


/*TOPO E LOGIN*/
#header{
	background-image: url(../../images/home/bg_topo.jpg);
	width: 779px;
	height: 107px;
	text-align:left;
}
#space_header{
	position:static;
	margin:0px;
	padding:0px;
}

#logo{
	width: 145px;
	height: 25px;
	position: absolute;
	margin-left: 54px;
	top:28px;
}

#login{
	position: absolute;
	top: 25px;
	margin:0px;
	margin-left:410px;
}
#txt_login{
	float:left;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #2e0e0e;
	padding-top:4px;
}
#campo_login{
	float:left;
	padding-left:12px;
	padding-right:10px;
	margin-top:4px;
}
#campo_login_{
	float:left;
	padding-left:12px;
	padding-right:10px;
	margin-top:4px;
}
#campo_senha_{
	float:left;
	padding-right:10px;
	margin-top:4px;
}
#campo_senha{
	float:left;
	padding-right:10px;
	margin-top:4px;
}

#btn_login{
	 float:left;
	 border: 0;
	 padding-top:3px;
}


/* CONTEUDO */

/*LINHA 1*/
#linha_1{
	position:relative;
	height:260px;
	top:10px;
	
}
#linha_2{
	position:relative;
	height:280px;
	left:13px;
}
#linha_3{
	position:relative;
	height:100px;
	left:13px;
}

/*FLASH*/
#flash_fotos{
	float:right;
	margin: 0px;
	width:355px;
	height:253px;
	padding-top:9px;
	padding-right:20px;
}
#space_flash_fotos{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 30px;
}

/*CRIE SEU SITE*/
#crie_seu_site{
	float:left;
	width: 352px;
	height: 244px;
	background-image: url(../../images/home/bg_crie_seu_site.gif);
}
#space_crie_seu_site{
	margin-top: 27px;
	margin-left: 45px;
	margin-right: 15px;
	padding: 0;
	position: static;
}
#space_crie_seu_site p{
	margin: 0px;
	padding: 0px;
}


/*SEU SITE PODE TER*/
#seu_site_pode_ter{
	float:left;
	width: 355px;
	height: 250px;
	background-image:url(../../images/home/bg_seu_site_pode_ter.gif);
}
#space_seu_site_pode_ter{
	position: static;
	margin: 0px;
	padding: 0px;
}
#lista_seu_site_pode_ter{
	float: left;
	margin-top: 40px;
	padding-left: 16px;
}
#imgs_seu_site_pode_ter{
	float: left;
	padding: 0;
	margin-top: 40px;
	margin-left: 12px;
}

/*VEJA COMO FUNCIONA*/
#veja_como_funciona{
	float:left;
	width: 356px;
	height: 251px;
	background-image:url(../../images/home/bg_veja_como_funciona.gif);
}
#space_veja_como_funciona{
	margin-top: 50px;
	margin-left: 16px;
	margin-right: 8px;
	padding: 0;
	position: static;
}
#img_veja_como_funciona{
	position: static;
	padding: 0;
	margin:0;
	float: left;
}
#texto_veja_como_funciona{
	float: right;
	margin-top: 20px;
	width: 180px;
}



/*SEJA UM PARCEIRO*/
#seja_um_parceiro{
	float:left;
	width: 350px;
	height: 127px;
	background-image:url(../../images/home/bg_seja_um_parceiro.gif);
}
#spacer_seja_um_parceiro{
	position: static;
	margin:0;
	padding:0;
}
#conteudo_seja_um_parceiro{
	float: left;
	width: 210px;
	margin-top: 45px;
	padding-left: 20px;
}
#img_seja_um_parceiro{
	position: static;
	float: right;
	padding: 0;
	margin-top: 70px;
	margin-right: 5px;
}


/*BUSCA*/
#busca{
	float:left;
	background-image:url(../../images/home/bg_busca.gif);
	width: 356px;
	height: 127px;
	margin-left:5px;
}
#spacer_busca{
	position: static;
	padding: 0;
	margin-top: 47px;
	margin-left: 20px;
}
#form_busca{
	padding-top:5px;
}

/*BARRA DE NAVEGACAO*/
#navegacao_sup{
	width: 779px;
	margin: 0 auto;
	position: absolute;
	z-index: 1;
	top:71px;
	text-align:center;
}
#spacer_navegacao_sup{
	position: static;
	width: 705px;
	height: 34px;
	text-align:center;
	margin:0 auto;
	background-image: url(../../images/home/bg_nav_sup.gif);
	background-repeat:repeat-x;
}
#itens_navegacao_sup{
	position: static;
	margin:0;
	padding-top: 12px;
	width: 685px;
	text-align:center;
}

#rodape{
	width:779px;
	margin:0 auto 0 auto;
	clear:both;
}
#spacer_rodape{
	_margin:0px 30px 30px 30px;
	*margin:0px 30px 30px 30px;
	margin:100px 44px 10px 38px;
	/* margin:30px; */
}
#rodape hr{
	margin:0px auto 0px auto;
	border:1px dashed #e6eff1;
	width:90%;
	text-align:center;
}

#txt_rodape_01, #txt_rodape_02{
	position:relative;
	width:290px;
	text-align:justify;
}
#txt_rodape_01 p, #txt_rodape_02 p{
	font-family: Verdana;
	font-size:9px;
	color:#74878b;
	margin-bottom:20px;
}
#txt_rodape_01{	float:left; left:40px;}
#txt_rodape_02{	float:right; right:40px;}



/*TEXTOS*/

.txt_box{
	line-height: 18px;
}


/*TITULOS*/
.tit_box_crie_seu_site{
	font-family: Trebuchet MS, Verdana;
	font-size: 15px;
}
.tit_box_crie_seu_site_2{
	font-family: Trebuchet MS, Verdana;
	font-size: 28px;
}
.tit_home_site3{
	font-family: Trebuchet MS, Verdana;
	font-size: 28px;
	color: #956b99;
}


/*LINKS*/

a:link, a:visited {
  color:#a734b2;
  font-weight:bold;
  text-decoration:none;
 }

a:hover {
  color:#a734b2;
  font-weight:bold;
  text-decoration:underline;
 }


/*FORM*/
form{
	border:0;
}

.campo_login{
	background-image: url(../../images/home/bg_input_login_2.gif);
	border: 2px solid #b9baba;
	border-left: 0px;
	border-right: 0px;
	padding-left:5px;
	height: 15px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica ;
	font-size: 10px;
	color:#b9baba;
}

.campo{
	background-image: url(../../images/home/bg_input.gif);
	border: 2px solid #b3b3b4;
	border-left: 0px;
	border-right: 0px;
	padding-left:5px;
	height: 17px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica ;
	font-size: 10px;
	color:#b9baba;
}
