@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	background-image: url(imagenes/fondo.png);
	background-repeat: repeat-x;
	background-color: #012D54;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
#cabecera {
	height: 147px;
	background-image: url(imagenes/encabezado.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 13px;
}
#cabecera2 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/encabezado2.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#animacion01 {
	float: left;
	height: 147px;
	width: 50px;
}
#logo {
	float: left;
}
#menu {
	float: right;
	width: 665px;
	height: 65px;
	text-align: right;
}
#menu ul li {
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#animacion02 {
	float: right;
	height: 80px;
	width: 665px;
}
#menu a.link_home {
	color: #FFF;
	text-align: center;
	height: 37px;
	width: 62px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 25px;
	margin-right: 2px;
}
#menu a.link_home:hover {
	background-image: url(imagenes/btn_home.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu li.btn_home {
	color: #FFF;
	text-align: center;
	height: 37px;
	width: 62px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 25px;
	margin-right: 2px;
	background-image: url(imagenes/btn_home.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu a.link_nosotros {
	color: #FFF;
	text-align: center;
	height: 37px;
	width: 86px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 25px;
	margin-right: 2px;
}
#menu a.link_nosotros:hover {
	background-image: url(imagenes/btn_nosotros.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu li.btn_nosotros {
	color: #FFF;
	text-align: center;
	height: 37px;
	width: 86px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 25px;
	margin-right: 2px;
	background-image: url(imagenes/btn_nosotros.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu a.link_cursos {
	color: #FFF;
	text-align: center;
	height: 37px;
	width: 72px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 25px;
	margin-right: 2px;
}
#menu a.link_cursos:hover {
	background-image: url(imagenes/btn_cursos.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu li.btn_cursos {
	color: #FFF;
	text-align: center;
	height: 37px;
	width: 72px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 25px;
	margin-right: 2px;
	background-image: url(imagenes/btn_cursos.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu a.link_iso {
	color: #FFF;
	text-align: center;
	height: 37px;
	width: 90px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 25px;
	margin-right: 2px;
}
#menu a.link_iso:hover {
	background-image: url(imagenes/btn_iso.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu li.btn_iso {
	color: #FFF;
	text-align: center;
	height: 37px;
	width: 90px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 25px;
	margin-right: 2px;
	background-image: url(imagenes/btn_iso.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu a.link_publicaciones {
	color: #FFF;
	text-align: center;
	height: 37px;
	width: 120px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 25px;
	margin-right: 2px;
}
#menu a.link_publicaciones:hover {
	background-image: url(imagenes/btn_publicaciones.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu li.btn_publicaciones {
	color: #FFF;
	text-align: center;
	height: 37px;
	width: 120px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 25px;
	margin-right: 2px;
	background-image: url(imagenes/btn_publicaciones.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu a.link_calendario {
	color: #FFF;
	text-align: center;
	height: 37px;
	width: 98px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 25px;
	margin-right: 2px;
}
#menu a.link_calendario:hover {
	background-image: url(imagenes/btn_calendario.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu li.btn_calendario {
	color: #FFF;
	text-align: center;
	height: 37px;
	width: 98px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 25px;
	margin-right: 2px;
	background-image: url(imagenes/btn_calendario.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu a.link_contacto {
	color: #FFF;
	text-align: center;
	height: 37px;
	width: 85px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 25px;
	margin-right: 2px;
}
#menu a.link_contacto:hover {
	background-image: url(imagenes/btn_contacto.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu li.btn_contacto {
	color: #FFF;
	text-align: center;
	height: 37px;
	width: 85px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 25px;
	margin-right: 2px;
	background-image: url(imagenes/btn_contacto.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#animacion {
	height: 317px;
	background-image: url(imagenes/animacion.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #003C72;
	background-color: #FFAE29;
}
#animacion #slider {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
}

#seccion {
	background-color: #F99A00;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #216093;
	height: 40px;
	background-image: url(imagenes/seccion.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#contenedora_index {
	background-image: url(imagenes/fondo_index.png);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#contenedora {
	background-image: url(imagenes/fondo_contenedora.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

#contenido {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/contenido.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 50px;
}
#contenido p strong {
	color: #2D4968;
}
h1 {
	font-size: 40px;
	font-weight: normal;
	color: #FFF;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-size: 39px;
	line-height: 39px;
	color: #01437F;
	margin-bottom: 20px;
}
h3 {
	font-size: 22px;
	color: #F88E01;
	margin-bottom: 10px;
	margin-top: 25px;
	clear: both;
}
h4 {
	font-size: 28px;
	line-height: 30px;
	color: #01437F;
	margin-bottom: 20px;
	font-weight: normal;
}
h5 {
	font-size: 19px;
	color: #FFF;
}
h6 {
	color: #FF9724;
	font-size: 16px;
	margin-bottom: 15px;
}
p {
	margin-bottom: 15px;
	line-height: 18px;
}
td {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #F4F4F5;
	font-size: 13px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-right-width: 1px;
	text-align: center;
}
#sepyme {
	width: 194px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 1px solid #003D68;
	background-color: #E1E7EC;
	background-image: url(imagenes/fondo_sepyme.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 13px;
}
#sepyme p {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 7px;
}
#col01  {
	float: left;
	width: 580px;
}
#col02 {
	float: right;
	width: 250px;
	background-image: url(imagenes/menu_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#col03 {
	float: left;
	width: 250px;
	background-image: url(imagenes/menu_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#top {
	height: 40px;
	padding-top: 26px;
	padding-left: 35px;
}
#centro {
	background-color: #FAF9F8;
	width: 192px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
#centro ul li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	background-image: url(imagenes/menu_flecha.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 18px;
	font-weight: bold;
	color: #FF9724;
}
#centro ul li a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
#centro ul li a:hover {
	color: #FF9724;
}
#centro a  {
	color: #F88E01;
	text-decoration: none;
}
#centro a:hover {
	color: #999;
	text-decoration: none;
}
#col03 img {
	margin-top: 20px;
	margin-left: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#col03 img.graficos {
	padding: 6px;
	border: 1px solid #CCC;
}

#map {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #CCC;
	margin-top: 20px;
}
#col04 {
	float: right;
	width: 580px;
}
#col04 ol li {
	font-weight: bold;
	color: #01437F;
	font-size: 16px;
	margin-bottom: 10px;
	background-image: url(imagenes/flecha_azul.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;
	margin-left: 40px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFD2D6;
	width: 470px;
}
#col04 ul {
	margin-bottom: 30px;
	list-style-type: none;
}
#col04 ul#publicaciones li a{
	color: #333;
	text-decoration: none;
	background-color: #F5F5F5;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 30px;
	background-image: url(imagenes/pdf.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	margin-bottom: 10px;
	display: block;
	border: 1px solid #DEE0E2;
}
#col04 ul#publicaciones li a:hover {
	color: #AB0000;
	background-color: #E4E6E7;
	border: 1px solid #E0E2E4;
}
#col04 ul#cursos li  a{
	color: #333;
	text-decoration: none;
	background-color: #F5F5F5;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 30px;
	background-image: url(imagenes/cursos_logo.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	margin-bottom: 10px;
	display: block;
	border: 1px solid #DEE0E2;
}
#col04 ul#cursos li a:hover {
	color: #FE720A;
	background-color: #E4E6E7;
	border: 1px solid #E0E2E4;
}
#valores li {
	background-image: url(imagenes/flecha_amarilla.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 18px;
	margin-bottom: 3px;
}
#col04 table tr a {
	background-color: #879DB6;
	color: #FFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#col04 table tr a:hover {
	background-color: #FFB93F;
}
#temario {
	border: 1px dashed #FFBF44;
	margin-top: 35px;
	padding-top: 16px;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 0px;
}
#temario ul li {
	background-image: url(imagenes/flecha_amarilla.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
/*PIE --------------------------------------------------------------------- */
#pie {
	background-image: url(imagenes/pie.png);
	background-color: #012D54;
	background-repeat: repeat-x;
}
#redes {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
}
#redes img {
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pie2 {
	width: 880px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(imagenes/pie_linea.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
}
#pie2 p {
	color: #FFF;
	margin-bottom: 30px;
}
#pie2 a {
	color: #FFF;
}
#pie2 a:hover {
	color: #FC3;
}
.bloqueo {
	clear: both;
}
.foto_seccion {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #D5D7D9;
	margin-bottom: 20px;
	margin-top: 10px;
}
.parrafo_home {
	font-size: 15px;
}
.parrafo_destacado {
	background-color: #D7D8D9;
	border: 1px solid #91A9B5;
	padding: 16px;
	margin-top: 35px;
	font-weight: bold;
	color: #386283;
}
.descargarPDF {
	margin-top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 180px;
}
.tabla1 {
	background-color: #FF9724;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.tabla2 {
	background-color: #EAEAEC;
}
label{
	display:block;
	text-align:right;
	width:160px;
	float:left;
	height: 28px;
	padding-top: 5px;
}
.campo{
	float:right;
	border:1px solid #889BA6;
	width:402px;
	margin-bottom: 11px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #24659B;
	height: 20px;
}
.campomenu {
	float:right;
	border:1px solid #889BA6;
	width:402px;
	margin-bottom: 13px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #24659B;
	height: 20px;
}
.campocomentario {
	float:right;
	border:1px solid #889BA6;
	width:390px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #24659B;
	height: 150px;
}
.linea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2D2D2;
	margin-bottom: 2px;
}
.btn_enviar {
	color: #FFF;
	background-image: url(imagenes/btn_enviar.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	margin-left: 490px;
}
a.link_cv {
	color: #003769;
	width: 230px;
	text-decoration: none;
	font-size: 14px;
	margin-top: 35px;
	float: left;
	background-image: url(imagenes/flecha_azul.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 17px;
}
a.link_cv:hover {
	color: #999;
}
a.link_volver  {
	color: #FF9724;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0DDCA;
	display: block;
	padding-top: 5px;
	margin-top: 15px;
}
a.link_volver:hover {
	color: #999;
}
a.link_pdf {
	background-image: url(imagenes/pdf.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	color: #AB2421;
	text-decoration: none;
}
a.link_pdf:hover {
	color: #01437F;
}
a.link_azul {
	color: #003566;
	text-decoration: none;
}
a.link_azul:hover {
	color: #F9F9F9;
}
a.link_inscripcion {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	background-color: #F1F2F3;
	display: block;
	padding: 5px;
	margin-top: 10px;
}
a.link_inscripcion:hover {
	color: #000;
}
a.link_sepyme {
	color: #003566;
	text-decoration: none;
	background-image: url(imagenes/flecha_azul.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 18px;
}
a.link_sepyme:hover {
	color: #666;
}
#pie2 a.link_enea {
	color: #B8BABE;
	font-size: 12px;
	text-decoration: none;
	margin-left: 95px;
	background-image: url(imagenes/enea.png);
	background-repeat: no-repeat;
	background-position: 33px 0px;
}
#pie2 a.link_enea:hover {
	color: #FFF;
}
#animacion03 {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #D6D6D6;
	margin-bottom: 25px;
}
#animacion_iso {
	padding: 5px;
	margin-top: 20px;
	margin-left: 13px;
	border: 1px solid #BAB9B8;
	width: 210px;
}
.derechos_reservados {
	margin-left: 275px;
}
