/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/

/*estilos adicionais ao layout*/

* {font-family: Trebuchet, Tahoma, Verdana, Arial, Sans-serif !important;}
html { background-color: #4b5e65;}
body {background-image:url(imagens_conteudo/padrao/bg_body.jpg); background-repeat: repeat-x;}

#container{background-color: #FFFFFF}
table.TBLcabecalho { 
	background-color: #ffffff;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 2px;
}

.MNdivisorrodape {text-align:center}

.MNcabecalho {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.MNcabecalho:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.MNdivisorlatesquerda {
	background-image: url(imagens_conteudo/padrao/bg_top_menus.gif);
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	width: 154px;
	height: 25px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.MNdivisorcabecalho {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

td.TBLlatesquerda { 
	background-color: #ebebeb;
}

.TBLrodape {
background-color:#FFFFFF;
margin-top: 3px;
font-size: 14px;}

.MNdivisorrodape {
	background-color: #ebebeb;
}

.TXTproduto {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #3d5066;
	text-decoration: none;
}

.TXTproduto:hover {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #3d5066;
	text-decoration: underline;
}


/*news - rss*/
#rssnews {
padding-left: 5px;
padding-top: 4px;
height: 500px;
width: 258px;
background-image: url(imagens_conteudo/padrao/bg_news.gif);
background-repeat:no-repeat;
}
#rssnews a{color: #6284b3}
