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;
}

.cb  { clear: both; height: 1px; font-size: 1px; line-height: 1px; margin-top: -1px; }

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;
}

img { border: none; }

/* LAYER PRINCIPAL E COLUNAS */
#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: 712px;
	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: 712px;
	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;
}



/*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;
}



/*BARRA NAVEGACAO INFERIOR*/
#navegacao_inf{
	width: 737px;
	margin: 0 auto;
	padding-right:0px;
	clear: both;
	margin-top: 50px;
	border-top: 1px solid white;
}
#spacer_navegacao_inf{
	position: static;
	width: 705px;
	height: 88px;
	margin:0 auto;
	background-image: url(../../images/home/bg_nav_inf2.gif);
	background-repeat:repeat-x;
	border: 0px solid blue;
}
#itens_navegacao_inf{
	position: static;
	margin:31px 0px 0px 0px;
	margin-left: 10px;
	float:left;
	border: 0px solid green;
	padding: 0;
}
#brd_ld_nav_inf{
	width: 126px;
	margin-top: 0px;
	margin-right: 0px;
	float:right;
	border: 0px solid red;
	padding: 0;
	/*top:609px;
	position: absolute;
	z-index: 1;	*/
}
#itens_navegacao_inf, #itens_navegacao_sup{
	font:13px Helvetica,Verdana,Arial,Sans-serif;
	font-weight:normal;
	color: #000000;
}
#copyright{
	width:705px;
	margin: -15px auto auto auto;
	text-align: center;
	font-size:10px;
	color:#74878b;
	border: 0px solid red;
	clear:both;
}



/*TEXTOS*/
.txt_box{
	line-height: 18px;
}



/*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;
}



/*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;
}




/* PGTO */
.titulo {
	font-size: 14px;
	font-weight: bold;
} 
p{ margin: 0}   
.titulo_{
	font-size: 14px;
	font-weight: bolder;
	color:#956b99;
}
#forma_pgto{
	width: 150px;
	margin-right: 15px;
	float: left;
}
.link_pgto:link, .link_pgto:visited {
	color: #9c4142;
	text-decoration:none;
	font-weight:normal;
}
.link_pgto:hover {
	color: #9c4142;
	text-decoration:underline;
}