
.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:620px; height:40px; padding-top:5px; padding-left:10px; 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; }

/**************  MIEMBROS  ***************/

.miembro{
position:relative;	float:left;	width:630px; height:144px; margin-top:30px; padding-bottom:30px; font:8pt tahoma, sans-serif; text-align:justify; line-height:20px; border-bottom:1px solid #dbe3f1;
}

.foto{
position:relative;	float:left;	width:147px; height:144px;
}

.datos{
position:relative;	float:left;	width:460px; height:96px; padding-top:18px; padding-left:13px; 
}

.ver_ficha{
position:relative;	float:left;	width:460px; height:15px; padding-top:15px; padding-left:13px;
}

/**************  MIEMBROS FICHA  ***************/

.ficha{
position:relative;	float:left;	width:630px; margin-top:30px; padding-bottom:30px; font:8pt tahoma, sans-serif; text-align:justify; line-height:20px;
}

.fotog{
position:relative;	float:left;	width:209px; height:182px; padding-top:10px;
}

.datos_dcha{
position:relative;	float:left;	width:360px; height:192px; padding-left:25px;
}

.datos_inf{
position:relative;	float:left;	width:600px; padding-top:10px;
}

/************** 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:225px; 
	height:25px;
	font:8pt tahoma, sans-serif;
	color:#2d5384;	
	text-decoration:none;
	background-color:white;
	border-bottom:#2D5384 1px dotted;
	padding-top:10px;
}

A.link_blanco:HOVER{
	color:white;
	background-color:#5D8DD9;
}

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


