@charset "iso-8859-1";
/* CSS Document */

body {
	background-color:#dededd;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	padding-bottom:25px;
}

.claro {
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50);					
}


a {
	color:#008FD8;
}
a:hover {
	color:#C0A062;
	text-decoration:none;
}


.form_all {
	margin-bottom:31px;
}

.form_box {
	border: 1px solid #dededd;
	width:250px;
	
	font-family:tahoma;
	font-size:12px;
	color:#008fd8;
}

.form_bts {
	border: 1px solid #dededd;
	font-family:tahoma;
	font-size:12px;
	color:#666;
	background-color:#f0f0ef;
}


.menu_item a:link, .menu_item a:visited {
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	padding: 5px 15px 5px 15px;
}

.menu_item a:hover, .menu_item a:active{
	color:#000;
	font-weight:bold;
	font-size:13px;
	padding: 5px 15px 5px 15px;
}

.bg_azul {
	background-color:#008fd8;
	background:url(images/bg_menu_topo.gif) repeat-y left #008fd8;
}

.bg_quickmenu {
/*	background-color:#008fd8;*/
	background:url(images/bg_quick_menu.gif) repeat-y right;
	padding: 0px 10px 0px 10px;
	height:15px;
	vertical-align:bottom;

}

.corpo {
	margin-top:30px;
}

.txt_lateral {
	font-size:12px;
	padding-left:5px;
	padding-right:50px;
	text-align: justify;
}

.img_lateral{
	padding-right:30px;
}

.creditos {
	font-size:8px;
	color:#666;
	margin-top:20px;
	margin-bottom:30px;
}

.img_border {
	border: 1px solid #999;
	padding: 5px;
}

.link_categoria a:link, .link_categoria a:visited, .link_categoria a:active {
	color:#000;
	text-decoration:none;
}

.link_categoria a:hover {
	color:#008fd8;
	text-decoration:none;
}

.link_categoria {
	padding-bottom:20px;
}


.txt_preview {
	font-size:10px;
}

.produtos_border {
	border:#999 1px solid;
}

.titulo_desc {
	font-weight:bold;
}

.menu_categorias {
	font-weight:bold;
}

.menu_categorias td {
	padding-left:10px;
	margin-top:5px;
	width:170px;
	height:30px;
	background:url(images/split_hz.gif) repeat-x bottom;
	padding-bottom:5px;
	padding-top:5px;
}

.menu_categorias a {
	color:#000;
	text-decoration:none;
}

.menu_categorias td:hover, #marcador{
	background-color:#008FD8;
}

.menu_categorias td:hover a, #marcador a{ color:#FFF; }

.nome_produto {
	padding-bottom:25px;
}

.prod_th {
	margin-right:5px;
	margin-bottom:10px;
	border:1px solid #008FD8;
}

.novo_gr {
	position:relative; top: -25px; z-index: 3;
	text-align:right;
	margin-bottom:-25px;
}

.novo_pq {
	position:relative; top: 25px; z-index: 3;
	margin-top:-50px;
	text-align:left;
	left:-15px;
}

.nome_seccao, .nome_seccao a {
	color:#FFF;
	font-weight:bold;
	background:#008FD8;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	font-size:14px;
	text-decoration:none;

}

.nome_seccao  {
	padding-left:10px;
}

.nome_seccao a:hover {
	text-decoration:underline;
}

.split {
	background:#018FD9;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;

}

.rodape, .rodape a {
	color:#666;
}

.rodape a:hover {
	color:#C0A062;
	text-decoration:none;
}

.pesquisa_label {
	font-size:9px;
	vertical-align:middle;
}


.gallerylayer{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
