﻿.fondo_fundasol {
	background-image: url(/images/fondos/fondo_fundasol4.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	border-top: 1px solid #009;
	border-bottom: 1px solid #009;
}
.fondo_asesoramiento {
	background-image: url(images/fondos/fondo_asesoramiento.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	border-top: 1px solid #093;
	border-bottom: 1px solid #093;
}
.bordeazul {
	border: solid 1px #009;
}
.bordeverde {
	border: solid 1px #093;
}
.bordenaranja {
	border-bottom: 1px solid #f99c1c;
	border-top-color: #f99c1c;
	border-top-width: 1px;
	border-right-color: #f99c1c;
	border-right-width: 1px;
	border-left-color: #f99c1c;
	border-left-width: 1px;
}
.borderojo {
	border: solid 1px #c00;
}
.fondo_fundasol {
	background-image: url(/images/fondos/fondo_fundasol4.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	border-top: 1px solid #009;
	border-bottom: 1px solid #009;
}
.fondo_creditos {
	background-image: url(/images/fondos/fondo_creditos.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	border-top: 1px solid #facc12;
	border-bottom: 1px solid #facc12;
}
.fondo_capacitacion {
	color: #000;
	background-image: url(/images/fondos/fondo_cursos.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	border-top: 1px solid #c00;
	border-bottom: 1px solid #c00;
}
.10px {
	color: #000;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: 700;
	vertical-align: bottom;
}
.10px:hover {
	color: #000;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
.h2fundasol {
	color: #009;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}
.h2asesoramiento {
	color: #093;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}
.h2capacitacion {
	color: #c00;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}
.h2creditos {
	color: #dfb406;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
}