#cabecera{
    width: 960px;                    
} 

 #fondo_menu_lat{
	width: 146px;
	background-color: #292929;
	padding: 0 20 10 20px;
	margin:0 14 0 0px;
	*width:186px;
}

div.titulo {                       
	font-family: Arial;
	font-size: 15px;
	color: #292929;
	background-color: #77787A;
	text-align: left;
	padding: 0px 5px 0px 5px;
	/*padding: 1px 0px;*/
	margin: 15px 0px 5px 0px;
}

#opcion{
	padding: 0 0px;                        				
	border-bottom: 1px solid #434343;
}                            

#opcion a{
	text-decoration: none;                        
	font-family: Arial;
	font-size: 14px;
	/*font-weight:bold;*/
	line-height:32px;
}

#opcion a.pasivo{
	color: #a2a2a3;
}

#opcion a.pasivo:hover, .texto{
	  color: #0082d6;			
}   

#opcion a.activo{
	color: #0082d6;
}

#bordes_top, #bordes_bottom {
	width: 186px;                   
	font-size: 0;
	height: 11px;
	background-color: #292929;                                                                       
	
}

#bordes_top{
	margin-top: 20px;
}
		
#esquina_der{   
	position: relative;
	float: right;               
	*right: -3px;
}

#texto_menu_lat{                                     			
	width:166px;
	padding: 5 10px;
	color: #838383;
	font-family: Arial;
	font-size: 11px; 
	line-height:12px;                                          
	*width: 186px; 
	height:345px;
	*height:355px;
	overflow:hidden;
	
}

#imagen_inspiring{margin: 10px 10px 0px 10px;}

#texto_menu_lat a{
	font-family: Arial;
	font-size: 11px;
	color: #838383;
}

#texto_menu_lat a:hover{
	color: #0082d6;			
}

#pie_der{
		 border-top: 1px solid #292929;
   width: 480px;
}

#pie_der a, #pie_der font{
   text-decoration: none;
   color: #292929;
		 font-family: Times New Roman;
		 font-size: 16px;
   float: right;
}

#pie_der font{
   margin: 0 7px;
}

#pie_izq{
		 border-top: 1px solid #292929;
   width: 480px;
}

#pie_izq a, #pie_izq font{
   text-decoration: none;
   color: #292929;
		 font-family: Times New Roman;
		 font-size: 16px;
   float: left;
}

#pie_izq font{
   margin: 0 7px;
}