@charset "utf-8";
/* CSS Document ***************
* site: pimentaluminios.com   *
* copyright: Grupo Fábrica    *
* http://www.Grupofabrica.com *
*******************************/
img { 
	border:0px;
	padding-bottom: 3px; 
	vertical-align: middle;  
}
* {
	margin: 0;
}
html, body {
	background:url(../img/bg.png);	 
	font-family: Arial, Verdana; 
	font-size:12px; 
	height: 100%;	
}

	A:link {font-style:normal; text-decoration:none; color:#8d8c8c;}
	A:visited{font-style:normal; text-decoration:none; color:#8d8c8c;}
	A:active{font-style:normal; text-decoration:none; color:#8d8c8c;}	
	a:hover {color:#d9060d; text-decoration:none;}

.center { 
	position:relative; 
	width:100%;
}
.wrapper {
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
	min-height: 100%; min-width:958px;	
}

#header {  
	background:#FFF; 
	height:140px; 
	position:relative;	
}
#header_area {  
	line-height:140px; 
	margin-left:auto; 
	margin-right:auto; 
	position:relative; 
	width:958px;	
}

#menu { 
	position:relative; 
	background:#FFF; 
	height:37px; 
	position:relative; 	
}
#menu_area {  
	line-height:37px;
	margin-left:auto; 
	margin-right:auto; 
	position:relative; 
	width:958px;	
}

	.menuh { background:url(../img/menu_bg.png); width:127px; color:#FFF; font-weight:bold; text-decoration: none; cursor: pointer; }
	.menuo { background: none; width:127px;  color:#676767; font-weight:bold; text-decoration: none; cursor: pointer; }

#banner { 
	position:relative; background:#651013;
	height:307px; 
	border-bottom:1px solid #fff; 
}
#banner_area { 
	position:relative; 
	width:958px; 
	margin-left:auto; 
	margin-right:auto; 
	}
#frame { 
	position:relative; 
	background:url(../img/bn_bt_bg.png); 
	height:111px; 
	border-bottom:2px solid #fff; 
}
#frame_area { 
	position:relative; 
	width:958px; 
	margin-left:auto; 
	margin-right:auto; 
}
.framecont {
	padding-left:10px; 
	width:240px; 
	vertical-align:middle;
}
#cont { 
	position:relative; 
	height:449px; 
}
#cont_area { 
	position:relative; 
	width:958px; 
	margin-left:auto; 
	margin-right:auto; 
	background:url(../img/cont_bg.png); 
	height:449px; 
}
.indexcont {
	width:316px; 
	vertical-align:top; 
	padding-top:10px; 
	text-align:center;
}
.indexcont2 {
	width:100%; 
	vertical-align:top; 
}
.indexcontdiv {
	text-align:left; 
	margin-left:23px; 
	margin-right:23px; 
	line-height:22px;
	text-align:justify;
}
.indexcontdiv ul li { line-height:25px;}
.indexcontdiv2 {
	text-align:left; 
	margin-left:23px; 
	margin-right:23px; 
	text-align:justify;
}
.indexcontdiv2 { line-height:30px; }
.push {
	height: 50px; /* .push must be the same height as .footer */
} 
.footer  {
	height: 50px; /* .push must be the same height as .footer */
	background:url(../img/footer_bg.png);
	min-width:958px;
}
#fotter_area { 
	position:relative; 
	width:958px; 
	margin-left:auto; 
	margin-right:auto;
}
#copyright { 
	float:left; 
	color:#434242; 
	font-weight:bold; 
	line-height:50px; 
}
#footer_links {
	float:right; 
	line-height:50px;
}

