BODY {
scrollbar-face-color: #808080;
scrollbar-highlight-color: #808080;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
}
body {width: 760px; height: 423}

#topo {position: absolute; top: 0; left: 0; width: 760px; height: 60px; background-color: #FFFFFF; background: url('top.jpg') repeat}

#esquerdo {position: absolute; top: 60px; left: 0; width: 220px; height: 303px; background-color: #FFFFFF; background-image: url('f_camiseta.jpg'); background-repeat: no-repeat; background-position: 0% 100%; background-attachment: fixed; border-left: 1px solid #000000}

#principal {position: absolute; top: 60px; left: 220px; width: 540px; height: 303px; background-color: #ffffff; overflow: auto; padding: 4; border-right: 1px solid #000000; background-image: url('f_principal.jpg'); background-repeat: no-repeat; background-position: 0% 0%; background-attachment: fixed;}

#rodape {position: absolute; top: 363px; left: 0; width: 760px; height: 60px; background-color: 
#ffffff; background-image: url('rodape.jpg');}

#textrodape {position: absolute; left: 245px; text-align: center; margin-top: 14px; font-family:arial,verdana; font-size: 12px; color: #000000; line-height: 1.3em}

#conteudo {width: 480px; position: relative; left: 12px; top: 0px;}
#conteudo a {
font:1.0em Trebuchet MS;
color:#990000;
}
#conteudo a:hover {
font:1.0em Trebuchet MS;
color:#808080;
}

/** Menu categorias */
#pbotao {

	width:190px;
	float:left;
	padding:10px 10px 30px 10px;	
	border-right:2px solid #eee;		
	background-color:#ffffff;
	position:relative;	
	font-size:10px;	
	margin: 30px 0 0 0;
}

#pbotao h2 {
	letter-spacing:2px;
	font-size:1.4em;
	color:#333;
	border-bottom:1px solid #f6f6f6;
	padding:0 0 3px 0;	
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 190px; /* Width of Menu Items */		
	}

ul li {	
	position:relative;
	border-bottom: 1px solid #ccc;	
	}

ul li a {		
	color:#000000;
	font:1.6em Trebuchet MS;
	display: block;
	text-decoration: none;	
	padding: 8px;	
	background: #fff; /* IE6 Bug */		
	}
	

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%;}
* html ul li a { height: 1%; }
/* End */

ul li a:hover { 
color:#990000;

font-weight: bold;	
text-decoration:none;

} /* Hover Styles */

ul ul {
	position:absolute;
	display:none;	
	left: 190px; /* Set 1px less than menu width */
	top: 0;
	width: 220px;
	
}

li ul li a {
color:#000000;	
font:1.2em Trebuchet MS;
display: block;
text-decoration: none;	
background-color:#FFFFFF;
padding: 2px 5px;
border: 1px solid #ccc;
border-bottom:0px;
} /* Sub Menu Styles */

li:hover ul ul, li.over ul ul { display:none; }

li:hover ul, li li:hover ul, li.over ul, li li.over ul { display: block; } /* The magic */

/**BARRA DE MENU*/
/** Menu categorias */

#menu {position: absolute; top: 10px; width: 140px; text-align: center}

P {font:0.9em Trebuchet MS;}

#form {font-family: arial; font-size: 11px; line-height: 1.1em}

li {font-family: arial; font-size: 11px;}

#bot {position: absolute; width: 240px; margin-top: 3px; left: 550px}

.botoes {font-family: Verdana, Arial; font-size: 11px; font-weight: bold; color: 
#000000; text-decoration: none; background-color: #FFFFFF; border-color: #000000 #000000 #000000 #000000; cursor: hand; padding-top: 1px; padding-right: 0px; padding-bottom: 1px; padding-left: 0px; border-style: solid; border-top-width: 1px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 1px}


.tamanhos {font-family: arial,verdana; font-size: 11px}
.tamanhosx {font-family: arial,verdana; font-size: 11px; border-right: 1px solid #d0d0d0}
.tamanhos1 {font-family: arial,verdana; font-size: 11px; background: #eeeeee}
.tamanhos_b {border: 1px solid #d0d0d0}
.tam_tabela {font-family: arial,verdana; font-size: 11px; border: 1px solid #d0d0d0}
.tam_cor {background: #eeeeee}

#aluadd {position: absolute; left: 615px; top: 15px}

blockquote {
	font:1.0em Trebuchet MS;
	width:310px;
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #808080;	
}