/* FONTS ------------------------------ */

@font-face {
  font-family: 'web';
  src: url('../fonts/FuturaLT-Book.eot');
  src: url('../fonts/FuturaLT-Book.eot?#iefix') format('embedded-opentype'),
      url('../fonts/FuturaLT-Book.woff2') format('woff2'),
      url('../fonts/FuturaLT-Book.woff') format('woff'),
      url('../fonts/FuturaLT-Book.ttf') format('truetype'),
      url('../fonts/FuturaLT-Book.svg#FuturaLT-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'web-light';
  src: url('../fonts/FuturaLT-Light.eot');
  src: url('../fonts/FuturaLT-Light.eot?#iefix') format('embedded-opentype'),
      url('../fonts/FuturaLT-Light.woff2') format('woff2'),
      url('../fonts/FuturaLT-Light.woff') format('woff'),
      url('../fonts/FuturaLT-Light.ttf') format('truetype'),
      url('../fonts/FuturaLT-Light.svg#FuturaLT-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'web-bold';
  src: url('../fonts/FuturaLT-Bold.eot');
  src: url('../fonts/FuturaLT-Bold.eot?#iefix') format('embedded-opentype'),
      url('../fonts/FuturaLT-Bold.woff2') format('woff2'),
      url('../fonts/FuturaLT-Bold.woff') format('woff'),
      url('../fonts/FuturaLT-Bold.ttf') format('truetype'),
      url('../fonts/FuturaLT-Bold.svg#FuturaLT-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}

.fuentes {
  font-family: 'web';
  font-family: 'web-light';
  font-family: 'web-bold';
}

/* GENERALES ------------------------------ */

body {
	margin: 0px;
	padding: 0px;
	background-color:#f3f3f3;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

image{
	border:none;

}

#divContent1 { background-color: #f3f3f3; }

#divContent2 {
	width: 970px;
	min-height: 350px;
	padding: 20px 0px 40px 0px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}

#divBannerSm1 {
	height: 95px;
	background-image: url(../imagenes/bg_bannersm.gif);
	background-repeat: repeat-x;
}

#divBannerSm2 {
	width: 945px;
	padding: 30px 25px;
	margin-right: auto;
	margin-left: auto;
	font-family: 'web';
	font-size: 31px;
	color: #2b2b2b;
	text-align: right;
	text-shadow: 1px 1px 1px #ffebae;
	filter: dropshadow(color=#ffebae, offx=1, offy=1);
	background-image: url(../imagenes/bg_bannersm2.gif);
	background-repeat: no-repeat;
}

hr {
	border: none;
	border-bottom: 1px solid #ddd;
	padding: 12px 0 0 0;
	margin-bottom: 12px;
	line-height: 24px;
	text-align: center;
}

/* TXT ------------------------------ */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	margin: 0;
	padding: 0;
}

.txtNormal1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 25px;
}

/* HEADER ------------------------------ */

#divHeader1 {
	height: 67px;
	background-image: url(../imagenes/bg_header.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

.headerLinks{
	float:right;
	padding:12px;
	color: #999;
}

.headerLink{
	color: #ee9700;
	text-decoration:none;


}

.headerLink:hover{
	color: #fea710;
}

#divHeader2 {
	width: 950px;
	height: 53px;
	padding: 14px 10px 0px 10px;
	margin-right: auto;
	margin-left: auto;
}

.divHeaderLogos {
	float:right;
	margin:3px 0 0 5px;
}

/* NAV ------------------------------ */

#divNav1 {
	height: 42px;
	background-color: #2b2b2b;
}

#divNav2 {
	width: 970px;
	height: 42px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#divNav2 ul {
	list-style-type: none;
	margin: auto;
	padding: 0;
	display:inline-block;
}

#divNav2 ul li {
	float: left;
}

#divNav2 ul li a {
	height: 42px;
	padding: 0px 7px 0px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	line-height: 42px;
	letter-spacing:1px;
	text-decoration: none;
	display: block;
}

#divNav2 ul li a:hover { background-color: #4d4d4d; }

.navSel {
	height: 42px;
	padding: 0px 7px 0px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 42px;
	letter-spacing:1px;
	text-decoration: none;
	display: block;
	background-color: #f5a400;
	cursor: default;
}

/* SLIDER ------------------------------ */

#divSlider1 {
	height: 300px;
	background-image: url(../imagenes/bg_slider.gif);
	background-repeat: repeat-x;
}

#divSlider2 {
	width: 970px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
}

#divSlider3 {
	width: 970px;
	height: 300px;
	position: absolute;
	z-index: 1;
}

/* FOOTER ------------------------------ */

#divFooter {
	width: 970px;
	height: 58px;
	padding-top: 22px;
	margin-left: auto;
	margin-right: auto;
}

#divFooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #939393;
	text-decoration: none;
	margin-right: 10px;
}

#divFooter a:hover { color: #fff; }

/* HOME ------------------------------ */

#divBanners { padding:10px 0 20px 0; }

#divBanners img {
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border:2px solid #ddd;
}

#divNoticias { text-align:center; }

#divNoticias h1 {
	font-family: "Futura LT Book";
	font-size: 20px;
	color: #454545;
	font-weight: normal;
	padding: 0;
	margin: 0 0 8px 0;
}

.noticiasFb {
	background-color: #FFF;
	border: 1px solid #d2d3d6;
	-webkit-border-radius: 4px;
	 border-radius: 4px;
}

#divNoticias ._2p3a { width:968px !important; height:498 !important; }

/* HISTORIA ------------------------------ */

#divHistoria {
	margin: 20px 20px 0 20px;
	overflow: hidden;
}

#divHistoria img {
	float: right;
	margin-left: 17px;
	border: 3px solid #e2e2e2;
}

/* CONTACTO ------------------------------ */

.inputContacto {
	width: 400px;
	height: 20px;
	padding-left: 4px;
	margin-bottom: 10px;
	color: #5b5b5b;
	border: 1px solid #5b5b5b;
	background-color: #d8d5d0;
	outline: none;
}

.inputContacto2 {
	width: 95px;
	height: 20px;
	padding-left: 4px;
	margin: 0;
	color: #5b5b5b;
	border: 1px solid #5b5b5b;
	background-color: #d8d5d0;
	outline: none;
}

.tAreaContacto {
	width: 398px;
	padding: 2px 0 0 4px;
	margin: 0px 0 3px 0;
	color: #5b5b5b;
	border: 1px solid #5b5b5b;
	background-color: #d8d5d0;
	outline: none;
	resize: none;
}

.buttonContacto {
	width: 60px;
	height: 25px;
	font-size: 12px;
	color: #fff;
	background-color: #5b5b5b;
	border: none;
	cursor: pointer;
	outline: none;
}

.buttonContacto2 {
	width: 130px;
	height: 21px;
	padding-top: 4px;
	font-size: 12px;
	color: #fff;
	background-color: #5b5b5b;
	border: none;
	cursor: pointer;
	outline: none;
}

#landing {
	margin-left: auto;
	margin-right: auto;
	margin-top: 75px;
	text-align: center;
}

#landing p {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #545666;
}

#landing img { margin-bottom: 15px; }

/* CONTENIDO ------------------------------ */

/* Izquierda ------------ */

.flecha {
	width: 15px;
	height: 54px;
	position: absolute;
	right: 8px;
	background-repeat: no-repeat;
}

.flechaAbajo { background-image: url(../imagenes/arrow_down.png); }
.flechaArriba { background-image: url(../imagenes/arrow_up.png); }

/* Categoria */

#divMenuDer {
	width: 295px;
	padding-right: 60px;
	display: table-cell;
	vertical-align: top;
}

#divMenuDer ul {
	list-style-type: none;
	margin: auto;
	-webkit-padding-start: 0px;
}

#divMenuDer ul li { position: relative; }

#divMenuDer .menuSel {
	width: 234px;
	margin: 0 0 6px 0;
	padding: 20px 30px 20px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #404040;
	line-height: 14px;
	text-decoration: none;
	text-shadow: none;
	display: block;
	background-color: #ef9900;
	cursor: default;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border:2px solid #ddd;
}

#divMenuDer .menuDesel {
	width: 234px;
	margin: 0 0 6px 0;
	padding: 20px 30px 20px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5b5b5b;
	line-height: 14px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #ecebe9;
	filter: dropshadow(color=#ecebe9, offx=1, offy=1);
	display: block;
	background-color: #d8d5d0;
	cursor: pointer;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border:2px solid #ddd;
}

#divMenuDer .menuDesel:hover {
	color: #ffffff;
	text-shadow: none;
	background-color: #5b5b5b;
}

/* Subcategoria */

#divMenuDer ul ul {
	list-style-type: none;
	margin: auto;
	padding: 0;
	display:inline-block;
}

#divMenuDer ul ul li {}

#divMenuDer ul ul li a {
	width: 200px;
	margin: 0 0 6px 34px;
	padding: 12px 30px 12px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5b5b;
	line-height: 12px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #ecebe9;
	filter: dropshadow(color=#ecebe9, offx=1, offy=1);
	display: block;
	background-color: #e5e2dc;
	cursor: pointer;
}

#divMenuDer ul ul li a:hover {
	color: #ffffff;
	background-color: #757575;
	text-shadow: none;
}

#divMenuDer .subMenuSel {
	background-color: #ffa200;
	cursor: default;
}

#divMenuDer .subMenuSel:hover {
	background-color: #e5d6b8;
	color: #5b5b5b;
	cursor: default;
}

/* Derecha ------------ */

#divContIzq {
	width: 616px;
	margin: 20px 20px 0 20px;
	vertical-align: top;
	display: table-cell;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	margin: 0;
	padding: 0;
}

#divContIzq img {
	float: right;
	margin: 17px 0px 17px 17px;
	border: 3px solid #e2e2e2;
}

#divContIzq .tituloNota {
	font-family: "Futura LT Book";
	font-size: 23px;
	color: #454545;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#divContIzq p { margin: 17px 0px 0px 0px; }

#divContIzq h2 {
	font-family: "Futura LT Book";
	font-size: 18px;
	color: #454545;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

/* CURSOS ------------------------------ */

/* Cursos ------------ */

#cursos {
	list-style-type: none;
	margin: auto;
	padding: 0;
}

#cursos img {
	margin-right:25px;
	border: 3px solid #e2e2e2;
}

#cursos h3 {
	font-family: "Futura LT Book";
	font-size: 22px;
	color: #454545;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#cursos a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #ee9700;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

/* Curso ------------ */

#curso img {
	margin-right:25px;
	border: 3px solid #e2e2e2;
}

#curso h2 {
	font-family: "Futura LT Book";
	font-size: 25px;
	color: #454545;
	font-weight: normal;
	margin: 10px 0;
	padding: 0;
}

#curso a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #ee9700;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#curso p { margin-bottom:10px; }

/* Paginacion ------------ */

.paging {}

.pagingContent {
	display: table;
	width: 100%;
}

.pagResultado {
	width: 120px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 38px;
	vertical-align: top;
	text-align: left;
	display: table-cell;
}

.pagPaginas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height: 38px;
	display: table-cell;
	vertical-align: top;
}

.pagLinks {
	display: table-cell;
	text-align: right;
}

.pagLinks ul {
	margin: 0;
	text-align: right;
	padding: 0;
}

.pagLinks ul li {
	list-style: none;
	display: inline-block;
	text-align: center;
	margin: 0;
}

.pagLinks ul li span {
	width: 38px;
	height: 38px;
	margin: 0 4px;
	font-size: 12px;
	line-height: 38px;
	color: #fff;
	background-color: #ef9900;
	border: none;
	border-top: solid 1px #ffa200;
	border-bottom: solid 1px #e08e00;
	box-sizing: border-box;
	text-decoration: none;
	float: left;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.pagLinks ul li a {
	width: 38px;
	height: 38px;
	margin: 0 4px;
	font-size: 12px;
	line-height: 38px;
	color: #888;
	background-color: #eeeeee;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #dddddd;
	box-sizing: border-box;
	text-decoration: none;
	float: left;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
	font-family: Arial, Helvetica, sans-serif;
}

.pagLinks ul li a:hover {
	background-color: #fff;
	cursor: pointer;
}

/* Login ------------ */

.mensaje {
	background-color:#f8e0a9;
	border:1px solid #f1ad0e;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin-bottom: 20px;
}

#divForm {
	width: 300px;
	margin: auto;
	background-color: #fff;
	padding: 20px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
}

#divForm fieldset {
	font-family: Arial, Helvetica, sans-serif;
	color: #888;
	border: 1px solid #ddd;
}

#divForm label {
	font-family: Arial, Helvetica, sans-serif;
	color: #888;
	font-size: 12px;
	font-weight: normal;
}

#divForm input {
	font-family: Arial, Helvetica, sans-serif;
	color: #888;
	font-size: 12px;
	font-weight: normal;
	padding: 8px;
	border: 1px solid #aaa;
	margin-bottom: 8px;
}

#divForm .ssa {
	background-color: #f39f00;
	padding: 12px;
	display: block;
	text-align: center;
	color: #000;
	text-decoration: none;
}

/* GALERIAS ------------------------------ */

.divFoto {
	margin: 0 7px 30px 7px;
	float: left;
}

.divFotoMarco {
	height: 110px;
	border: 3px solid #e2e2e2;
	margin: 0 0 5px 0;
	padding: 0;
	cursor: pointer;
	display: inline-block;
}

.divFotoTitulo {
	font-family: "Futura LT Book";
	font-size: 13px;
	color: #454545;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 0;
	cursor: default;
}

/* TERMINOS ------------------------------ */

.divTerms1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	display: inline-block;
	text-align: left;
	padding: 8px 0 0 0;
	margin: 0;
	vertical-align: top;
}

.divTerms1 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #d25400;
	display: inline-block;
}

.divTerms2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	display: inline-block;
	text-align: left;
	padding: 6px 0 0 0;
	margin: 0;
	vertical-align: top;
}

.divTerms2 a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #d25400;
	display: inline-block;
	text-decoration: underline;
}

.terminos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #545666;
}
