
/*COMIENZA PROYECTOS*/

#contieneproyectos{
	background-color:#ffffff;
	width:100%;
	position:relative;
	float:left;
	margin:auto;
	}



.h1_proyectos{
	float:left;
	position:relative;
	width:99%;
 	color:#619c04;
	text-transform:uppercase;
	font-size:0.8em;
	font-weight:bold;
	font-family:Tahoma;
	margin-top:15px;
	margin-bottom:5px;
	margin-left:8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C9D32F;
	border-right-color: #C9D32F;
	border-bottom-color:#619c04;
	border-left-color: #C9D32F;
	}

/*COMIENZA LISTADO PROYECTOS
*/
.contiene_listado_proyectos{
	float:left;
	position:relative;
	width:99%;
	margin-left:15px;
	margin-top:15px;
	
}
.texto_proyectos{
	float:left;
	position:relative;
	width:99%;
	

}
.titulo_proyectos{
	float:left;
	position:relative;
	width:73%;
	color:#619c04;
	font-size:0.8em;
	font-weight:bold;
	font-family:Tahoma;
	text-align:justify;

}
.simbolo_proyectos{
	float:left;
	position:relative;
	width:4%;
	min-width:4%;
	
}
.imagen_proyectos{
	float:left;
	position:relative;
	width:15%;
	text-align:right;
	margin-right:5px;
	vertical-align:top;
	overflow:auto;
	
}
.vermas_proyectos{
	float:left;
	position:relative;
	width:98%;
	text-align:right;
	font-size:0.8em;
}
.enlace_vermas_proyectos{
	color:#05283c;
	font-family:tahoma;
	text-decoration:none;
}
.enlace_vermas_proyectos:hover{
	color:#619c04;
	font-family:tahoma;
	text-decoration:underline;
}

/*COMIENZA INDIVIDUAL
*/
.parrafo_volver{
	float:left;
	position:relative;
	width:98%;
	color:#05283c;
	font-size:0.7em;
	font-family:Tahoma;
	margin:10px;
	margin-right:10px;
	text-align:right;
	}


.p_proyectos{
	color:#05283c;
	font-size:0.7em;
	font-family:tahoma;
	margin:10px;
	margin-left:18px;
	text-align:justify;
	}
.titulares_proyectos{
	color:#05283c;
	font-size:0.7em;
	font-family:tahoma;
	text-align:justify;
	font-weight:bolder;
	width:99%;
}
.objetivos_proyectos{
	color:#05283c;
	font-size:0.7em;
	font-family:tahoma;
	margin:10px;
	margin-left:17px;
	text-align:justify;
	width:99%;
	}
.lider_proyectos{
	float:left;
	position:relative;
	width:80%;
	color:#05283c;
	font-size:0.7em;
	font-family:tahoma;
	text-align:justify;
	margin-top:10px;
	padding-bottom:10px;
	}

.negrita{
	font-weight:bold;
	}
.alinear_imagen{
	vertical-align:middle;
	margin-top:3px;
}
.socio_individual{
	float:left;
	position:relative;
	width:25%;
	margin-top:5px;
	margin-right:5px;
	
}
.nombre_socio_ind{
	float:left;
	position:relative;
	width:100%;
	font-family:Tahoma;
	text-align:center;
	font-weight:bold;
	margin-bottom:3px;
	}
.imagen_socio_ind{
	float:left;
	position:relative;
	width:100%;
	text-align:center;
	}

.contiene_titulo_e_imagen{
	float:left;
	position:relative;
	width:96%;
	
}
.titulo_proyectos_ind{
	float:left;
	position:relative;
	width:75%;
	color:#619c04;
	font-size:0.8em;
	font-weight:bold;
	font-family:Tahoma;
	text-align:justify;


}
.imagen_proyectos_ind{
	float:left;
	position:relative;
	width:5%;
	text-align:right;
	vertical-align:top;
		
}
.lider_proyecto{
	color:#619c04;
	font-weight:bold;
}
