/* CSS Document */

/* PADRÃO */

*{margin: 0; padding: 0;}
br.clear{clear:both;font-size:0;height:0;line-height:0;display:block;}
ul,li,a{list-style-type:none; text-decoration: none;}
.block {  display: block }
body { background: #5690ae url(imagens/bg-body.jpg) center top fixed ; font-family: Trebuchet MS, Arial, Helvetica;  color: #102236; font-size: 13px; behavior:url("csshover.htc");}
h1 { margin:0;	height: px;	width: px;	background: ;}
h1 span{ height: 1px; width: 1px; position: absolute; overflow: hidden;}
#main { width: 770px; margin: 0 auto;}
#header { background: ; width: px; height: px;}
#footer { width: px; height: px; background: ;}
#footer ul li{ float:left;}
#footer .copyright{ background:url(imagens/bg-botton.gif); width: 622px; height: 49px; font-size: 13px; text-align: center;}
#footer a span{ height: 1px; width: 1px; position: absolute; overflow: hidden; font-size: 0px; line-height: 0px;}
/*#footer .fator{ display: block;	width: 148px; height: 49px; background: url(imagens/logofator.gif) no-repeat;}*/

/* CSS DESTE SITE */

#header {	
	height: 268px;
	width: 770px;
	margin-bottom: 7px;
}

#flash {
	background: url(imagens/bg-flash.gif);
	height: 268px;
	width: 770px;
}

#content {
	background: url(imagens/bg-menu.gif) no-repeat top left;
	background-position: 0 108px;
	width: 770px;
}

#left{
	width: 212px;
	float: left;
	margin-right: 7px;
}

#login{
	background: url(imagens/bg-login.gif) no-repeat;
	height: 47px;
	width: 201px;
	margin-bottom: 7px;
	padding: 24px 0 0 11px;
	color: #257ea7;
	font-size: 11px; 
}

#login a{
	height: 18px;
	width: 50px;
	color: #257ea7;
	font-size: 13px;
	display: block;
	float: right;	
	margin-top: 25px;
	font-weight: bold;	
}

#login p{
	float: left;	
}

#login input{
	background: #fff;
	height: 14px;
	border: 1px solid #dbe5ec;
	color: #999;
	font-size: 11px;	
}

#login .email{
	width: 182px;
	padding-left: 3px;	
}

#login .senha{
	width: 118px;
	padding-left: 3px;	
}

#login .botao{
	height: 16px;
	width: 60px;
}

#menu{
	width: 212px;
	margin-bottom: 30px;	
}

#menu li{
	height: 30px;
	width: 212px;	
}

#menu a{
	height: 30px;
	width: 183px;
	display: block;
	line-height: 30px;
	font-weight: bold;	
	background: url(imagens/bg-itemMenu.gif) no-repeat;
	color: #333;
	padding-left: 29px;	
}

#menu a:hover{
	background-position: -212px 0;
	color: #F90;	
}

#menu h2{
	background: url(imagens/h2-menu.gif) no-repeat;
	height: 30px;
	width: 212px;	
}

#menu h2 span{
	display: none;	
}

#fabricantes{
	width: 190px;
	height: 140px;
	text-align: center;	
	margin: 0 auto 20px auto;	
}

#right{
	width: 551px;
	float: left;
}

#destaqueFlash{
	height: 176px;
	width: 551px;
	background: url(imagens/bg-destaque.gif) no-repeat;
	margin-bottom: 7px;
}

#right .h2Destaque{
	background: url(imagens/h2-destaque.gif) no-repeat;
	width: 551px;
	height: 39px;	
}

#right .h2DestaqueSpan{
	display: none;		
}

#destaque{	
	width: 542px;
	background: #fff;
	padding-left: 9px;
}

#destaque li{	
	width: 263px;
	height: 176px;
	float: left;
	padding: 0 8px 8px 0;
}

#destaque h3{	
	width: 240px;
	height: 27px;
	background: url(imagens/bg-h3-home.gif) no-repeat;
	overflow: hidden;
	padding-left: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

#destaque #produto01{	
	width: 142px;
	height: 138px;
	background: #fff url(imagens/bg-foto.gif) no-repeat right;
	overflow: hidden;	
	font-size: 16px;
	color: #333;
	text-align: center;
	border: 1px solid #dce6e9;
	border-right: none;
	padding-top: 10px;
	float: left;
}

#destaque #produto02{	
	width: 111px;
	height: 138px;
	background: #fff;
	overflow: hidden;	
	font-size: 11px;
	color: #333;	
	border: 1px solid #dce6e9;
	border-left: none;
	padding: 10px 2px 0 5px;
	float: left;
}

#destaque #produto02 p{	
	height: 77px;
	overflow: hidden;	
}

#destaque #produto02 a span{	
	display: none;
}

#destaque #produto02 a:hover{
	background-position: 0 -22px;	
}

#destaque #produto02 .detalhes{	
	width: 114px;
	height: 22px;
	background: #fff url(imagens/bt-detalhes.gif) no-repeat;
	overflow: hidden;	
	display: block;
	margin-top: 4px;
}

#destaque #produto02 .comprar{	
	width: 76px;
	height: 22px;
	background: #fff url(imagens/bt-comprar.gif) no-repeat;
	overflow: hidden;	
	display: block;
	margin-top: 4px;
}

#paginacao {
	padding: 8px;
	text-align: center;
}

#paginacao li{
	text-align: center;
	float: left;
}

#paginacao a{
	color: #006699;
}

#paginacao a:hover{
	color: #FF6600;
	text-decoration: underline;
}

#paginacao .anterior{
	text-align: center;
	width: 120px;
	height: 20px;
	display: block;
}

#paginacao .numeros{
	text-align: center;
	width: 20px;
	height: 20px;
	display: block;
}

#paginacao .num{
	text-align: center;
	width: 20px;
	height: 20px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

#right .h2DestaqueII{
	background: url(imagens/h2-destaqueII.gif) no-repeat;
	width: 541px;
	height: 39px;
	font-size: 16px;
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 30px;
	text-transform: uppercase;	
}

#right  #conteudo {
	_height: 200px;
	background: #fff;
	min-height: 200px;
	padding: 0 8px;
}

#right  #conteudo p{
	text-align: justify;
	margin-bottom: 15px;
}

#countrytabs img {
	border: 1px solid #3267C0;
	width: 45px;
}

#countrytabs li {
	float: left;
	padding-left: 1px;
}

#countrydivcontainer img {
	width: 240px;
	margin-bottom: 4px;
}

#esquerda {
	width: 245px;
	float: left;	
	padding-right: 2px;	 
}

#fabricante h3{	
	width: 216px;
	height: 27px;
	background: url(imagens/bg-h3-home.gif) no-repeat;
	overflow: hidden;
	padding-left: 22px;
	line-height: 22px;
	font-size: 12px;
	font-weight: bold;
	color: #0086b5;
	text-transform: uppercase;
	text-align: left;
}

#fabricante {	
	width: 236px;	
	text-align: center;	
	border: 1px solid #dce6e9;
	border-top: none;	
}

#fabricante img{	
	margin: 0 auto;
	border: none;	
}

#direita {
	width: 272px;
	float: left;
	padding-left: 8px;
	border-left: 1px dotted #ACD7E3;
}

#direita a{
	color: #006699;
}

#direita a:hover{
	color: #FF6600;
	text-decoration: underline;
}

#direita .comprar{	
	width: 76px;
	height: 22px;
	background: #fff url(imagens/bt-comprar.gif) no-repeat;
	overflow: hidden;	
	display: block;
	margin-top: 4px;
}

#direita .comprar span{	
	display: none;
}

#direita a:hover{
	background-position: 0 -22px;	
}

#cadastro fieldset {
	padding: 5px;
	border: 1px solid #BFCBD0;
	background: #EDF0F3;
	margin-bottom: 10px;
}

#cadastro legend {
	font-size: 14px;
	margin-bottom: 4px;
	font-weight: bold;
}

#cadastro .fieldset {
	border: 1px solid #BFCBD0;
	background: #fff;
	margin-bottom: 10px;
}

#cadastro label {
	display: block;
	width: 110px;
	height: 20px;
	float: left;
	margin-bottom: 4px;
}

#cadastro input {
	float: left;
	border: 1px solid #BFCBD0;
	background: #fff;
	margin-left: 3px;	
}

.red {
	color: #FF0000;	
}

