a:hover		{
	text-decoration: none;
}
a:link       {
	text-decoration: none;
	color:#003366;

}

a:visited    { 
	text-decoration: none;
	color:#003366;	
	}

body {
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	border: 1px none #000000;
}

td, th {
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	border: thin none #000000;

}

.form {
	background-color: #EBE7D6;
	font-size: 11pt;
	font-family: Trebuchet MS;
	color: #000000;
	border: 1 dotted #3B312F}

.form2 {
	background-color: #FFE8C6;
	font-family: "trebuchet MS", Verdana, Arial;
	color: #000000;
	border: 1 solid #FF9900;
	text-transform: uppercase;
}


.titulo {
	font-family: "trebuchet MS", Verdana;
	font-size: 16px;
	line-height: normal;
	color: #000000;
	text-transform: uppercase;
	width: 98%;
	border: 2px solid #CCCCCC;
	background-color: #F0F0F0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.bloco  {
	color: #000000;
	border: 1px dotted #000000;
	padding: 5px;
	width: 540px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.blocomenu {
	font-family: "trebuchet MS", Verdana;
	font-size: 14px;
	line-height: normal;
	color:#FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	list-style-type: square;
	background-color:#003366;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #666666;
}

.menu	 {
	font-family: "trebuchet MS", Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.menuH{
	color: #fff;
	background-color: #E2E4D9;
}

.menuH2{
	color: #FFFFFF;
	background-color: #E2E4D9;
}

.subtitulo {
	font-family: "trebuchet MS", Verdana;
	font-size: xx-small;
	line-height: normal;
	color: #333333;
	text-transform: uppercase;
}

.header {
	font-family: "trebuchet MS", Verdana;
	font-size: 14pt;
	color: #000000;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
}

.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	color: #003333;
}

.imagem {
	border: 2px solid #000000;
}

.imagem2 {
	border: 2px solid #666666;
}

.linha_noticia {
	background-image: url(imagens/linha_pontilhada.gif);
	background-repeat: repeat-x;
}

.canal {
	text-transform: uppercase;
}

.bg {
	background-repeat: repeat-x;
}

.nome_produto {
	background-repeat: repeat-x;
	font-family: "trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
}

.vitrine {
	background-repeat: repeat-x;
	font-family: "trebuchet MS", Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

.esconde {
	position: absolute;

}

.mostra {
    position: relative;
	}

.barrapaginacao{
	background-image: url(imagens/bg_navegacao.gif);
	background-repeat: repeat-x;
	height: 25px;
	padding-top: 5px;
}

.destaque {
	color:#666666;
	background-color:#E2E4D9;
	padding: 8px;
	margin: 0px;
}

.destaque a{
	color: #ffffff;
	background-color:#E2E4D9;
	padding: 0px;
	margin: 0px;
}

.destaqueHover {
	color: #FFFFFF;
	background-color: #E2E4D9;
	padding: 2px;
	margin: 0px;
}

.destaquesecundario {
	font-size: 11px;
	line-height: normal;
	color: #000000; 
}

.linharodape {
	background-color: #009933;
	height: 8px;
	width: 100%;
	position: static;
	bottom: 0px;
}

.meio {
	height: 100%;
	width: 571px;
	border: 5px solid #E1E1E1;
	padding: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
	-moz-border-radius-topleft: 1.0em;
	-moz-border-radius-topright: 1.0em; 
	-moz-border-radius-bottomleft: 1.0em;
	-moz-border-radius-bottomright: 1.0em;
}
.bordas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.noticia {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: auto;
	float: left;
	width: 100%;
}

.noticiaData {
	font-size: 10px;
	color: #666666;
}

.noticiaTitulo{
	font-size: 14px;
	color: #000;
}

.topo{
	position: absolute;
	height: 200px;
	width: 751px;
	left: 145px;
}

