body {
	background-color: #000;
    height: 100%;
}
/****************************** BOXES */
.boxHeaderContent {
	height: 120px;
	padding: 10px;
	color: #4d1f79;
	background: url(../images/general/header_bg.png) top center no-repeat;
}
.boxLogo {
	margin-top: 20px;
}
.boxSocial div {
	text-align: right;
	height: 50px;
	vertical-align: middle;
	line-height: 50px;
	margin-top: 40px;
}
.boxWrap {
	min-height: 100%;
	height: auto !important;
    height: 100%;
	margin: 0 auto -280px;
}
/*.boxPush,
.boxFooter {
	height: 230px;
}*/
.boxCarousel {
	max-width: 900px;
	margin: 0 auto;
	margin-bottom: 50px;
	border: 5px solid #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 9px 7px rgba(255, 255, 255, 0.5);
	-moz-box-shadow:    0px 0px 9px 7px rgba(255, 255, 255, 0.5);
	box-shadow:         0px 0px 9px 7px rgba(255, 255, 255, 0.5);
}
.boxFooter {
	padding-top: 10px;
	background: url(../images/general/bottom_bg.png) top center repeat-x;
	height: 100px;
}
.boxFooter .menu {
	padding: 5px;
	text-align: center;
}
.boxFooter .menu a {
	color: #97c1cf;
}
.boxFooter .menu a:hover {
	text-decoration: underline;
}
.boxFooter .copyright {
	padding: 5px;
	font-size: 12px;
	text-align: center;
	color: #fff;
}
/* CONTENT SUBBOXES */
.boxTitle {
	padding: 10px 0px;
	margin-bottom: 10px;
	color: #002031;
	font-family: RetroStereoThin, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	border-bottom: 1px solid #609bb4;
	text-align: right;
}
.boxSubTitle {
	padding: 5px 20px;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #4F227C;
	text-align: center;
}
.boxSubSubTitle {
	padding: 5px 20px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #6e3e9a;
	text-align: center;
}
hr {
	border-bottom: 1px solid #4F227C;
}
.boxSubTitleImg {
	max-width: 475px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.boxSubTitleImg img {
	border-radius: 10px;
	border: 1px solid #999;
}
.boxCentral {
	margin-top: 20px;
}
.boxInfoIn {
	padding: 10px;
	background: #FFF;
}
.boxImagen {
	margin-top: 20px;
	margin-bottom: 20px;
}
/****************************** BOXES Y DIVS - RESPONSIVES */
@media (min-width: 768px) {
	.boxHeader {
		height: 120px;
	}
	.boxFooter {
		height: 100px;
	}
	.boxFooter {
		margin: 0 auto;
		width: 760px;
	}
}
@media (max-width: 767px) {
	.boxHeader {
		padding-bottom: 10px;
	}
	.boxLogo img {
		width: 100%;
		height: 100%;
		max-width: 256px;
		max-height: 127px;
	}
	.boxFooter {
		width: 100%;
		margin: 0 auto;
		height: 150px;
		background-color: #002031;
	}
	.boxSocial div {
		text-align: center;
		margin-top: 10px;
	}
	.boxLogo {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (min-width: 992px) {
	.boxFooter {
		width: 970px;
		margin: 0 auto;
	}
}
/****************************** THUMBS */
.thumbs > img,
.thumbs a > img {
	display: block;
	max-width: 100%;
	height: auto;
}
.thumbs {
	overflow: hidden;
	position: relative;
	display: block;
	background-color: #FFF;
	border: 4px solid #FFF;
	border-radius: 15px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	padding: 0px;
	margin-bottom: 3px;
	max-width: 469px;
	margin-left: auto;
	margin-right: auto;
}
.thumbs:hover,
.thumbs:focus,
.thumbs:active {
	border-radius: 20px;
	border: 2px solid #50237d;
}
.thumbs img {
	border-radius: 15px;
}
.thumbs-caption {
	background-image: url(../images/inicio/over_bg.png);
	background-repeat: repeat-x repeat-y;
	bottom: -10px;
	color: #FFF;
	padding: 10px;
	position: absolute;
	transition: bottom 300ms ease 0s;
	width: 100%;
	line-height: 18px;
	/*  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
	filter: alpha(opacity=70);
	-moz-opacity:0.5;
	opacity: .7;
	-khtml-opacity: 0.5;*/
	padding-bottom: 20px;
}
.thumbs-caption .mainTitle {
	font-size: 16px;
	font-weight: bold;
	color: #dba3ff;
}
.thumbs-caption .title {
	font-size: 18px;
	font-weight: bold;
}
.thumbs-caption .subtitle {
	color: #509ca2;
	font-size: 16px;
	font-weight: normal;
}
.thumbs .thumbs-caption:hover {
	bottom: 0px;
}
/* PARA AFIRMACION */
.thumbs .thumbsText {
	top: 0px;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	padding: 10px;
	position: absolute;
	width: 100%;
	line-height: 20px;
}
.thumbs .thumbsText .thumbsFecha {
	font-size: 16px;
	font-weight: normal;
}
.thumbs .thumbsText .thumbsAfirmacion {
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
}
.thumbs button {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 100;
}
@media (max-width: 407px) {
	.thumbs .thumbsText .thumbsAfirmacion {
		font-size: 12px;
		font-weight: normal;
		line-height: 10px;
	}
	.thumbs-caption .subtitle {
		font-size: 12px;
	}
	.thumbs .thumbsText {
		font-size: 16px;
	}
	.thumbs .thumbsText .thumbsFecha {
		font-size: 12px;
	}
	.thumbs-caption {
		font-size: 14px;
	}
}
/****************************** FICHAS */
.noPad {
	padding-left: 10px;
	padding-right: 10px;
}
.fichas {
	overflow: hidden;
	position: relative;
	display: block;
	background-color: #FFF;
	border: 1px solid #50237d;
	border-radius: 5px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	padding: 0px;
	margin-bottom: 10px;
	max-width: 469px;
	margin-left: auto;
	margin-right: auto;
}
.fichas .inner {
	padding: 10px 20px;
}
.fichas .titulo {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	background-color: #014962;
	color: #FFF;
}
.fichas .button {
	position: absolute;
	bottom: 5px;
	right: 5px;
	z-index: 1;
}
.fichas .buttoninscribirse {
	position: absolute;
	bottom: 5px;
	left: 5px;
	z-index: 1;
}
.fichas .imagen {
	width: 100%;
	margin-bottom: 10px;
}
.fichas img {
	border: 1px solid #CCC;
	border-radius: 5px;
}
.fichas .info {
	margin-bottom: 10px;
	height: 150px;
}
.fichas .descripcion {
	margin-bottom: 30px;
	height: 60px;
}
/****************************** FICHAS */
.descargas {
	overflow: hidden;
	position: relative;
	display: block;
	border: 1px solid #CCC;
	border-radius: 5px;
	height: 110px;
	margin-bottom: 10px;
	text-align: center;
}
.descargas .titulo {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	width: 100%;
/*	background-color: #014962;
	color: #FFF;
	height: 50px;*/
}

/****************************** BOTONES */
.botFB {
	position: relative;
	display: inline-block;
	width: 34px;
	height: 34px;
	background: url(../images/general/logo_fb.png);
}
.botFB:hover {
	background-position: -34px 0;
}
.botTW {
	position: relative;
	display: inline-block;
	width: 34px;
	height: 34px;
	background: url(../images/general/logo_tw.png);
}
.botTW:hover {
	background-position: -34px 0;
}
.verification { 
	display: none; 
}
.verificationother { 
	display: none; 
}


.tableCost {
	font-size: 16px;
	font-weight: bold;
	color: #ed1c24;
}
.tableTitle {
	font-size: 14px;
	font-weight: bold;
	color: #034c76;
}
.tableDescription {
	font-size: 12px;
	font-weight: bold;
	color: #16acbe;
}


.titleCost {
	font-size: 20px;
	font-weight: bold;
	color: #ed1c24;
}
.titleDescription {
	font-size: 16px;
	color: #034c76;
}
/*.tableDescription {
	font-size: 12px;
	font-weight: bold;
	color: #16acbe;
}*/