* {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
img {
	border: 0px;
}
html {
	overflow: hidden;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D3E3F;
	background-repeat: no-repeat;
	overflow: hidden;
	scrollbar-arrow-color: #89aa05;
	scrollbar-3dlight-color: #DEDEDE;
	scrollbar-darkshadow-color: #DEDEDE;
	scrollbar-face-color: #DEDEDE;
	scrollbar-highlight-color: #DEDEDE;
	scrollbar-shadow-color: #DEDEDE;
	scrollbar-track-color: #FAFAFA;
}
#col1 {
	float: left;
	width: 437px;
	background-image: url(../media/template/item_col1_bg.png);
	background-repeat: no-repeat;
	height: 300px;
	background-position: 0px 82px;
}
#col1 #titulo {
	background-image: url(../media/template/item_barra1.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 17px;
}
#col1 #preco {
	height: 39px;
	padding: 5px;
	width: 90px;
	font-size: 18px;
	font-weight: normal;
	color: #89aa05;
}
#col1 #preco .stock {
	font-size: 10px;
	color: #777;
}
#col1 #texto {
	margin-top: 20px;
	padding: 10px;
	width: 390px;
	height: 282px;
	overflow: auto;
}
#col2 {
	float: left;
	width: 330px;
	padding: 10px;
	height: 480px;
}

#col2 #fotos {
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
	height: 470px;
}
#col2 #fotos #main_foto {
	height: 220px;
}
#col2 #relacionados {
	text-align: right;
	padding-right: 10px;
	padding-top: 20px;
	height: 460px;
	overflow: auto;
	display: none;
}
#col2 #video {
	position: relative;
	height: 500px;
	display: block;
}
#miniaturas .titulo , #relacionados .titulo{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89aa05;
	margin-bottom: 10px;
	font-size: 9px;
	color: #777777;
}
#col3 {
	float: left;
	background-image: url(../media/template/menu_item/item_menu_bg.png);
	background-repeat: repeat-y;
	position: relative;
}
#col3 .logo {
	padding-top: 10px;
	padding-bottom: 10px;
}
#col3 .icons {
	padding-top: 10px;
}
#col3 span {
	height: 44px;
	width: 147px;
	position: relative;
}
#col3 .icons_ultimo {
	padding-top: 10px;
	position: absolute;
	bottom: 20px;
}
.rosa1 {
	color: #C5003D;
}
.clear {
	font-size: 0px;
	clear: both;
	height: 0px;
}
.margem1 {
	padding: 10px;
}
/*.artigo3 a, .artigo3 visited {
	color: #3D3E3F;
	text-decoration: none;
	font-weight: bold;
}*/
.artigo1_nome a:hover {
	color: #7E7E7E;
}

.artigo1_preco {
	font-weight: normal;
	color: #C5003D;
	font-size: 16px;
}
.artigo1_descricao {
	color: #848586;
	font-size: 10px;
}
.artigo3  a:link, .artigo3  a:visited, .artigo3  a:hover{
	text-decoration: none;
	color: #89aa05;
}
.artigo3_nome  a:link, .artigo3_nome  a:visited, .artigo3_nome  a:hover{
	text-decoration: none;
	color: #89aa05;
}

