.texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: justify;
}
.texto2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
}

.textblacopeq{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight:bold;
	color: #E8E8E8;
}
.textoverdepie {
	color: #B4C16F;
}

.textverde {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2A6757;
	text-align: left;
}
.tituloverde {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2A6757;
}
.subtitulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #585858;
}
.titulogris {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666;
}
.subtituloverde {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A6757;
}


.textverdeclaro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #16952A;
}
.amarillo {
	color: #EAD800;
}
#container #home #areasocios #login-form table {
	text-align: center;
}
.botonizda {
	background-position: left;
	text-align: left;
}

.tituloamarillo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #EAD800;
}
.textoverdechico {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #2A6757;
}

/*------------------ ENLACES -------------------*/
a.desclink:link {
	text-decoration: none;
	font-weight:bold;
	color: #464e54;
}
a.desclink:visited {
	text-decoration: none;
	color: #464e54;
}
a.desclink:hover {
	text-decoration: none;
	color:#959a9e;
}
a.avisolink:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight:bold;
	color: #E8E8E8;
}
a.avisolink:visited {
	text-decoration: none;
	color: #E8E8E8;
}
a.avisolink:hover {
	text-decoration: none;
	color: #E8E8E8;
}
a.correolink:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight:bold;
	color: #B4C16F;
}
a.correolink:visited {
	text-decoration: none;
	color: #B4C16F;
}
a.correolink:hover {
	text-decoration: none;
	color: #B4C16F;
}