/**
  
  @Descripció: Estils per mòdul entrevistats
  @Tipus: full d'estils
  @versió: 1.0
  @data: 25 d'Abril 2008
  @autor: Pilar Garcia(aladetres)
  @històric de canvis:
 	1.0 - 25 d'abril 2008 -  Versió inicial.
 	
  	
 **/

 
.llistat_entrevistats
{
	width:100%;
	text-align:left;
}
 



.text_introduccio
{
	color:#666667;
	padding-bottom:15px;
}



.taula_entrevistats
{
	border:0px;
	width:100%;
	text-align:left;
}
.taula_entrevistats td
{
	
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #dfd7d1;
	color:#333332;	
	vertical-align:top;
	
}


.taula_entrevistats td.titol
{
	
	padding:5px;
	border-bottom:1px solid #a37fab;
	color:#989898;
	border:1px;	
	vertical-align:top;
}

.taula_entrevistats td.titol_codi
{
	
	padding:5px;
	border-bottom:1px solid #a37fab;
	color:#989898;
	width:10%;
	vertical-align:top;
	
}


.taula_entrevistats td.titol_lloc_naixement
{
	
	padding:5px;
	border-bottom:1px solid #a37fab;
	color:#989898;
	width:15%;
	vertical-align:top;
}


.taula_entrevistats td.titol_data
{
	
	padding:5px;
	border-bottom:1px solid #a37fab;
	color:#989898;
	width:10%;
	vertical-align:top;
}

.taula_entrevistats td.titol_sexe
{
	
	padding:5px;
	border-bottom:1px solid #a37fab;
	color:#989898;
	width:5%;
	vertical-align:top;
	
}


.taula_entrevistats td.titol_llocs_residencia
{
	
	padding:5px;
	border-bottom:1px solid #a37fab;
	color:#989898;
	width:18%;
	vertical-align:top;
	
}


.taula_entrevistats td.titol_professio
{
	
	padding:5px;
	border-bottom:1px solid #a37fab;
	color:#989898;
	width:20%;
	vertical-align:top;
	
}

/* estils fitxa entrevistat */
.contenidor_fitxa_entrevistat
{
	/*width:510px;*/
	width:100%;
	text-align:left;
	padding-bottom:40px;	
	
}

.fons_titol_identificacio
{
	width:100%;
	height:33px;
	background:url(../entrevistats/img/fons_titol_identificacio.gif) no-repeat;
	
}

.fons_titol_biografia
{
	width:100%;
	height:33px;
	background:url(../entrevistats/img/fons_titol_biografia.gif) no-repeat;
	
}

.fons_titol_observacions
{
	width:100%;
	height:33px;
	background:url(../entrevistats/img/fons_titol_observacions.gif) no-repeat;
	
}


.titol
{
	color:#a37fab;
	font-size:1.3em;
	padding-left:50px;
	text-align:left;
	padding-top:2px;
	
}


.fons_info_identificacio
{
	width:100%;
	background:#f5f1ec;
	text-align:left;
}

.fons_info_identificacio_espai
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;	
}



.taula_identificacio
{
	border:0;
	width:97%;	
	text-align:left;
}


.taula_identificacio td
{
	padding-bottom:3px;
	vertical-align:top;
	
}

.txt_gris
{
	color:#989898;
}


.fons_titol_estudis
{
	width:100%;
	height:33px;
	background:url(../entrevistats/img/fons_titol_estudis.gif) no-repeat;
	
}





.espai_pastilles
{
	padding-top:15px;
}


.border_info
{
	border:1px solid #dfd7d1;
	text-align:left;
}

.border_info_espai
{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;	
	padding-right:20px;
}



.fons_titol_professio
{
	width:100%;
	height:33px;
	background:url(../entrevistats/img/fons_titol_professio.gif) no-repeat;
	
}






.fons_titol_associacions
{
	width:100%;
	height:33px;
	background:url(../entrevistats/img/fons_titol_associacions.gif) no-repeat;
	
}

.taula_info_esquerre
{
	border:0;
	width:98%;	
	text-align:left;
}


.taula_info_esquerre td
{
	padding-bottom:3px;
	vertical-align:top;
	
}


.taula_identificacio td.entrevistat_dades
{
	width:357px;
}

.taula_identificacio td.entrevistat_foto
{
	width:120px;
	text-align:right;	
}



.taula_associacions
{
	border:0;
	width:100%;	
	text-align:left;
}


.taula_associacions td
{
	width:50%;
	vertical-align:top;
}


.fons_titol_entrevistes
{
	width:100%;
	height:30px;
	background:url(../entrevistats/img/fons_titol_entrevistes.gif) no-repeat;
	
}


.fons_titol_arxius
{
	width:100%;
	height:30px;
	background:url(../entrevistats/img/fons_titol_arxius.gif) no-repeat;
	
}


.llistat_entrevistes
{
	border-top:1px solid #dfd7d1;
	width:95%;	
}

.item_entrevista
{
	padding-top:7px;
	padding-bottom:7px;
	border-bottom:1px solid #dfd7d1;
	
}

.item_entrevista_espai
{
	padding-left:15px;
}

.item_entrevista_espai a
{
	color:#333332;
}

.item_entrevista_espai a:hover
{
	color:#a37fab;
}


/* taula per documents entrevistat*/
.taula_documents_entrevistat 
{
	border:0;	
	width:100%;
	border-top:1px solid #dfd7d1;
}

.taula_documents_entrevistat td
{	
	
	border-bottom:1px solid #dfd7d1;
	color:#333332;
}

.tr_linia
{	
	/*background:#fcfaf5*/
}
.tr_iluminat
{
	background:#f3efef;
}

.taula_documents_entrevistat td.td_mida
{
	width:60px;
	text-align:right;
	padding-right:10px;	
	padding-top:10px;	
}

.taula_documents_entrevistat td.td_nom_fitxer
{
	text-align:left;
	vertical-align: top;	
	width:160px;
}
.td_nom_fitxer a
{
	padding-top:7px;
	padding-bottom:6px;	
	padding-left:7px;
	display:block;
}

.taula_documents_entrevistat td.td_icona
{
	
	width:15px;
	text-align:right;
	padding-top:10px;		
}


a.txt_documents {
	
	color:#333332;	
	text-decoration: none;
}

a.txt_documents:hover 
{
	color: #333332;
	text-decoration: none;
}


/* fi taula per documents entrevistat*/

/* fi estils fitxa entrevistat*/


