		*{
			margin:0px;
			padding:0px;			
			list-style:none;
			border:none;
		}	
		
		div.domtab{			
			background:url("../imagenes/home_new/fondo_menu_ocl.jpg") no-repeat;
		}
		ul.domtabs{
			float:left;
			width:auto;
			height:29px;
				
						
		}
		ul.domtabs li{
			float:left;			
		    height:29px;			
			padding-left:2px;			
			text-align:center;
		}
		
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{    
			background:url("../imagenes/home_new/off_menu.jpg") no-repeat;					
			display:block;						
			height:29px;			
			text-decoration:none;			
			color:#696969;		
			font-family:Georgia;
			padding:5px;
		}
		
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:29px;		
					
			
		}
		ul.domtabs a:hover{			
			margin-top:0px;			
			
		}
		div.domtab div{
			clear:both;					
			color:#ccc;
			background:url("../imagenes/home_new/fondo_noticia.jpg") repeat-x #ffffff;
		}
		
		div.domtab #table_pes{
			margin-top:15px;
			margin-left:20px;
			background-color:#FFFFFF
		}
		
		div.domtab .table_pes{
			margin-top:15px;
			margin-left:20px;
			background-color:#FFFFFF
		}

		ul.domtabs p{
		 padding:5px;		
		}
		
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{
			background:url("../imagenes/home_new/on_menu.jpg") no-repeat;
			color:#cc0000;
			font-weight:bold; 
			text-align:center;
			display:block;	
			padding:5px;
		}
	
		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
			color:#fff;
			display:block;			
			font-weight:bold;
			font-size:1.3em;
		}
	
#fondo_trans_off{
			height:29px;					
			text-decoration:none;			
			color:#bfbfbf;		
			font-family:Georgia;
			background:url("../imagenes/home_new/off_menu2.jpg")no-repeat;	
		  } 


