
.tit_izq{position:relative;float:left;width:225px; height:30px; margin-bottom:15px; background:url(ln_tit.jpg) bottom no-repeat; }

.menu_izq{position:relative;float:left;width:225px; top:30px; padding-bottom:40px; color:#fff; }

.titular{position:relative;float:left;width:575px; height:40px; padding-top:5px; padding-left:55px; color:#fff; font-weight:bold; background:url(fond_tit.jpg) top left no-repeat; }

.ln_izq{position:relative;float:left;width:225px; height:20px; margin-bottom:5px; background:url(ln_tit.jpg) center no-repeat; }


/************** IMG   L I N K S   IMG ***************/


A.familia, A.familia:VISITED, A.familia:ACTIVE, A.familia:FOCUS{
	position:relative;
	float:left;
	width:400px; 
	height:45px;
	left:0px;
	background:url(icon_familia.jpg) no-repeat;
}

A.familia:HOVER{
	background:url(icon_familia_over.jpg) no-repeat;
}	

A.sucesion, A.sucesion:VISITED, A.sucesion:ACTIVE, A.sucesion:FOCUS{
	position:relative;
	float:left;
	width:400px; 
	height:45px;
	left:100px;
	background:url(icon_sucesion.jpg) no-repeat;
}

A.sucesion:HOVER{
	background:url(icon_sucesion_over.jpg) no-repeat;
}		
	
	
	
A.consumo, A.consumo:VISITED, A.consumo:ACTIVE, A.consumo:FOCUS{
	position:relative;
	float:left;
	width:400px; 
	height:45px;
	left:175px;
	
	background:url(icon_consumo.jpg) no-repeat;
}

A.consumo:HOVER{
	background:url(icon_consumo_over.jpg) no-repeat;
}	
	
	
	
A.propiedad, A.propiedad:VISITED, A.propiedad:ACTIVE, A.propiedad:FOCUS{
	position:relative;
	float:left;
	width:400px; 
	height:45px;
	left:230px;
	background:url(icon_propiedad.jpg) no-repeat;
}

A.propiedad:HOVER{
	background:url(icon_propiedad_over.jpg) no-repeat;
}



A.mercantil, A.mercantil:VISITED, A.mercantil:ACTIVE, A.mercantil:FOCUS{
	position:relative;
	float:left;
	width:400px; 
	height:45px;
	left:115px;
	background:url(icon_mercantil.jpg) no-repeat;
}

A.mercantil:HOVER{
	background:url(icon_mercantil_over.jpg) no-repeat;
}



A.fiscal, A.fiscal:VISITED, A.fiscal:ACTIVE, A.fiscal:FOCUS{
	position:relative;
	float:left;
	width:400px; 
	height:45px;
	left:0px;
	background:url(icon_fiscal.jpg) no-repeat;
}

A.fiscal:HOVER{
	background:url(icon_fiscal_over.jpg) no-repeat;
}


/************** L I N K S ***************/

A.link_blanco, A.link_blanco:VISITED, A.link_blanco:ACTIVE, A.link_blanco:FOCUS{
	position:relative;
	float:left;
	width:230px; 
	height:25px;
	font:8pt tahoma, sans-serif;
	color:#fff;	
	text-decoration:none;
	background-color:#739ceb;
}

A.link_blanco:HOVER{
	color:#154e95;
	background-color:#739ceb;
}

/********************************************************/

