/*****NARANJA: APADRINAMIENTO DE EMPRESA*****/

.borde_naranja_apadrinamiento {
	padding: 10px;
	border: 1px dotted #EE6A23;
}
.titular_naranja_apadrinamiento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #EE6A23;
	text-decoration: none;
}
a.titular_naranja_apadrinamiento:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
.naranja_apadrinamiento {
	color: #EE6A23;
}
a.naranja_apadrinamiento:hover {
	color: #888888;
}

/*****VERDE: SOCIO O DONANTE*****/

.borde_verde_socio {
	padding: 10px;
	border: 1px dotted #6D7900;
}
.titular_verde_socio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #6D7900;
	text-decoration: none;
}
a.titular_verde_socio:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
.verde_socio {
	color: #6D7900;
}
a.verde_socio:hover {
	color: #888888;
}

/*****TURQUESA: CONVENIO DE COLABORACIÓN*****/

.borde_turquesa_convenio {
	padding: 10px;
	border: 1px dotted #3C7575;
}
.titular_turquesa_convenio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #3C7575;
	text-decoration: none;
}
a.titular_turquesa_convenio:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
.turquesa_convenio {
	color: #3C7575;
}
a.turquesa_convenio:hover {
	color: #888888;
}

/*****ROJO: PATROCINIO Y EVENTOS*****/

.borde_rojo_patrocinio {
	padding: 10px;
	border: 1px dotted #941215;
}
.titular_rojo_patrocinio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #941215;
	text-decoration: none;
}
a.titular_rojo_patrocinio:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
.rojo_patrocinio {
	color: #941215;
}
a.rojo_patrocinio:hover {
	color: #888888;
}

/*****MARRÓN: ACCIONES CON PRODUCTOS O SERVICIOS*****/

.borde_marron_acciones {
	padding: 10px;
	border: 1px dotted #714900;
}
.titular_marron_acciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #714900;
	text-decoration: none;
}
a.titular_marron_acciones:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
.marron_acciones {
	color: #714900;
}
a.marron_acciones:hover {
	color: #888888;
}

/*****AMARILLO: OTRAS FORMAS DE COLABORAR*****/

.borde_amarillo_otras {
	padding: 10px;
	border: 1px dotted #EF8401;
}
.titular_amarillo_otras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #EF8401;
	text-decoration: none;
}
a.titular_amarillo_otras:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
.amarillo_otras {
	color: #EF8401;
}
a.amarillo_otras:hover {
	color: #888888;
}
.borde_azul {

	padding: 20px;
	border: 1px dotted #00255F;
}
.borde_logos {
	border: 1px dotted #CCD2DD;
}

