
/***********************************************
 *  BODY Styles                                *
 ***********************************************/

html {overflow-y: scroll;}

BODY 
{
	margin: 0px 0px 0px 0px;
	background: #1e1e1e no-repeat center 28px;
}

.home_1 
{
	margin-top: 179px;
}

.menu
{
	background-color: #1e1e1e;
	padding-top: 19px;
	padding-left: 18px;
	font-family: arial;
	font-size: 12px;
}

.menu a
{
	width: 170px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	float: left;
	line-height: 20px;
	padding-left: 5px;
}

.menu a:hover
{
	background-color: #e1ab32;
	color: #1e1e1e;
}

.menu div
{
	width: 170px;
	background-color: #e1ab32;
	color: #1e1e1e;
	text-decoration: none;
	font-weight: bold;
	float: left;
	line-height: 20px;
	padding-left: 5px;
	cursor: default;
}

.destaques
{
	background-color: #1e1e1e;
	padding-top: 23px;
	padding-bottom: 23px;
}

.footer_1
{
	margin-top: 208px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
	margin-bottom: 20px;
}

.footer_1 a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
}

.footer_1 a:hover
{
	color: #e1ab32;
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
}

.content_page
{
	background-color: #ffffff;
	padding-top: 23px;
	padding-bottom: 23px;
}



.menu_content
{
	background-color: #1e1e1e;
	padding-top: 19px;
	padding-bottom: 19px;
	padding-left: 18px;
	font-family: arial;
	font-size: 12px;
}

.menu_content a
{
	width: 170px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	float: left;
	line-height: 20px;
	padding-left: 5px;
}

.menu_content a:hover
{
	background-color: #e1ab32;
	color: #1e1e1e;
}

#sub_menu
{
	width: 160px;
	color: #e1ab32;
	text-decoration: none;
	font-weight: normal;
	float: left;
	line-height: 20px;
	padding-left: 10px;
	background-image: url('../images/menu_arrow.gif');
	background-position: center left;
	background-repeat: no-repeat;
	margin-left: 15px;
}

#sub_menu2
{
	width: 160px;
	color: #e1ab32;
	text-decoration: none;
	font-weight: normal;
	float: left;
	line-height: 20px;
	padding-left: 10px;
	margin-left: 15px;
	background-color: #1e1e1e;
	text-decoration: underline;
	background-image: url('../images/menu_arrow.gif');
	background-position: center left;
	background-repeat: no-repeat;
}

#sub_menu3
{
	width: 160px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	float: left;
	line-height: 20px;
	padding-left: 10px;
	margin-left: 15px;
	background-color: #1e1e1e;
}

#sub_menu4
{
	width: 160px;
	color: #e1ab32;
	text-decoration: none;
	font-weight: normal;
	float: left;
	line-height: 20px;
	padding-left: 10px;
	background-image: url('../images/menu_arrow.gif');
	background-position: center left;
	background-repeat: no-repeat;
	margin-left: 15px;
	background-color: #1e1e1e;
}


.menu_content div
{
	width: 170px;
	background-color: #e1ab32;
	color: #1e1e1e;
	text-decoration: none;
	font-weight: bold;
	float: left;
	line-height: 20px;
	padding-left: 5px;
}

.content_title
{
	padding: 20px 20px 20px 20px;
}

.content_text
{
	margin-left: 30px;
	text-align: justify;
	color: #1e1e1e;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana;
	line-height: 15px;
}

.content_text ul
{
	padding-top: 10px;
}

.content_text li
{
	padding-bottom: 10px;
}

.content_text_tit_1
{
	text-align: justify;
	color: #1e1e1e;
	text-decoration: none;
	font-size: 14px;
	font-family: verdana;
	line-height: 15px;
	font-weight: bold;
}

.product_content
{
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
	color: #1e1e1e;
	text-decoration: none;
	font-size: 11px;
	font-family: arial;
}

.product_content a
{

	color: #e1ab32;
	font-weight: bold;
	font-size: 18px;
	font-family: arial;
}

.product_list
{
	padding: 20px 20px 20px 20px;
	line-height: 20px;
}

.product_list a
{
	background-image:url('../images/product_arrow.gif');
	background-position: center left;
	background-repeat: no-repeat;
	color: #8c6a1f;
	font-size: 12px;
	font-family: verdana;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}

.product_list a:hover
{
	text-decoration: none;
	color: #1e1e1e;
}


.footer_content
{
	margin-top: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
	margin-bottom: 12px;
}

.footer_content a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
}

.footer_content a:hover
{
	color: #e1ab32;
	text-decoration: none;
	font-size: 10px;
	font-family: arial;
}

.link
{
	color: #8c6a1f;
	font-size: 12px;
	font-family: verdana;
}

