* {padding:0px; margin:0px;}

* A{text-decoration: none;}
* A:active{text-decoration: none;}
* A:visited{text-decoration: none;}
* A:hover{text-decoration: none;}

body {
	background-color: #FFF;
	width: 100%;
	height: 100%;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#bg_topo{
	background: url(_BETA_imgs/bg_home_topo_repeat.jpg) top repeat-x;
	width: 100%;
	height: 100%;
	position: absolute;
}

#site {
   background: url(_BETA_imgs/bg_home_topo.jpg) top no-repeat;
	width: 100%;
	height: 100%;
	margin: auto;
}

#topo{
	width: 960px;
	height: 394px;
	margin: auto;
}

#topo_flash{
	width: 960px;
	height: 370px;
	margin: auto;
}

#target{
	width: 934px;
	height: 24px;
	line-height: 24px;
	margin: auto;
}

#target_esq{
	width: 208px;
	float: left;
	height: 24px;
	line-height: 24px;
	background-color: #ffffff;
}

#target_dir{
	width: 726px;
	float: left;
	height: 22px;
	line-height: 22px;
}

#area_bg{
 background: url(_BETA_imgs/bg_home_area.jpg) top no-repeat;
/*   background-color: #EFEFEF;*/
	width: 100%;
}

#area{
	width: 934px;
	height: 100%;
	margin: auto;
}

#area_esquerda{
	width: 208px;
	float: left;
}

#area_menu{
	width: 208px;
	height: 206px;
	background-color: #ffffff;
	float: left;
}

#area_esquerda_logo{
	padding: 24px 0px 0px 17px;
	width: 208px;
	float: left;
}

#area_direita{
	padding: 8px 0px 0px 17px;
	width: 690px;
	float: left;
}

#area_direita_01{
	width: 362px;
	float: left;
	border-right: 1px solid #CCCCCC;
}

#area_direita_01_acessorios{
	padding: 0px 0px 25px 18px;
	width: 344px;
	border-bottom: 1px solid #CCCCCC;
	float: left;
}

#area_direita_01_acessorios_box{
	width: 317px;
	float: left;
}

#area_direita_01_acessorios_titulo{
	padding: 30px 0px 0px 0px;
	font: 17px Arial;
	color: #808080;
	letter-spacing: -1px;
}

#area_direita_01_acessorios_branco{
	padding: 10px 0px 0px 0px;
	font: 11px Arial;
	font-weight: bold;
	color: #666;
}

#area_direita_01_acessorios_cinza{
	font: 11px Arial;
	color: #666;
}

#area_direita_01_acessorios_link{
	padding: 10px 0px 0px 0px;
	font: 11px Arial;
	font-weight: bold;
	color: #666;
}

#area_direita_01_acessorios_box_img{
	float: right;
}

#area_direita_01_servicos{
	padding: 0px 0px 10px 18px;
	width: 344px;
	float: left;
}

#area_direita_01_servicos_box{
	width: 315px;
	float: left;
}

#area_direita_01_servicos_titulo{
	padding: 23px 0px 0px 0px;
	font: 17px Arial;
	color: #808080;
	letter-spacing: -1px;
}

#area_direita_01_servicos_cinza{
	padding: 4px 0px 0px 0px;
	font: 11px Arial;
	color: #666666;
}

#area_direita_02{
	width: 325px;
	float: left;
}

#area_direita_02_box{
	padding: 30px 0px 0px 30px;
	width: 295px;
	float: left;
}

#area_direita_02_titulo{
	font: 17px Arial;
	color: #808080;
	letter-spacing: -1px;
}

#area_direita_02_cinza{
	padding: 4px 0px 0px 0px;
	font: 11px Arial;
	color: #666666;
}

#area_direita_02_img{
	padding: 35px 0px 0px 0px;
	height: 135px;
	background: url(_BETA_imgs/img_blusas.jpg) center no-repeat;
}

#area_direita_02_link{
	margin-top: -18px;
	font: 11px Arial;
	color: #ffffff;
}

#alinha_base{
	width: 934px;
	height: 30px;
	clear: both;
}

#base{
	background: url(_BETA_imgs/bg_base.jpg) top repeat-x;
	width: 934px;
	height: 32px;
	clear: both;
	margin: auto;
}

#base_menu{
	float: left;
}

#base_menu ul{
	padding: 9px 0px 0px 10px;
}

#base_menu li{
	list-style: none;
	float: left;
	line-height: 10px;
	height: 10px;
	font: 12px Arial;
	color: #666666;
}

#base_menu li a{
	font: 10px Arial;
	color: #666666;
}

#base_menu li a:hover{
	font: 10px Arial;
	color: #666666;
}

#base_end{
	float: right;
}

#base_end_box{
	padding: 12px 10px 0px 0px;
	font: 9px Arial;
	color: #666666;
}

#rodape{
	width: 934px;
	margin: auto;
}

#rodape_copy{
	padding: 7px 0px 0px 0px;
	font: 10px Arial;
	color: #999999;
	float: left;
}

#rodape_by a{
	padding: 7px 0px 0px 0px;
	font: 10px Arial;
	color: #999999;
	float: right;
}

.addresses {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin: 0 auto;
	width: 890px;
}
.address {
	width: 200px;
	padding: 5px;
	padding-left: 15px;
	float: left;
	border-right: 1px solid #CCC;
}

	.last {
		border: 0;		
	}

	.address p {
		margin: 0;
		font-size: 10px;
	}
	
		.address a {
			color: #06C;
		}

	.address h1 {
		font-size: 12px;
		text-transform: uppercase;
		margin: 0;
		color: #06C;
	}
