#tudo{
	width: 760px;
	text-align:left; /* "remédio" para o hack do IE */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom:0;
	margin-left: auto;
	color: #5b5c57;
	vertical-align: top;
	}

#logo_esq{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 80px;
	width: 600px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 6px;
}

#logo_dir{
	height: 78px;
	width: 150px;
	background-color: #FFFFFF;
	text-align: left;
	float: right;
	border: 2px solid ##333366;
	color: #455725;
	padding-left: 8px;
	font-weight: bolder;
	margin-top: 6px;
}
#bar{
	height: 23px;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	background-color: #152448;
	clear: both;
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999900;
	border-bottom-color: #999900;
	margin-bottom: 2px;
}

#bar a:link{
	color: #e6efc2;
	font-size: 12px;
	text-decoration: none;
}

#bar a:hover,over{
	color: #e6efc2;
	text-decoration: underline;
	font-size: 12px;
}

#bar a:visited{
	color: #e6efc2;
	font-size: 12px;
	text-decoration: none;
}


/**/


/* ABRE MENU*/
#menu{
	text-align: center;
	width: 130px;
	margin-top: 15px;
	margin-left: 2px;
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 128px;
	border-bottom: 1px solid #ccc;
	}
	
	
#menu ul li {
	position: relative;
	text-align: left;
	margin-left: 3px;
	}
	
#menu	li ul {
	position: absolute;
	left: 127px;
	top: 0;
	display: none;
	}
	
	
#menu	ul li a {
	display: block;
	text-decoration: none;
	color: #152448;
	padding: 5px;
	background-color: #C6D880;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6efc2;
	border-right-color: #C6D880;
	border-bottom-color: #999900;
	border-left-color: #e6efc2;
	}
	
	
#menu	li:hover ul, li.over ul {
	display: block;
	color: #e6efc2;
	text-decoration: underline;
	 }
	 
	 
	/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
	
/* FECHA MENU */
/*ABRE LINKS*/
#link a:link{
	color: #990000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#link a:hover,over{
	color: #cd5425;
	text-decoration: underline;
}

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

/*FECHA LINKS*/


/*ABRE PAGINAS*/

#conteudo{
	text-align: center;
	width: 600px;
	float: right;
	margin-top: 10px;
	height: 450px;
	margin-right: 3px;
	margin-bottom: 10px;
}

#produtos{
	text-align: center;
	width: 600px;
	margin-top: 10px;
	float: right;
	margin-right: 3px;
}


#titulo_cat{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #152448;
}


#titulo_prod{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
}

#titulo_prod a:link{
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
}

#titulo_prod a:hover,over{
	text-decoration: underline;
	color: #990000;	
}


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


#conteudo_prod{
	text-align: center;
}
/*FECHA PÀGINAS*/


/*ABRE PAGINAÇÃO*/
.paginacao{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
}

.paginacao a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #999900;
	font-weight: lighter;
}
.paginacao a:hover,over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
	text-decoration: none;
	font-weight: bold;
}
.paginacao a :active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999900;
	font-weight: lighter;
}
.paginacao a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
	font-weight: lighter;
}
/*FECHA PAGINAÇÃO*/


/*Abre LOCALIZAÇÃO*/

#localizacao dl{
	font-size: 16px;
	font-weight: bolder;
	width: 80%;
	text-align: center;
}

#localizacao dt{
	font-size: 16px;
	font-weight: bolder;
	padding-top: 20px;
	padding-bottom: 20px;
}

#localizacao dd{
	font-size: 12px;
}

#home{
	font-size: 16px;
	font-weight: bolder;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 150px;
	height: 500px;
}

#home dl{
	text-align: center;
	padding-top: 30px;
}

#home dt{
	padding-top: 20px;
	padding-bottom: 20px;
}

#home dd{
	font-size: 12px;
}
/*FECHA LOCALIZAÇÃO*/



/* ABRE FOOTER */
#footer{
	height: 25px;
	width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #152448;
	clear: both;
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999900;
	border-bottom-color: #999900;
	margin-top: 30px;
}

#footer a:link{
color: #e6efc2;
	font-size: 12px;
	text-decoration: none;
}

#footer a :hover,over{
	color: #e6efc2;
	text-decoration: underline;
	font-size: 12px;
}

#footer a:visited{
	color: #e6efc2;
	font-size: 12px;
	text-decoration: none;
}
