@charset "utf-8";

/* CSS Document */
* html img /**/ {
	filter: expression(this.alphaxLoaded ?   "" : 
    ( 
        this.src.substr ( this.src.length-4) == ".png" ? 
        ( 
      (! this.complete ) ?   "" : 
          this.runtimeStyle.filter = 
          ( "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" +
		this.src + "')" ) + 
          ( this.onbeforeprint =
		"this.runtimeStyle.filter='';this.src='" + this.src + "'" ) .
		substr(0, 0) + 
          String(this.alphaxLoaded = true) . substr(0, 0) + 
          ( this.src = "1.png" ) . substr(0, 0) ) : 
        this.runtimeStyle.filter = "" ) );
}

/*  xxxxxxxxxx   Newsllater xxxxxxxxxxxx */
#dicas_montador {
	height: 180px;
}

.form_newsllater {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-image: url(../imagens/formularios/campo_newsllater.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-left: 8px;
	margin-top: 3px;
}

.dis_form_news {
	margin-top: 6px;
}

/*  xxxxxxxxxx   Conteudo 2 colunas xxxxxxxxxxxx */
	/*  xxxxxxxxxx   menu dicas pequeno xxxxxxxxxxxx */
ul.vert-two {
	margin: 0;
	list-style-type: none;
	display: block;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 30px;
	line-height: 205%;
	padding: 0;
}

ul.vert-two li {
	padding: 0;
	border-top-color: #F4F4F4;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4;
	margin-left: 0;
}

ul.vert-two li a {
	display: block;
	text-decoration: none;
	color: #666666;
	width: 150px;
	background-color: #f1f1f1;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	height: 25px;
	background-image: url(../imagens/menu/bolinha.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	margin-bottom: 2px;
}

ul.vert-two li a:hover {
	background-color: #DADADA;
	color: #000000;
}

/*  xxxxxxxxxx   fim menu dicas pequeno xxxxxxxxxxxx */
	/*  xxxxxxxxxx   menu cursos xxxxxxxxxxxx */
ul.vert-3 {
	margin: 0;
	list-style-type: none;
	display: block;
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 30px;
	line-height: 205%;
	padding: 0;
}

ul.vert-3 li {
	padding: 0;
	border-top-color: #F4F4F4;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4;
	margin-left: 0;
}

ul.vert-3 li a {
	display: block;
	text-decoration: none;
	color: #666666;
	width: 300px;
	background-color: #f1f1f1;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	height: 25px;
	background-image: url(../imagens/menu/bolinha.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	margin-bottom: 2px;
}

ul.vert-3 li a:hover {
	background-color: #DADADA;
	color: #000000;
}

ul.vert-one {
	margin: 0;
	list-style-type: none;
	display: block;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 30px;
	line-height: 205%;
	padding: 0;
}

ul.vert-one li {
	padding: 0;
	border-top-color: #F4F4F4;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4;
	margin-left: 0;
}

ul.vert-one li a {
	display: block;
	text-decoration: none;
	color: #666666;
	width: 200px;
	background-color: #f1f1f1;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	height: 25px;
	background-image: url(../imagens/menu/bolinha.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	margin-bottom: 2px;
}

ul.vert-one li a:hover {
	background-color: #DADADA;
	color: #000000;
}

/*  xxxxxxxxxx   fim menu cursos xxxxxxxxxxxx */
.dis_imagen {
	margin-top: 10px;
	margin-left: 15px;
}

#foto {
	float: left;
	width: 171px;
}

#texto {
	float: left;
	width: 400px;
}

#conteudo_foto {
	margin-top: 15px;
	height: 140px;
}

/*  xxxxxxxxxx   conteudo com paginacao xxxxxxxxxxxx */
#paginacao {
	margin-top: 25px;
	height: 20px;
}

#anterior {
	height: 20px;
	width: 50px;
	float: left;
}

#proximo {
	float: left;
	height: 20px;
	width: 50px;
	margin-left: 480px;
}

#proximo_noticias {
	float: left;
	height: 20px;
	width: 50px;
	margin-left: 420px;
}

ul.linha {
	padding-left: 15px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #666666;
	line-height: 180%;
}

ul.linha li {
	background-image: url(../imagens/menu/bolinha.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding-left: 15px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #666666;
}

#perguntas {
	height: 370px;
	width: auto;
	margin-top: 10px;
}

#mapa {
	height: 280px;
	width: 300px;
	border: 4px solid #CCCCCC;
	margin-top: 10px;
	float: left;
}

#foto_mapa {
	height: 300px;
	width: 255px;
	float: left;
	padding-top: 4px;
	padding-left: 8px;
}

#conteudo_mapa {
	height: 400px;
}

/*  xxxxxxxxxx   divs dicas xxxxxxxxxxxx */
#menus_dicas {
	height: 250px;
	width: 550px;
	margin-top: 17px;
}

#dica1 {
	float: left;
	height: 180px;
	width: 190px;
}

#dica2 {
	float: left;
	height: 250px;
	width: 330px;
}

/*  xxxxxxxxxx fim  divs dicas xxxxxxxxxxxx */
.colunas_alimentos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #F0F0F0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.colunas_razao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #E4E4E4;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 2px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 5px;
}

#menus {
	height: 100px;
	width: 500px;
}

#menus1 {
	height: 100px;
	width: 250px;
	float: left;
}

#menus2 {
	height: 100px;
	width: 250px;
	float: left;
}

#foto {
	float: left;
	width: 171px;
}

#texto {
	float: left;
	width: 400px;
}

#conteudo_foto {
	margin-top: 15px;
	height: 170px;
}

#conteudo_foto_maior {
	margin-top: 15px;
	height: 190px;
}

#mapa1 {
	height: 350px;
	width: 330px;
	margin-top: 40px;
	background-image: url(../imagens/mapa/mapa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bloco_noticias {
	height: 360px;
	margin-top: 15px;
}

.part1 {
	font-family: Arial, Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-top: 5px;
}

.part2 {
	font-family: Arial, Tahoma;
	font-size: 18px;
	color: #3399FF;
	font-weight: bold;
	margin-top: 5px;
}

TD {
	FONT-SIZE: 12px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif
}

TD.content {
	BORDER-RIGHT: #eff0f7 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #eff0f7 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 12px;
	BACKGROUND: #f9f9f9;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #eff0f7 1px solid;
	COLOR: #333333;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #eff0f7 1px solid;
	WHITE-SPACE: nowrap;
	HEIGHT: 22px
}

TD.content2 {
	BORDER-RIGHT: #eff0f7 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #eff0f7 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 12px;
	BACKGROUND: #e1efff;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #eff0f7 1px solid;
	COLOR: #333333;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #eff0f7 1px solid;
	WHITE-SPACE: nowrap;
	HEIGHT: 22px
}

TD.content3 {
	BORDER-RIGHT: #6c98d9 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #6c98d9 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 12px;
	BACKGROUND: #b6d5f8;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #6c98d9 1px solid;
	COLOR: #000000;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #6c98d9 1px solid;
	WHITE-SPACE: nowrap;
	HEIGHT: 30px
}

TD.content4 {
	BORDER-RIGHT: #eff0f7 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #eff0f7 1px solid;
	PADDING-LEFT: 2px;
	FONT-SIZE: 12px;
	BACKGROUND: #ffffff;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #eff0f7 1px solid;
	COLOR: #333333;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #eff0f7 1px solid;
	WHITE-SPACE: nowrap;
	HEIGHT: 22px
}

.textinput {
	BORDER-RIGHT: #6c98d9 1px solid;
	BORDER-TOP: #6c98d9 1px solid;
	FONT-SIZE: 10pt;
	MARGIN: 2px;
	BORDER-LEFT: #6c98d9 1px solid;
	BORDER-BOTTOM: #6c98d9 1px solid;
	FONT-FAMILY: Verdana;
	HEIGHT: 18px;
	BACKGROUND-COLOR: white
}

.textinput2 {
	BORDER-RIGHT: #6c98d9 1px solid;
	BORDER-TOP: #6c98d9 1px solid;
	FONT-SIZE: 10pt;
	MARGIN: 2px;
	BORDER-LEFT: #6c98d9 1px solid;
	BORDER-BOTTOM: #6c98d9 1px solid;
	FONT-FAMILY: Verdana;
	BACKGROUND-COLOR: white
}

.titulosbox {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.f5 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.detalhes_produto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #999999;
	text-decoration: none;
}

.tamanho_produto {
	margin-top: 4px;
	margin-bottom: 3px;
	line-height: 6px;
}

.links {
	font-weight: normal;
	text-decoration: none;
	color: #009FDF;
}