.investigadores{
	background-color: #FFFFFF;
	width:174px;
	height:310px;
	vertical-align:top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: dddddd;
}
.investigadoresPub{
	background-color: #F8F8FC;
	width:174px;
	height:310px;
	background-repeat: no-repeat;
	vertical-align:top;
	background-image: url(images/done.png);
	background-position: 150px 10px;
}

.foto {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin: 10px 5px 4px;
	float: left;
}

.nombre_autor {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 11px;
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}
.apellido_autor {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
	display: block;
	text-align: left;
	margin-left: 10px;
}
.opinan_titulo{
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	display: block;
	margin-top: 10px;
	font-weight: bold;
	text-transform: none;
	margin-left: 5px;
	margin-right: 10px;
	line-height: 16px;
	margin-bottom: 5px;
}

.opinan_diario {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-left: 5px;
	margin-right: 10px;
	display: block;
	font-weight: normal;
}
.lea_otras {
	text-decoration: none;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin-left: 5px;
	text-align: left;
	display: block;
	line-height: 11px;
	background-image: url(images/otros_temas.png);
	background-repeat: no-repeat;
	padding-left: 15px;
}

.titulo_home{
	text-transform:uppercase;
	text-align:center;
	color: #FFFFFF;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
}

.bordeTabla{
	border: 1px solid #dddddd;
}

