@charset "utf-8";
/* CSS Document */
images, div, p, span { behavior: url(/materiales/_recursos/htc/iepngfix.htc) }

@font-face {
    font-family: 'geometric415black-bt';
    src: url('/materiales/_recursos/fonts/geometric415black-bt.eot');
    src: url('/materiales/_recursos/fonts/geometric415black-bt.eot?#iefix') format('embedded-opentype'),
         url('/materiales/_recursos/fonts/geometric415black-bt.woff') format('woff'),
         url('/materiales/_recursos/fonts/geometric415black-bt.ttf') format('truetype'),
         url('/materiales/_recursos/fonts/geometric415black-bt.svg#apexnewbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'handsean';
    src: url('/materiales/_recursos/fonts/handsean.eot');
    src: url('/materiales/_recursos/fonts/handsean.eot?#iefix') format('embedded-opentype'),
         url('/materiales/_recursos/fonts/handsean.woff') format('woff'),
         url('/materiales/_recursos/fonts/handsean.ttf') format('truetype'),
         url('/materiales/_recursos/fonts/handsean.svg#handsean') format('svg');
    font-weight: normal;
    font-style: normal;
}

*{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}

body{
	font-size:19px;
	font-family: Arial, Helvetica, sans-serif;
	color:#00004c;
	margin:0px auto;
	background: #fff;
}
#master{
	width:100%;
	height:auto;
	margin:auto;
}
#cabecera{
	width:100%;
	height:auto;
	background: #fff;
	border-bottom:10px solid #f2ca00;
/*	-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.7);
	box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.5);
	z-index: 100000;
	position: relative;*/
}
#top{
	width:996px;
	height:auto;
	margin: 0px auto;
	display:table;
}
#cabecera .logo{
	float:left;
	clear:none;
}
.btn-cerrar{
	background:#ca0000;
	padding:8px 10px 6px;
	margin:-218px 0px 0px 0px;
	float:right;
	clear:none;
	border-radius:0px 0px 10px 10px;
	
	font-family:'geometric415black-bt', Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration:none;
}
.btn-cerrar:hover{
	cursor:pointer;
	background:#00004d;
}
.btn-volver{
	background:#00004d;
	padding:8px 10px 6px;
	margin:-58px 0px 0px 0px;
	float:right;
	clear:none;
	border-radius:10px;
	
	font-family:'geometric415black-bt', Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration:none;
	z-index: 1000;
	position: relative;
}
.btn-volver:hover{
	cursor:pointer;
	background:#f2ca00;
	color:#ca0000;
}


/** CONTENIDO **/
#bg-prog{
	background: url(/img/bg-curso.png) top left repeat #ca0000;
	padding-bottom:30px;
	-webkit-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.5);
	box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.5);
}
h1{
	width:100%;
	padding:25px 0px 20px 0px;
	font-family:'geometric415black-bt', Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:48px;
	line-height:48px;
	letter-spacing:1px;	
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	text-shadow:0px 0px 7px rgba(0, 0, 0, 0.8);
}
#content{
	width:843px;
	height:auto;
	display:table;
	margin: 0px auto 0px;
	text-align:center;
}

a.unidad{
	width:253px;
	height:122px;
	float:left;
	border-radius:6px;
	border:2px solid #fff;
	padding:0px 0px 5px 0px;
	margin:0 12px 60px 12px;
	text-decoration:none;
	
	background: #00004d;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0NCUiIHN0b3AtY29sb3I9IiMwMDAwNGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDFhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #00004d 44%, #00001a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(44%,#00004d), color-stop(100%,#00001a));
	background: -webkit-linear-gradient(top,  #00004d 44%,#00001a 100%);
	background: -o-linear-gradient(top,  #00004d 44%,#00001a 100%);
	background: -ms-linear-gradient(top,  #00004d 44%,#00001a 100%);
	background: linear-gradient(to bottom,  #00004d 44%,#00001a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00004d', endColorstr='#00001a',GradientType=0 );
}
a.unidad:hover{
	cursor:pointer;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
}
.num-unidad{
	width:96px;
	height:12px;
	margin:0px auto;
	padding:6px 4px 8px;
	background:#fff;
	border-radius:0px 0px 6px 6px;
	font-family:'geometric415black-bt';	
	font-size:17px;
	line-height:17px;
	text-align:center;
	text-transform:uppercase;
	color:#00004d;
}
.tit-ing{
	width:240px;
	height:26px;
	margin:10px auto 0px auto;
	font-family:'handsean';	
	font-size:17px;
	line-height:19px;
	text-align:center;
	color:#fff;
}
.tit-esp{
	width:240px;
	height:20px;
	margin:0px auto;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:15px;
	line-height:19px;
	text-align:center;
	color:#f2ca00;
}
a.unidad img{
	margin-top:6px;
}

.btn-mas-unidades{
	width:326px;
	height:auto;
	display:table;
	margin: 20px auto 0px;
	padding: 23px 0px 22px;
	border-radius:10px;
	
	font-family:'geometric415black-bt', Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;

	color:#fff;
	background:#00004d;
	font-size:23px;
	text-decoration:none;

}
.btn-mas-unidades:hover{
	color:#cd0000;
	background:#f2ca00;
	cursor:pointer;
}

/** UNIDADES **/
#cont-unidad{
	width:996px;
	height:auto;
	display:table;
	margin: 0px auto 0px;
	text-align:center;
}
.modulo{
	width:323px;
	height:auto;
	display:inline-table;
	font-family:'geometric415black-bt', Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
	color:#f2ca00;
	font-size:26px;
	letter-spacing:1px;
	text-decoration:none;
	text-shadow:0px 0px 7px rgba(0, 0, 0, 0.8);
}
.modulo:hover{
	cursor:pointer;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
}

/** CADA AREA **/
#video{
	width:auto;
	height:auto;
	display:table;
	margin:0px auto;
}
#audio{
	width: 715px;
	height: auto;
	display: inline-table;
	margin: 0px auto -52px 263px;
}
#audio .girl{
	width: auto;
	height: auto;
	float: right;
	margin: -210px 10px 0px 0px;
}

/** FORMULARIO DE CONTACTO **/
#form-contacto{
	width:996px;
	height:auto;
	display:table;
	margin:0px auto;
}
.contactoTabla{
	width:auto; 
	height:auto; 
	display:table;
	margin:0px auto 0px;
	color: #fff;
	font-size: 15px;
	font-weight:bold;
}
#form-contacto .txt-campos{
	width:85px;
	font-size:15px;
	letter-spacing:0px;
	text-transform:uppercase;
	display:inline-block;
	color:#fff;
}

#form-contacto input{
	width:290px;
	height:28px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#00004c;
	text-align:left;
	vertical-align:middle;
	margin:7px 0px;
	padding-left:3px;
	letter-spacing:0px;
	background:#fff;
}
#form-contacto textarea{
	width:293px;
	height:130px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#00004c;
	margin:7px 0px 10px;
}
#form-contacto .btn-enviar, .contactoTabla .btn-enviar, .contactoTabla .btn-cancelar{
	width:140px;
	height:auto;
	color:#00004d;
	background:#f2ca00;
	display: table;
	margin:0px auto;
	padding:15px;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
}
#form-contacto .btn-enviar:hover, .contactoTabla .btn-enviar:hover, .contactoTabla .btn-cancelar:hover{
	background:#00004d;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
}

.contactoTabla .btn-enviar, .contactoTabla .btn-cancelar{padding:15px 20px;margin:30px 0px 20px 0px}
.contactoTabla .btn-cancelar{background:#00004d; color:#fff; margin:30px 0px 20px 50px;}
.contactoTabla .btn-cancelar:hover{background:#f2ca00; color:#00004d;}

.contactoTabla input{
	width:290px;
	height:28px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#00004c;
	text-align:left;
	vertical-align:middle;
	margin:7px 0px;
	padding-left:3px;
	letter-spacing:0px;
	background:#fff;
	}

.nota-formulario{
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	text-align:left;
}



/** CONTACTO **/
#contacto{
	width:100%;
	height:auto;
	background:#f2ca00;
	display:inline-table;
	padding:0px;
	margin:0px 0px 20px;
}
.btn-contacto{
	width:996px;
	height:auto;
	display:table;
	margin: 0px auto 0px;
	padding: 4px 0px 2px 0px;
	
	font-family:'geometric415black-bt', Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:right;
	text-transform:uppercase;
	color:#00004d;
	text-decoration:none;

}
.btn-contacto:hover{
	color:#ca0000;
	cursor:pointer;
}


/** PIE **/
#pie{
	width:100%;
	height:auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#00004d;
	padding:0px 0px 20px;
}
#pie .politicas{color:#00004d; text-decoration:none;}
#pie .politicas:hover{color:#c20000;}
.columbia-multimedia{margin:0px auto 0px; display:table; padding-bottom:8px;}
