@charset "iso-8859-1";

body
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px; 
	padding: 0px;
	width: 100%;
}

.bluebox_left
{
	background-image: url(../imagens/bluebox_left.gif);	
	background-repeat: no-repeat;	
	width: 13px;
	height: 25px;
}

.bluebox_right
{
	background-image: url(../imagens/bluebox_right.gif);	
	background-repeat: no-repeat;	
	width: 13px;
	height: 25px;
}

.bluebox_bg
{
	background-image: url(../imagens/bluebox_bg.gif);	
	background-repeat: repeat-x;	
	width: 460px;
	height: 25px;
	font-family: Arial;
    font-size: 12pt;
    color: #FFFFFF;
    font-weight: bold;
	text-align: center;
}

.yellowbox_left
{
	background-image: url(../imagens/yellowbox_left.gif);	
	background-repeat: no-repeat;	
	width: 10px;
	height: 25px;
}

.yellowbox_right
{
	background-image: url(../imagens/yellowbox_right.gif);	
	background-repeat: no-repeat;	
	background-position: top right;
	width: 10px;
	height: 25px;
}

.yellowbox_bgsmall
{
	background-image: url(../imagens/yellowbox_bg.gif);	
	background-repeat: repeat-x;	
	width: 200px;
	height: 25px;
	font-family: Arial;
    font-size: 12pt;
    color: #FFFFFF;
    font-weight: bold;
	text-align: center;
}

.bluebox_bgsmall
{
	background-image: url(../imagens/bluebox_bg.gif);	
	background-repeat: repeat-x;	
	width: 200px;
	height: 25px;
	font-family: Arial;
    font-size: 12pt;
    color: #FFFFFF;
    font-weight: bold;
	text-align: center;
}

.bluebox_bgbig
{
	background-image: url(../imagens/bluebox_bg.gif);	
	background-repeat: repeat-x;	
	height: 25px;
	font-family: Arial;
    font-size: 12pt;
    color: #FFFFFF;
    font-weight: bold;
	text-align: center;
	width: 699px;
}

.box_zonacentral
{
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	border: 1px solid #b0aaaa;
	padding: 5px;
	text-align: justify;
	width: 450px;
}

.box_zonacentralsmall
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #b0aaaa;
	border: 1px solid #b0aaaa;
	padding:5px;
	width: 200px;
	text-align: justify;
}

.box_zonacentralbig
{
	font-family: Arial;
	font-size: 9pt;
	color: #666666;
	border: 1px solid #b0aaaa;
	padding:5px;
	text-align: justify;
}


#carrinho
{
	background-image: url(../imagens/carrinho.gif);	
	background-repeat: no-repeat;
	float: right;
	position: absolute;
	width: 245px;
	height: 66px;
	z-index:100;
	/*left:1000px;*/
	margin-left: 690px;
	margin-top: -50px;
	/*top:130px;
	left:1000px;*/
}


.faixalogin
{
	background-color: #ebebec;
	height: 50px;
	border-left: 1px solid #adaeaf;
	border-right: 1px solid #adaeaf;
	border-bottom: 1px solid #adaeaf;
}

.faixaamarela
{
	 background-image: url(../imagens/faixaamarela.gif);	
	 background-repeat: repeat-x;
	 height: 3px;
}

.faixaazul
{
	 background-image: url(../imagens/faixaazul.gif);	
	 background-repeat: repeat-x;
	 height: 3px;
}

#main
{
	background-color: #FFFFFF;	
    background-image: url(../imagens/Header.gif);
	background-repeat: no-repeat;
}

#CMErrorBox {
	width: 80%;
	padding: 5px;
	border: 1px dotted #FF0000;
	font-family: Arial;
	font-weight: bold;
	color: #FF0000;
	font-size: 8pt;
}

#menu
{
  background-color: #88a9d2;
  margin: 0px;
  padding: 0px;
  height: 1px;
  float: left;
}

#bottommenu
{
  background-color: #c7c7c7;
  margin: 0px;
  padding: 0px;
  height: 1px;
}

#searchbox
{
	background-color: #bbd327;
}

#categoriasboxbottom
{
	border-bottom: 1px solid #cecccd;
}

#boxnoticias
{
  background-image: url(../imagens/boxnoticias_bg.gif);
  background-repeat: repeat-y;
  padding: 5px;
}

#LoginBox
{
  background-image: url(../imagens/loginbox_bg.gif);
  background-repeat: repeat-y;
  padding: 5px;
}

#ShoppingCart
{
  background-image: url(../imagens/shoppingcart_bg.gif);
  background-repeat: repeat-y;
  padding: 5px;
}

.categoriasboxhover
{
  font-family: Arial;
  font-size: 8pt;
  color: #FFFFFF;
  background-image: url(../imagens/menu_bg_over.gif);
  background-repeat: repeat-x;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
}

.categoriasbox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #88a9d2;
	background-color: #FFFFFF;
    font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

#categoriasbox
{
    background-image: url(../imagens/categoriasbox_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #cecccd;
}

#categoriasbox_centro
{
	border-left: 1px solid #cecccd;
	border-right: 1px solid #cecccd;
}

.categoriasbox_centro
{
	border-left: 1px solid #cecccd;
	border-right: 1px solid #cecccd;
}

.categoriasbox_centro_separador
{
	background-image: url(../imagens/categorias_separador.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #cecccd;
	border-right: 1px solid #cecccd;
}

#categoriasbox_centro_separador
{
	background-image: url(../imagens/categorias_separador.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #cecccd;
	border-right: 1px solid #cecccd;
}

.bottommenuopt
{
  font-family: Arial;
  font-size: 8pt;
  color: #000000;
  font-weight: none;
  text-decoration: none;
  vertical-align: middle;
  padding-top: 3px;
}

.bottommenuopt:Hover
{
  text-decoration: underline;
}

.menuopt
{
  background-color:#88a9d2;
  font-family: Arial;
  font-size: 8pt;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  height: 26px;
  vertical-align: middle;
  padding-top: 3px;
}

.menuopt:Hover
{
  background-color: #166acd;
  font-family: Arial;
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  background-image: url(../imagens/menu_bg_over.gif); 
  background-repeat: repeat-x;
  background-position: top left;
  height: 26px;
  padding-top: 3px;
  padding-bottom:6px;
}

.menuopt:Link
{
  font-family: Arial;
  font-size: 8pt;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
  padding-top: 3px;
}


#AreaCentral
{
	border: 1px solid #cecccd;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#AreaConteudos
{
	border: 1px solid #cecccd;
}

#TituloConteudos
{
	background-image: url(../imagens/menu_bg_over.gif); 
	font-family: Arial; 
	font-size: 14px; 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
}

#Conteudos
{
	font-family: Arial; 
	font-size: 12px; 
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
}

