@font-face {

    font-family: 'Myriad Pro';
    src: url('MyriadPro-bold.eot');
    src: url('MyriadPro-bold.eot?iefix') format('eot'),
		 url('MyriadPro-bold.otf') format('opentype');

   	font-family: 'Myriad Pro Semibold Italic';
    src: url('MyriadPro-SemiboldIt.eot');
    src: url('MyriadPro-SemiboldIt.eot?iefix') format('eot'),
		 url('MyriadPro-SemiboldIt.otf') format('opentype');    

    font-weight: normal;
    font-style: normal;

}
* {
	border: 0;
	padding: 0;
	outline:0;
	margin:0;
}
body {
	font-family: Arial,Tahoma,Helvetica,sans-serif;
	font-size: 12px;       
	background: url(../images/site/matriz/bg_geral.png) repeat-x 0 0;  
	color: #474747; 
}
#topo {
	position: relative;
	width: 880px; 
	height: 93px;
	margin: auto;
	padding: 0 40px; 
}
#topo h1 a{
	display: block;
	width:167px;
	height: 47px;
	background: url(../images/site/matriz/lubmaster_logo.jpg) no-repeat 0 0;
	text-indent: -9999px;  
	position: relative;
	top: 20px;
}              
#topo #menu {
	position: absolute;       
	top: 40px;
	left: 266px;  
	list-style: none;
}
#topo #menu li {
	float: left;
	border-left: 1px solid #b3b3b3;
	padding: 0 13px;
}          
#topo #menu li:first-child {
	border: 0;
}
#topo #menu li a {
	display: block; 
    padding: 4px 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #0053a2;
	font-size: 10px;
	font-family: 'Myriad Pro'; 
} 
#topo #menu li a:hover {
	border-bottom: 1px solid #f3a200;
}
#topo #menu li a.selecionado {
	background: #0053a2;
	color: #fff;
}
#banner {
	width: 880px; 
	height: 310px;
	margin: auto;  
	padding: 8px 0 4px 0;
	position: relative;
	background: url(../images/site/matriz/banner_bg.png) repeat-y center top; 
}      

                
#banner img {
	position: absolute;
	top: 0;
	left: 0;
}
#conteudo {     
	width: 960px;
	min-height:680px !important;
	margin: auto;
	position: relative;
}
#colunas {
	list-style: none;
}
#colunas li:first-child{
	border:0px;  
	padding-left: 40px;  
	padding-right: 46px;
}   
#colunas li {
	float: left;
	width: 230px;
	padding: 0 43px 0 47px;
	margin: 39px 0;
	border-left: 1px solid #cccccc;
	min-height: 180px;
}
#colunas li h2 {
   	color: #0053a2;
   	font-family: 'Myriad Pro'; 
   	font-weight: normal;    
	font-style: italic;
	font-size: 20px; 
	margin: 0 0 5px 0;
} 
#colunas li a {
	color: #0053a2;
	font-weight: bold;
	text-decoration: none;
	display: block;
	clear: both; 
	margin: 7px 0;
}
#colunas li p {
	padding: 7px 0px;      
	display:block;
} 

#banner-bottom {
	text-align: center;
	margin: 20px 0 40px 0;
}
                    
#rodape {             
	clear: both;
	width: 100%;    
	background: #eee; 
	font-family: 'Myriad Pro';
	font-size: 11px;
}                           
#rodape address {  
	display: block;
	height: 38px;
	line-height: 38px;
	width: 1000px;
	margin: auto;  
	font-style: normal;     
	position: relative;
}               
#rodape address span {
	background: #e3e3e3;
	display: block;
	height: 38px;
	padding: 0 15px;
	float: right;
	border-bottom: 18px solid #cdcdcd;  
	font-weight: bold;    
	position: absolute;
	top: 0;  
	right: 260px;        
	font-size: 12px;
	color: #333;
}
#rodape address a {
	background: #e3e3e3;
	display: block;
	height: 38px;
	padding: 0 15px;
	float: right;
	border-bottom: 18px solid #cdcdcd;    
	color: #474747;
	text-decoration: none;
	position: absolute;
	top: 0;  
	right: 0; 
	font-size: 13px;
	color: #333;
}                          

#rodape p {   
	background: #d7d7d7;  
	line-height: 18px;  
	font-size: 10px;
} 
#rodape p span {
	display: block;
	width: 1000px;
	margin: auto;
}
.assinatura {
    background: url("../images/site/matriz/previewdesign.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 11px;
    text-indent: -99999px;
    width: 80px;
}