html, body 
{
margin: 0;
padding: 0;
}

#container 
{
 width:1000px;
 margin: auto;
/*  border:1px solid red; */
 }
 
#topo
 {
 height: 80px;
 margin: 0px 0 10px 0;
/*  border:1px solid black;  */
 }
 
#img_logo 
{ 
margin: 0;
padding: 0;
} 
#logo_cliente 
{
float: right; 
margin: 2px 35px 0 0;
padding: 0;
*margin-top:-70px;
} 


 
#menu_esquerdo
 {
 float: left;
 width: 280px;
 height:auto;
 margin: 6px 0 0 0;
 padding: 0 0 0 0;
/*  border:1px solid blue; */
 }	
 
ul,li
{
list-style-type: none;
 margin: -8px 0 0 0;
 padding: 5px 0 0 0;
 /*  line-height: 15px;  */
 }	 
 
 #miolo
 {
 float : right;
 margin: 0px 35px 0 0;
 width: 480px;
 height: 140px;
 background-color:#EAEBE6;
 
 }
 
.text
 {
font-family : Tahoma;  
font-size : 15pt;
font-weight: bold; 
color : #A5A7A6;   
margin:0 0 0 15px;
}
.text1 
{
font-family : Tahoma;
font-size : 10pt; 
color : #A5A7A6;   
margin:10px 15px 0 15px;
}

.text2
 {
font-family : Tahoma;  
font-size : 10pt;
font-weight: bold; 
color : #A5A7A6; 
margin:15px 0 0 15px;
}


#destaques_pequenos 
{
float:right;
width: 686px;
height:auto;
margin:  10px 0px 0 0;
padding: 0 0 0 0;
  
} 

.all {
 display : inline;
 margin : 0 0 0 20px;
 }
 

 

#rodape { clear: both; height: 25px;  width: 980px; top:35px;  margin: 0px 0px 0 0;  position: relative; background-color:#E9E8E6;  text-align:center;}
.texto_rodape {font-family : Tahoma; font-size : 7.5pt; font-weight: bold; color : #A3A6AB; margin:  0px 0 0 0;  position: relative;} 

 
    

a.linkopacity:link img  { /**/ filter:alpha(opacity=100); text-decoration: none; border:0px;}  
a.linkopacity:active  img  { /**/ filter:alpha(opacity=100); text-decoration: none; border:0px;}  
a.linkopacity:visited  img  { /**/ filter:alpha(opacity=100); text-decoration: none; border:0px;}  
a.linkopacity:hover img  {  /**/ filter:alpha(opacity=50); opacity:  0.5;  text-decoration: none; border:0px;} 

 a.los:link { text-decoration: none;  font-family : Tahoma; font-size : 8pt;   color : #666666;   }
 a.los:active { text-decoration: none;  font-family : Tahoma; font-size : 8pt;   color : #666666;   }
 a.los:visited { text-decoration: none;  font-family : Tahoma; font-size : 8pt;   color : #666666;   }
 a.los:hover { text-decoration: none;  font-family : Tahoma; font-size : 9pt;   color : #4E9494;   }
 

	/* 	a:link {text-decoration: none;font-family : Tahoma; font-size : 9pt; font-weight: bold;color:#717277;}
		a:active {text-decoration: none;font-family : Tahoma; font-size : 9pt; font-weight: bold;color:#717277;}
		a:visited {text-decoration: none;font-family : Tahoma; font-size : 9pt; font-weight: bold;color:#717277;}
		a:hover {text-decoration: underline; background:none; font-family : Tahoma; font-size : 9pt; font-weight: bold; color: #717277;}
		*/













 
