body
{
	background-color: #E1E1DA;
}

a { outline:none; }

.left
{
	float: left;
}

.right
{
	float: right;
}

.mr_10
{
	margin-right: 10px;
}

.mr_mio
{
	margin-right: 20px;
}

.h_10
{
	height: 10px;
}

.h_30
{
	height: 30px;
}

.h_40
{
	height: 40px;
}

.lnk_pdf
{
	color: #595847;
	background: transparent url('../img/ico_pdf.jpg') no-repeat scroll 0 0px;
	display: block;
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 15px;
}

.txt_right
{
	text-align: right;
}

a:hover
{
	text-decoration: none;
}

/* HEADER */

#header
{
	background-color: #595747;
	height: 423px;
	overflow: hidden;
	position: relative;
}

#header .container_12
{
	/*background: transparent url('../img/bkg_header.jpg') no-repeat scroll 0 0;*/
	height: 423px;
	position: relative;
}

#top_bar
{
	position: absolute;
	top: 0; left: 0;
	z-index: 100;
}

#flash_top
{
	height: 423px;
}

/* TOP MENU */

#top_menu
{
	padding-top: 40px;
	height: 383px;
	background-image: url('../img/white_50.png');
	text-transform: uppercase;
}

#top_menu .top
{
	background-color: #EB8732;
	color: #FFF;
	font-size: 0.9em;
	padding: 0 10px;
	border-bottom: 1px solid #AFA48B;
	line-height: 2em;
}

#top_menu a
{
	background-color: #595747;
	color: #B2B1A2;
	display: block;
	font-size: 0.9em;
	padding: 0 10px;
	line-height: 2.5em;
	border-bottom: 1px solid #6F6C5A;
	text-decoration: none;
}

#top_menu .mauro
{
	background-color: #595747;
	color: #B2B1A2;
	display: block;
	font-size: 0.9em;
	padding: 0 10px;
	line-height: 2.5em;
	border-bottom: 1px solid #6F6C5A;
	text-decoration: none;
}

#top_menu a.sub
{
	background-color: #FFF;
	color: #6F6C5A;
	border-bottom-color: #DFDDD1;
}

#top_menu a:hover
{
	text-decoration: underline;
	background-color: #EB8732;
	color: #FFF;
}

/* CONTENT */

#content
{
	background: #FFF url('../img/bkg_top_content.jpg') no-repeat scroll 0 0;
}

#content_body
{
	padding-top: 40px;	
}

/* SIDEBAR */

#sidebar
{
	background: #FFF url('../img/bkg_top_sidebar.jpg') no-repeat scroll 0 0;
	background-color: #F1F0ED;
	margin-bottom: 30px;
	padding: 40px 10px 10px;
	font-size: 0.9em;
	color: #84817D;
}

#sidebar p
{
	margin: 0;
}

#sidebar .box
{
	border-top: 1px dotted #CCC;
	padding: 10px 0;
}

#sidebar .last
{
	border-bottom: 1px dotted #CCC;
}

#sidebar .box b, #sidebar .box a
{
	color: #807F6D;
}

#sidebar .all_news
{
	line-height: 16px;
	padding-left: 20px;
	background: transparent url('../img/ico_all_news.jpg') no-repeat scroll 0 0;
	color: #807F6D;
	margin-top: 5px;
	display: block;	
}


/* PRODUCT CONTENT */

#product_content p
{
	margin-left: 50px;
}

.product
{
	width: 150px;
	float: left;
	margin-right: 8px;
	text-align: center;
}

.product a
{
	line-height: 16px;
	padding-left: 20px;
	background: transparent url('../img/ico_all_news.jpg') no-repeat scroll 0 0;
	color: #807F6D;
	margin: 5px auto;
	display: block;	
	width: 50px;
}

/* PHOTOGALLERY BOX */

#photogallery_box a
{
	display: block;
	line-height: 55px;
	padding-top: 15px;
}

#photogallery_box img
{
	margin: 0 4px;
}

/* FOOTER */

#footer
{
	background-color: #595747;
	height: 25px;
	line-height: 25px;
	font-size: 0.85em;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom: 50px;
}

#footer *
{
	display: block;
	float: left;
	line-height: 25px;
	color: #FFF;
}

#footer .lnk_home
{
	background: #EB8732 url('../img/bkg_lnk_home.jpg') no-repeat scroll center 3px;
	background-color: #EB8732;
	width: 85px;
	text-decoration: none;
}

#footer .lnk_footer
{
	padding: 0 10px;
	border-right: 1px solid #B2B1A2;
}

#footer .lnk_language
{
	padding: 0 10px;
	border-right: 1px solid #B2B1A2;
	color: #B2B1A2;
}

#footer .lnk_footer:hover, #footer .lnk_language:hover
{
	background-color: #B2B1A2;
	color: #595747;
	text-decoration: none;
}

#footer .address
{
	float: right;
	text-transform: none;
	padding-right: 5px;
}

/* INTRO */

#intro
{
	background: #dbdad0 url('../img/bkg_intro.jpg') repeat-x scroll 0 0;
}

#intro_box
{
	width: 960px;
	height: 550px;
	margin: 0 auto;
}