/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	font-family:verdana;
	xfont-weight: bold;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:center ;
	background-color:#fff;
	color:#666;
	background-image:url('../images/bg_site.gif');
	background-repeat:repeat-y;
	background-position:center;
}

h1, h2, h3, p {
	margin-top:3px;
	margin-bottom:3px;
	padding:0px;
}

form {
	margin:0px;
	padding:0px;
}

h1 {
	font-size:16px;
	color:#33cccc ;
	font-weight:bold;
	height:16px;
	margin-top:10px;
	margin-bottom:10px;
}

a {
	color:#999 ;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

h1 a {
	color:#33cccc ;
}

h2 {
	font-size:14px ;
	background-image:url('../images/seta_f_branco.gif');
	background-position:left top bottom;
	background-repeat:no-repeat;
	padding-left:18px;
	color:#006666;;
}

h2 a {
	color:#006666;;
}

h3 {
	font-size:13px ;
}

h4 {
	font-size:12px;
	padding-left:20px;
	height:10px;
}

td {
	font-size:11px;
}

p {
	font-size:12px;
	font-weight:bold;
	color:#006666;
}

img {
	border:none ;
}

span.destaca {
	background-color:yellow ;
}

input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	vertical-align:middle;
	padding:2px;
	border:1px solid #006666;
}

input.button {
	border:1px solid #006666 ;
	background-color:#ffffff;
	font-weight:bold;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#666;
	padding-left:2px;
	padding-right:2px;
	color:#006666;
}

input.button-remover {
	border:1px solid #006666 ;
	background-color:#ffffff;
	font-weight:bold;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#666;
	padding-left:1px;
	padding-right:1px;
}

input.button-orcamento {
	width:100%;
}

input.ficha {
	background-color:#cecece;
	color:#cc0000;
}

input.text {
	border:1px solid #006666;
}

input.image, input.radio {
	border:none ;
}

input.checkbox {
	border:none ;
}

textarea {
}

p.preco {
	color:#cc0000 ;
	font-size:12px ;
}

#principal {
	width:770px;
	text-align:left;
	margin:auto;
	background-color:#fff;
}

#finaleira {
	width:770px;
	height:100%;
}
			
#flash {
	width:770px;
	height:225px;
}

#menu-institucional {
	height:19px;
	background-image:url('../images/bg_ms.gif');
}

#menu-institucional div.limite {
	height:19px;
	background-image:url('../images/ms_left.gif');
	background-position:left;
	background-repeat:no-repeat;
}

#menu-institucional ul, li {
	padding:0px;
	margin:0px;
}

#menu-institucional ul {
	margin-left:17px;
	display:block;
	height:19px;
	background-image:url('../images/ms_dir.gif');
	background-position:right;
	background-repeat:no-repeat;
}

#menu-institucional li {
	float:left;
	list-style-type:none;
}

#menu-institucional a {
	line-height:19px;
	display:table-cell;
	vertical-align:middle;
	color:#fff;
	text-decoration:none;
	background-image:url('../images/sp_ms.gif');
	background-position:right;
	background-repeat:no-repeat;
	padding-right:12px;
	padding-left:10px;
	font-size:12px;
	float:left;
}

#menu-institucional li.last a {
	background-image:none;
}

#menu-institucional a:hover {
	color:#fff;
}

#menu-produtos-geral {
	font-size:14px;
	font-weight:bold;
	float:left;
	margin:0px;
	padding:0px;
}

#menu-produtos-geral ul {
	padding:0px;
	margin:0px;	
	list-style-type:none ;	
}

#menu-produtos-geral li {
	padding:0px;
	margin:0px;	
	list-style-type:none ;	
}

#menu-produtos-geral li.top {
	float:left;
}

#menu-produtos-geral li.top img {
	xheight:1px;
}

#menu-produtos-geral li.top ul {
	display:none;
	position:absolute;
	left:0;
}

#menu-produtos-geral li.top a {
	color:#fff;
	font-size:14px;
	margin:0px;
	padding:0px;
	background-image:url('../images/mp_sp.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	line-height:29px;
	margin-left:10px;
}

#menu-produtos-geral li.top a:hover {
	text-decoration:none;
}

#menu-produtos-geral li.over ul {
	display:block;
}

#menu-produtos-geral li.sub {
	xbackground-color:#94acdc;
	background-image:none;
	xwidth:135px;
	text-align:left;
	padding:0px;
	margin:0px;
	xbackground-color:#dddddd;
	border-bottom:1px solid #fff;
	display:block;
	xfloat:left;
	width:220px;
}

#menu-produtos-geral li.sub a {
	padding-left:5px;
	padding:0px;
	margin:0px;
	background-image:none;
	background-color:#b3e8e8;
	line-height:none;
	color:#006666;
	font-size:14px;
	line-height:17px;
	display:block;
	vertical-align:middle;
	font-weight:normal;
	width:220px;
}

#menu-produtos-geral li.sub a:hover {
	background-color:#ddd;
	background-image:none;
	color:#33cccc;
}

#buscar {
	float:right;
	width:192px;
	height:38px;
	background-image:url('../images/bg_mp_dir.gif');
	vertical-align:middle;
	line-height:30px;
}

#buscar input.button-buscar {
	color:#fff;
	background-image:url('../images/bg_mp_dir.gif');
	border:none;
}


#buscar input.text-buscar {
	border:none;
	border:1px solid #006666;
}

#conteudo-meio {
	padding:0px;
	margin:0px;
	min-height:400px;
	xclear:both;
	_height:400px;
}

#cadastro {
	background-color:#eee;
}

#cadastro h2{
	background-image:none;
	xtext-align:left;
}


#cadastro div.box table {
	text-align:center;
	xborder:1px solid;
}

#texto-home {
	xborder:1px solid;
	background-image:url('../images/bg_txt_home.gif');
	background-repeat:no-repeat;
	width:578px;
	height:167px;
	margin-left:10px;
}

#texto-home p {
	padding-right:20px;
	font-weight:normal;
	color:#006666;
}

.texto-laranja {
	color:#ff9900;
}

div.degrade {
	background-image:url('../images/bg_hist_navg.gif');
	background-repeat:no-repeat;
	margin-top:10px;
	padding-left:20px;
}

div.texto-apresentacao {
	padding-top:10px;
	padding-left:30px;
}

div.texto-apresentacao p {
	font-weight:normal;
}

#noticias {
	background-image:url('../images/t_notcias.gif');
	background-position:top;
	background-repeat:no-repeat;
	padding-top:20px;
}

div.noticia-list {
	width:49%;
	float:left;
	text-align:center;
}

strong.noticia-list-container {
	text-align:left;
	background-image:url('../images/box_noticias_dir.gif');
	background-repeat:no-repeat;
	background-position:right top;
	width:85%;
	margin:auto;
	height:102px;
	display:block;
}

div.noticia-list a:hover strong.noticia-list-container{
	background-image:url('../images/box_notcias_dir_over.gif');
	cursor:pointer;
}

div.noticia-list img.foto {
	float:left;
	border:1px solid #006666;
}

div.noticia-list strong.noticia-list-bg{
	background-image:url('../images/bg_box_noticias.gif');
	height:102px;
	margin-right:13px;
	display:block;
}

div.noticia-list a:hover strong.noticia-list-bg{
	background-image:url('../images/bg_box_noticias_over.gif');
}

div.noticia-list strong.data-titulo {
	color:#fff;
	height:33px;
	display:block;
	background-image:url('../images/seta_box.gif');
	background-position:left top bottom;
	background-repeat:no-repeat;
	padding-top:3px;
}

div.noticia-list strong.data-titulo span {
	margin-left:20px;
	display:block;
}

div.noticia-list strong.chamada {
	display:block;
	height:67px;
	font-weight:normal;
	color:#006666;
}

div.noticia-list strong.chamada span {
	margin-left:20px;
	display:block;
}

div.noticia-list a:hover strong.chamada {
	color:#fff;
}


#sugestoes {
	background-image:url('../images/t_destaques.gif');
	background-position:top;
	background-repeat:no-repeat;
	padding-top:20px;
}

table.carrinho {
	width:97% ;
	border-collapse:collapse ;	
	margin:auto;
}

table.carrinho td {
	border-bottom:1px dotted ;
	padding:5px ;
}

table.carrinho th.sub {
	background-color:#cecece;
}

table.carrinho th {
	border-bottom:1px dotted #999;
	padding-bottom:3px;
	text-transform:uppercase;
	color:#000;
}

div.item-list {
	text-align:center;
	margin-right:15px;
	margin-bottom:15px;
	display:block;
	clear:both;
}

div.item-list a {
	color:#fff;
	display:block;
}

strong.item-list-container {
	text-align:left;
	background-image:url('../images/box_notcias_dir_over.gif');
	background-repeat:no-repeat;
	background-position:right top;
	margin:auto;
	height:102px;
	display:block;
}

div.item-list a:hover {
	text-decoration:none;
}

div.item-list a:hover strong.item-list-container{
	background-image:url('../images/box_notcias_dir_over.gif');
}

div.item-list img.foto {
	float:left;
	border:1px solid #006666;
}

div.item-list strong.item-list-bg{
	display:block;
	background-image:url('../images/bg_verde_claro.gif');
	height:102px;
	margin-right:13px;
}

div.item-list a:hover strong.item-list-bg{
	background-image:url('../images/bg_box_noticias_over.gif');
}

div.item-list strong {
	font-weight:normal;
}

div.item-list strong span {
	padding-left:20px;
	padding-top:5px;
	display:block;
	color:#336666;
}

div.item-list a:hover * {
	cursor:pointer;
}

div.item-list a:hover strong {
        text-decoration:none;
	color:#fff;
}

div.item-list a:hover strong span {
        text-decoration:none;
	color:#fff;
}

div.sug-list {
	float:left ;
	text-align:center;
	padding-bottom:20px;
	width:24.5%;
}

div.sug-list a {
	color:#006666;
	font-weight:normal;
	cursor:pointer;
}

div.sug-list a:hover {
	text-decoration:underline;
}

div.sug-list-container {
	text-align:center;
	width:90%;
	margin:auto;
	cursor:pointer;
}

div.sug-list img.foto {
	border:1px solid #006666;
}

div.sug-list strong {
	padding:0px;
	margin:0px;
	display:block;
	font-weight:normal;
}


div.item-list-container {
	margin-bottom:5px;
	padding-top:5px;
}

div.item-list img.produto {
	border:1px solid #999;
	float:left;
	margin-right:5px;
}

div.item-list a {
	xpadding-left:5px;
}

div.item-list a:hover {
	text-decoration:underline;
}

div.item-list a:hover img.produto {
	border:1px solid #006666;
}

div.item-list strong {
	xpadding-left:5px;
	color:#999;
}

div.item-list strong.referencia {
}

div.item-list strong.titulo {
	color:#000;
}

div.box-cinza {
	background-color:#ddd;
	padding:5px;
}

#rodape {
	margin-top:10px;
	clear:both;
	text-align:left;
	font-size:12px;
	background-image:url('../images/bg_baixo.gif');
}

#rodape *{
	font-family:verdana;
	color:#fff;
}

#rodape a{
	xcolor:white ;
}

#rodape #powered {
	float:right ;
}

#barra-powered {
	font-size:12px;
	xbackground-color:#000; 
	font-weight:bold;
	padding:2px;
}

#rodape div.extra-info {
}

#rodape div.extra-info p{
	padding-left:15px;
	height:10px;
	font-size:10px;
}

.ajax-load {
	padding-left:20px;
	height:18px;
}

.erro {
	background-color:#FFFFCC ;
	border:2px solid #FFCC00 ;	
	padding:5px ;
}

.erro p {
	color:#003399 ;
	padding:3px ;
}

.sucesso {
	background-color:#ccffff;
	border:2px solid #99cccc;	
	padding:5px ;
}

.sucesso p {
	color:#003399 ;
	padding:3px ;
}

div.frescura img{ 
	border:none; 
}

div.frescura { 
	background-image: url('../images/overlay.png'); 
}

* html div.frescura{
	background-color: #333;
	background-color: transparent;
	xbackground-image: url(blank.gif);
	xfilter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}

div.frescura {
	text-align:center;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;				
	z-index:1000;
}

div.frescura div.frescura-img {
	padding:20px;
	background-color:#fff;
	width:20px;
	height:0px;
	text-align:center;
	position:absolute;
}

div.frescura div.frescura-close {
	clear:both;
	padding-top:2px;
	padding-bottom:4px;
	text-align:right;
}

div.frescura div.frescura-close a{
	color:#333;
	background-color:#fff;
	xpadding-left:5px;
	xpadding-right:5px;
	xpadding-top:2px;
	xpadding-bottom:2px;
	margin:5px;
	font-size:10px;
}

table.grid {
	border-collapse:collapse;
	width:100%;
}

table.grid th{
	background-color:#ffffff;
	color:#cccccc;
	font-size:10px;
	padding:4px;
	border-bottom:2px solid #dddddd;
	text-align:left;
}

table.grid td{
	border-bottom:1px solid #dddddd;
	background-color:#ffffff;
	padding:4px;
}
