/* CSS Document */

body {
	padding: 0;
	margin: 0;
	background: url(imagens/bg.jpg) top left repeat;
}

body, h1, h3, h4, h5, h6, form, ul, li { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

h2 {
	visibility: hidden;
	display: none;	
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
}

/***********************************************/
/* LINKS	                            	   */
/***********************************************/

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	font-weight: normal;
	text-decoration: underline;
}

/***********************************************/
/* FORMS	                            	   */
/***********************************************/
.input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	background-color: #c1811a; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #a06a13;
}

.input2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	background-color: #cc9933; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #c1811a;
}

fieldset {
	margin: 5px; 
	padding: 0;
	border: 0px;
}

legend {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
}

/***********************************************/
/* TEXTOS	                            	   */
/***********************************************/
.txt-marrom {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
}

.data-news {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
	font-weight: bold;	
}

/********************************************************
/* LISTAS
/********************************************************/
ul#listNews li {
	list-style: url(imagens/layout_listStyle_news.gif);
	margin-left: 20px;
}

ul.listDesc li {
	list-style: url(imagens/layout_listStyle_news.gif);
	margin-left: 20px;
}

ul#listInfor li {
	list-style: disc;
	margin-left: 20px;
}

ul.Fotos {
	margin: 0; 
	padding: 0;
}

ul.Fotos li {
	float: left;
	list-style: none;
}

ul.Fotos li img{
	margin: 5px;
	border: 5px solid #EEE;
}

ul.listCat li {
	list-style: disc;
	margin-left: 20px;
	padding: 2px;
}

ul.listSubCat li {
	list-style: circle;
	margin-left: 35px;
	padding: 2px;
}

/********************************************************
/* HOME PAGE
/********************************************************/

.hp #container {
	width: 766px;
	text-align: left; 
	margin: 0 auto;
}

.hp #container2 {
	width: 100%;
	text-align: left; 
	margin: 10px auto 10px auto;
	background: #c1811a;
}

.hp #hpTop-newsletter {
	width: 390px;
	height: 69px;
	background: url(imagens/layout_monte_NewsletterTop3.gif) top left no-repeat;
}

.hp #hpMiddle-newsletter {
	width: 390px;
	height: 240px;
	background: #c1811a;
}

.hp #topo {
	float: left;
	width: 766px;
	height: 346px;
}

.hp #meio {
	float: left;
	width: 766px;
	background: #c1811a url(imagens/layout_monte_bg.gif) top left repeat-y;
}

.hp #meio-esquerdo {
	float: left;
	width: 538px;
}

.hp #meio-esquerdo-01 {
	margin: 5px;
}

.hp #meio-direito {
	float: right;
	width: 228px;
}

.hp #meio-direito-01 {
	margin: 5px;
}

.hp #meio-home-produtos {
	float: left;
	width: 530px;
}

.hp #meio-home-produtos-01 {
	float: left;
	width: 530px;
	height: 55px;
	background: url(imagens/layout_monte_topProdutos.gif) top left no-repeat;
}

.hp #meio-home-produtos-02 {
	float: left;
	width: 530px;
	background: url(imagens/layout_monte_meioProdutos.gif) top left repeat-y;
}

.hp #meio-home-produtos-02-01{
	margin-left: 25px;
}

.hp #meio-home-produtos-fotos {
	width: 500px;
}

.hp .meio-home-produtos-vitrine {
	float: left;
	width: 100%;
}

.hp #meio-home-produtos-03 {
	float: left;
	width: 530px;
	height: 18px;
	background: url(imagens/layout_monte_downProdutos.gif) top left no-repeat;
}

.hp #meio-home-noticias {
	float: left;
	width: 530px;
	margin-top: 10px;
}

.hp #meio-home-noticias-01 {
	float: left;
	width: 530px;
	height: 41px;
	background: url(imagens/layout_monte_NoticiasTop.gif) top left no-repeat;
}

.hp #meio-home-noticias-02 {
	float: left;
	width: 530px;
	background: url(imagens/layout_monte_NoticiasMeio.gif) top left repeat-y;
}

.hp #meio-home-noticias-02-01 {
	margin-left: 25px;
}

.hp #meio-home-noticias-desc {
	float: left;
	width: 500px;
}

.hp #meio-home-noticias-desc-01 {
	float: left;
	width: 120px;
	text-align: center;
}

.hp #meio-home-noticias-desc-02 {
	float: right;
	width: 380px;
}

.hp #meio-home-noticias-desc02 {
	float: left;
	width: 500px;
}

.hp #meio-home-noticias-03 {
	float: left;
	width: 530px;
	height: 18px;
	background: url(imagens/layout_monte_NoticiasDown.gif) top left no-repeat;
}

.hp #meio-home-enquete {
	float: right;
	width: 215px;
}

.hp #meio-home-enquete-01 {
	float: left;
	width: 215px;
	height: 55px;
	background: url(imagens/layout_monte_EnqueteTop.gif) top left no-repeat;
}

.hp #meio-home-enquete-02 {
	float: left;
	width: 215px;
}

.hp #meio-home-enquete-02-01 {
	margin: 5px;
}

.hp #meio-home-newsletter {
	float: right;
	width: 215px;
}

.hp #meio-home-newsletter-01 {
	float: left;
	width: 215px;
	height: 40px;
	background: url(imagens/layout_monte_NewsletterTop.gif) top left no-repeat;
}

.hp #meio-home-newsletter-01-02 {
	float: left;
	width: 215px;
	height: 40px;
	background: url(imagens/layout_monte_NewsletterTop2.gif) top left no-repeat;
}

.hp #meio-home-newsletter-02 {
	float: left;
	width: 215px;
}

.hp #meio-home-newsletter-02-01 {
	margin: 5px;
	text-align: right;
}

.hp #meio-home-newsletter-02-02 {
	margin: 5px;
	text-align: left;
}

.hp #foto_news {
	border: 2px solid #cc9933;
}

.hp #meio-home-paginterna {
	float: left;
	width: 530px;
}

.hp #meio-home-paginterna-01 {
	float: left;
	width: 530px;
	height: 55px;
	background: url(imagens/layout_monte_breadCrumb.gif) top left no-repeat;
}

.hp #meio-home-paginterna-01-01 {
	margin: 30px 0 0 30px;
}

.hp #meio-home-paginterna-02 {
	float: left;
	width: 530px;
	background: url(imagens/layout_monte_meioPagInterna.gif) top left repeat-y;
}

.hp #meio-home-paginterna-02-01 {
	margin: 10px 10px 0 30px;
	line-height: 150%;
}

.hp #meio-home-paginterna-03 {
	float: left;
	width: 530px;
	height: 18px;
	background: url(imagens/layout_monte_downPagInterna.gif) top left no-repeat;
}

.hp #meio-home-galeria {
	float: right;
	width: 215px;
}

.hp #meio-home-galeria-01 {
	float: left;
	width: 215px;
	height: 55px;
	background: url(imagens/layout_monte_GaleriaTop.gif) top left no-repeat;
}

.hp #meio-home-galeria-02 {
	float: left;
	width: 215px;
}

.hp #meio-home-galeria-02-01 {
	margin: 5px;
}

.hp #meio-home-categoria {
	float: right;
	width: 215px;
}

.hp #meio-home-categoria-01 {
	float: left;
	width: 215px;
	height: 55px;
	background: url(imagens/layout_monte_CategoriasTop.gif) top left no-repeat;
}

.hp #meio-home-categoria-02 {
	float: left;
	width: 215px;
}

.hp #meio-home-categoria-02-01 {
	margin: 5px;
}

.hp #meio-home-endereco {
	float: right;
	width: 215px;
}

.hp #meio-home-endereco-01 {
	float: left;
	width: 215px;
	height: 55px;
	background: url(imagens/layout_monte_EnderecoTop.gif) top left no-repeat;
}

.hp #meio-home-endereco-02 {
	float: left;
	width: 215px;
}

.hp #meio-home-endereco-02-01 {
	margin: 5px;
}

.hp #rodape {
	float: left;
	width: 766px;
	height: 61px;
}


