.proyectos_tabla {
  border: 1px solid #D3D3D3;
}
.proyectos_tabla_fila_1, .proyectos_tabla_fila_1 a, .proyectos_tabla_fila_1 a:visited {
  background-color: #e3e9ed;
  color: #003856;
  padding: 2px 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
.proyectos_tabla_fila_2, .proyectos_tabla_fila_2 a, .proyectos_tabla_fila_2 a:visited{
  background-color: #FFFFFF;
  color: #003856;
  padding: 2px 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
.proyectos_tabla_fila_1_desc {
  background-color: #e3e9ed;
  color: #2F317F;
  padding: 4px 5px;
}
.proyectos_tabla_fila_2_desc{
  background-color: #FFFFFF;
  color: #2F317F;
  padding: 4px 5px;
}
.proyectos_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
.proyectos_pie_enlaces, .proyectos_pie_enlaces a, .proyectos_pie_enlaces a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003856;
	font-style: normal;
	font-weight: normal;
}
.proyectos_ficha_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #003856;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	vertical-align: top;
	padding: 3px,3px,3px,3px;
}
.proyectos_ficha_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	padding: 3px,3px,3px,3px;
}
.proyectos_ficha_right_titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003856;
	font-style: normal;
	font-weight: bold;
	padding: 3px,3px,3px,3px;	
}
.proyectos_ficha_publicacion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	padding: 3px,3px,3px,3px;	
	background-color: #eeeeee;
}