@charset "utf-8";
@import url("../webfonts/pt_sans_web_regular/stylesheet.css");
/* CSS Document */
/**********************************************************************COLORES*/
.a_azul {color:#003663:}
.a_lima {color:#c2d835;}
.a_real {color:#004088;}
.a_gris {color:#ccc;}
.a_gris_osc {
	color: #666;
}

html, body {height: 100%;}

body {
	margin: 0px;
	padding: 0px;
	font-family: "pt sans web regular", tahoma;
	color: #333;
	font-size:14px;
}
a {
	color: #666;
}
a:hover {color: #004088;}

p, li, ol, ul { margin:0px; padding:0px;}

h1 { font-size:22px; font-weight:normal;}

h2 {font-size:16px; font-weight:bold; color:#666; margin-left:20px;}

h3 {}

.clear { clear:both;}

img a{border:none;}

/**********************************************************************ACCESO*/
.acceso_fondo { width:100%; margin-left:auto; margin-right:auto; background-color:#f6f6f6;}
.acceso { width:960px; margin-left:auto; margin-right:auto; padding-top:20px;}

.logo { width:330px; float:left; height:90px;}
.logo img {border:none;}
.acceso_aula { width:370px; float:right;}
.login_col1 {
	width: 100px;
	float: right;
	font-size: 23px;
	color: #003663;
	text-align: right; margin-left:10px;
}
.login_col1 span {color: #003663;}
/*.login_col1 span { color:#FFF;text-shadow: 1px 1px white, -1px -1px #333;}*/

.login_col2 {width:140px;	float: right;  margin-left:10px;}
.login_col2 input {
	float: right;
	width: 130px;
	padding: 2px;
	color: #666;
	background-image: url(../img/login_acceso.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #003663;
	margin-bottom:3px;
}


.login_col3 {width:100px;	float: right; margin-left:10px;}
.login_col3 span { font-size:11px; color:#999;}
.login_col3 input[type=submit] {
    width: 86px;
    height: 34px;
    background: url(../img/login.png) no-repeat center;
    text-indent: -999px;
    cursor: pointer;
}
.olvido_clave {font-size:11px;}

/**********************************************************************MENU*/

.m_social {
	float: right;
	width: 120px;
	margin-top: 10px;
}

.ms_it a {
    float: left;
    display: block;
    margin-left: 5px;
}

/**********************************************************************SLIDER*/
.slider { width:100%; margin-left:auto; margin-right:auto;height: 450px;}


.cab_ins_fondo {
	width: 100%;
	height: 267px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/slider_int_fondo_ins.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.cab_ins {
	width: 960px;
	height: 267px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/slider_int_ins.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
.cab_ins span {margin-right: 330px;
	padding-top: 150px; float:left;}
.cab_ins p{
	text-align: left;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	background-color: rgba(0, 54, 99, 0.5);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;	}

.cab_mas_fondo {
	width: 100%;
	height: 267px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/slider_int_fondo_ins.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.cab_mas {
	width: 960px;
	height: 267px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/slider_int_mas.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cab_mas p {margin-right: 330px;
	padding-top: 170px;}
.cab_mas span{
	text-align: right;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	background-color: rgba(0, 54, 99, 0.5);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.cab_rec {
	width: 960px;
	height: 267px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/slider_int_rec.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cab_rec span {margin-right: 330px;float:left;
	padding-top: 100px;}
.cab_rec p{
	text-align: left;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	background-color: rgba(0, 54, 99, 0.5);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.cab_mat {
	width: 960px;
	height: 267px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/slider_int_mat.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cab_mat span {margin-right: 330px;float:left;
	padding-top: 100px;}
.cab_mat p{
	text-align: left;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	background-color: rgba(0, 54, 99, 0.5);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.cab_faq {
	width: 960px;
	height: 267px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/slider_int_faq.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cab_faq span {margin-right: 330px;float:left;
	padding-top: 100px;}
.cab_faq  p{
	text-align: left;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	background-color: rgba(0, 54, 99, 0.5);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.cab_con {
	width: 960px;
	height: 267px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/slider_int_contacto.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cab_con span {margin-right: 330px;float:left;
	padding-top: 100px;}
.cab_con  p{
	text-align: left;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	background-color: rgba(0, 54, 99, 0.5);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}


.cab_com {
	width: 960px;
	height: 267px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/slider_int_como.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cab_com span {margin-left: 330px;float:right;
	padding-top: 100px;}
.cab_com  p{
	text-align: left;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	background-color: rgba(0, 54, 99, 0.5);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}



/**********************************************************************CUERPO*/
.cuerpo_fondo {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/fondo_patron.jpg);
	background-color: #F1F1F1;
}
.cuerpo {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;

	}

	.cuerpo_col { float:right;
	width: 290px;

}




.cuerpo p{ text-align:justify; margin-bottom:15px; }

.img_left{ float:left; margin-right:20px; margin-bottom:20px;}

.img_right{ float:right; margin-left:20px; margin-top:20px;}




/**********************************************************************PIE*/
.pie_fondo { width:100%; margin-left:auto; margin-right:auto; background-color:#004088;}
.pie {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.pie a{ color:#FFF;}
.pie a:hover{ color:#c2d835; }

.pie ul {
	margin-left: 20px;
	list-style-type: none;

}
.c_lista_encabezado {
	background-image: url(../img/lista.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

.pie ul li{
	margin-bottom: 3px;
}
.pie ul li a{ text-decoration:none}
.pie ul li a:hover{ text-decoration:underline}

.pie .m_social {
	float: left;
	width: 140px;
	margin-top: 10px;
}

.pie .ms_it {
    float: left;
    width: 22px;
    height: 22px;
    margin-left: 10px;
}

/**********************************************************************REMATE*/
.remate {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	text-align: center;
	background-color: #003663;
	padding-top:10px; padding-bottom:10px;
	font-size:10px;
}
.remate a{ color:#FFF;}
.remate a:hover{ color:#c2d835; }

/**********************************************************************CARRUSEL*/

#wrapper {
				background-color: #fff;
				width: 100%;
				height: 450px;
				/*margin-top: -225px;*/
				overflow: hidden;
				position: absolute;
				/*top: 50%;*/
				left: 0;
			}
			#carousel img {
				display: block;
				float: left;
			}
			#prev, #next {
				background-color: rgba(0, 0, 0, 0.5);
				display: block;
				height: 450px;
				width: 51.25%;
				top: 0;
				position: absolute;
			}
			#prev:hover, #next:hover {
				background-color: #000;
				background-color: rgba(0, 0, 0, 0.3);
			}
			#prev {
				left: -495px;
			}
			#next {
				right: -495px;
			}
			#pager {
				margin-left: -70px;
				position: absolute;
				left: 50%;
				bottom: 10px;
			}
			#pager a {
				border: 2px solid #fff;
				border-radius: 10px;
				display: inline-block;
				width: 10px;
				height: 10px;
				margin: 0 5px 0 0;
			}
			#pager a:hover {
				background-color: rgba(255, 255, 255, 0.5);
			}
			#pager a span {
				display: none;
			}
			#pager a.selected {
				background-color: #fff;
			}
/**********************************************************************COLUMNAS*/
.left {}
.right {float:right;}

/*3 columnas*/

.col3_1 { width: 270px; margin-left:10px; margin-right:10px; float:left; margin-bottom:15px;}
.col3_2 { width: 630px; margin-left:10px; margin-right:10px; float:left; margin-bottom:15px;}
.col3_3 { width: auto; margin-left:10px; margin-right:10px; float:left; margin-bottom:15px;}
.col_falsa { width:50px; height:150px;float:left ; display:block;}

/**********************************************************************COLUMNAS destacados*/

.c_destacado {


}
.c_destacado a{
	height: 22px;
	background-color: #003663;
	margin-top: 140px;
	background-image: url(../img/c_plus.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 15px;
	color: #FFF;
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 15px;
}
.c_destacado a:hover{	background-color: #666;
}


#c_homologaciones {
	background-image: url(../img/c_homologaciones.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#c_oferta {
	background-image: url(../img/c_oferta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#c_matriculate {
	background-image: url(../img/c_matriculate.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#c_empresa {
	background-image: url(../img/c_empresa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#c_psicologia {
	background-image: url(../img/c_psicologia.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.izq_break { display:none}

#videobg { background-color:none}

/**********************************************************************FRANJA destacados*/


.f_destacado_fondo { background-color:#eaeaea; width:100%;}

.f_destacado {width:960px; margin-left:auto; margin-right:auto; padding-bottom:30px; padding-top:10px;}

.dest_master {
	width: 200px;
	margin-left: 40px;
	float: left;
background-color: #003663;
	height: 227px;
		font-size: 14px;
	color: #FFF;display:block;
}
.dest_master img {width: 200px; height:150px; }
.dest_master p{ }
.dest_master p a{ color:#FFF; text-decoration:none; padding-left:10px; padding-right:33px; display:block; padding-bottom: 10px; padding-top:10px;
	background-image: url(../img/c_plus.jpg);
	background-repeat: no-repeat;
	background-position: right bottom; min-height:52px; display:block;}

	.dest_master p a:hover {background-color: #004088;display:block;}

/**********************************************************************LISTADO MASTERES*/

.area_master {
	width: 200px;
	margin-left: 25px;
	float: left;
	background-color: #004088;

	font-size: 14px;
	color: #FFF;
	margin-bottom: 50px;
	padding-bottom: 15px;
}
.area_master_img {width: 200px; height:150px; }
.area_master span {
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 33px;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	height:50px;

	}

	.area_master_boton {
	text-align: center;
}

/**********************************************************************PRINCIPIOS Y VALORES*/
.valores {
	text-align: center;
}
/**********************************************************************QUIENES SOMOS / LA INSTITUCION*/

.ver_masteres a { display:block;
	background-color: #EAEAEA;
	background-image: url(../img/boton_ver_masteres.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 20px;
	text-decoration:none;
	margin-bottom:20px;
}
.ver_masteres a:hover { background-color: #ccc;}

/**********************************************************************HOMOLOGACIONES*/
.homologaciones {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.homologaciones img{ margin:10px;}
.homologaciones_titular {}

.dest_homologaciones {
	width: 200px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #F6F6F6;
	text-align: center;
	padding: 10px;
	font-size: 11px;
}
.dest_homologaciones div{
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE2E8;
	padding-bottom: 10px;
}

.bot_matricula { float:right; width:208px; height:50px; margin-right:10px; margin-bottom:20px;}

/***********************************************************************/
.ver_con_mat a{
	display: block;
	width: auto;
	padding-left: 25px;
	margin-left: 20px;
	margin-right: 40%;
	background-image: url(../img/flecha_dest.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-color: #EAEAEA;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 42px;
	color: #003663;
	text-decoration: none;
}
.ver_con_mat a:hover { background-color: #ccc;}



/**********************************************************************MATRICULACION*/
.matriculacion input[type=checkbox], .contacto input[type=checkbox] {
		width: inherit;
		margin-top: 5px;
		vertical-align: sub;
}

.matriculacion label.check, .contacto label.check {
		display: inline;
}

.matriculacion input[type=submit], .contacto input[type=submit] {
    background: url(../img/b_aceptar.png);
    width: 85px;
    height: 32px;
    text-indent: -999px;
    border:0;
    cursor: pointer;
}

.matriculacion input[type=reset], .contacto input[type=reset] {
    background: url(../img/b_borrar.png);
    width: 85px;
    height: 32px;
    text-indent: -999px;
    border:0;
    cursor: pointer;
}
.botones_enviar { width:200px; margin-left:auto; margin-right:auto;}

.matriculacion ul.formulario, .contacto ul.formulario {
    list-style: none outside none;
    margin-bottom: 30px;
    padding: 0;

}

.matriculacion ul.formulario > li, .contacto ul.formulario > li {
    width: 46%;

    display: inline-block;
    margin-right: 10px;
}

.matriculacion input, .contacto input {
	padding: 5px;
	width: 95%;
	margin-bottom: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
	background-color: #F3F3F3;
	color:#003663;
}

.matriculacion  select , .contacto select{	padding: 5px;
	width: 95%;
	margin-bottom: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
	background-color: #F3F3F3;
	color:#003663;}


	.contacto textarea{	padding: 5px;
	width: 95%;
	margin-bottom: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #CCC;
	background-color: #F3F3F3;
	color:#003663; resize:none; height:100px;}


.matriculacion label, .contacto label {
    display: block;
}

.matriculaion label > span, .contacto label > span {
    font-style: italic;
}

.matriculacion .errores, .contacto .errores {
	color: #900;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #900;
	border-bottom-color: #900;
	list-style-type: none;
}

.matriculacion .completado, .contacto .completado {
	color: #004088;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #004088;
	border-bottom-color: #004088;
	float:left; width:50%;
}

.f_pago{ background-color:#F3F3F3; }

.f_pago li input{ width:20px; margin-top:10px; margin-left:10px;}
@media screen and (max-width:450px) {
    .f_pago li.pagotarjeta {
	display: none !important;
    }
}

.dest_matriculado { background-color:#e4e7ea; padding:10px;}
.dest_matriculado img{ float:left; margin-right:20px;}

/**********************************************************************************/
/**********************************************************************************/
/**********************************************************************************/
/**********************************************************************************/
/**********************************************************************************/
/**********************************************************************************/


@media screen and (max-width:960px) {
.acceso { width:100%;}

.menu { width:100%;}

	.cab_ins { width:100%;}
	.cab_mas { width:100%;}
	.cab_rec { width:100%;}
	.cab_mat { width:100%;}
	.cab_faq { width:100%;}
	.cab_con { width:100%;}
	.cab_com { width:100%;}

	.menu .m_social { display:none;}



.slider { height: 350px;}

#wrapper {height: 350px;}

.cuerpo { width:100%; padding:0px;
	padding-right: 00px;
	padding-left: 00px;
	}

.destacado { width:100%;}
.f_destacado { width:100%;}

.pie { width:100%;
	padding-right: 00px;
	padding-left: 00px;}



.col3_2 { width: 520px; }

	 }

@media screen and (max-width:850px) {.col3_2 { width: 400px; }

	 }


@media screen and (max-width:800px) {
 .logo { width:290px;  height:63px; margin-bottom:20px;}
 .logo img{ width:290px;  height:63px;}
	 }
@media screen and (max-width:730px) {
.col3_2 { width:95%; }
.col3_1 { width:43%; }
.izq_break { display:block; clear:both;}
	.cuerpo_col { width:95%; }

.col3_1#videobg { background-color:#438dbe; width:90%;}
.col3_1#videobg video { margin-left:23%}
}

@media screen and (max-width:680px) {
.logo { float:none;  margin-left:auto; margin-right:auto;}
.acceso_aula { width:370px; float: none; margin-left:auto; margin-right:auto;}
.col_falsa { display:none;}
}


@media screen and (max-width:550px) {
.col3_1#videobg video { margin-left:15%}


.cab_ins span,
.cab_mas span,
.cab_rec span,
.cab_mat span,
.cab_faq span,
.cab_con span,
.cab_com span {margin-right: 10px;	padding-top: 30px; float:left; margin-left: 0px;}

.cab_mas p,
.cab_rec p,
.cab_mat p,
.cab_faq p,
.cab_con p,
.cab_ins p,
.cab_com p {	text-align: left;	font-size: 18px; 	padding-top: 5px;	padding-right: 10px;	padding-bottom: 5px;	padding-left: 10px;	}





}
@media screen and (max-width:480px) {
.col3_1#videobg video { margin-left:0%}

.col3_1#c_oferta, .col3_1#c_homologaciones { width:90%; background-color:#CCC;}
}
@media screen and (max-width:400px) {
	.acceso_aula { width:100%; 	 }

	.login_col1  { width:100%;}
	.login_col1 span { color:#666;}


.matriculacion ul.formulario > li, .contacto ul.formulario > li {
    width: 95%;

}







}

/**********************************************************************ERRORES*/
.error-login  {
    color: #f00;
}

.noticewrap {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    z-index: 9999;
}

.notice {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #000;
    height: 150px;
    left: 50%;
    margin-left: -150px;
    margin-top: -75px;
    position: absolute;
    top: 50%;
    width: 300px;
    z-index: 10000;
}

.notice p {
    padding: 1em;
}

.notice .boton {
    text-align: right;
}

.notice .boton a {
    margin: 2em 1.5em 0 0;
}

.menu_fondo ul ul {
    display: none;
}

.legal ul {
		margin-left:1em;
}

.legal ol {
		margin-left: 1.5em;
}

.legal ol li {
    margin-bottom: 1em;
}

.legal ul.level2 {
		margin-left:2em;
        margin-bottom: 1em;
}

.legal h2 {
		margin-left: 0;
		text-transform: uppercase;
}

.privacidad h3 {
		margin-left: 0;
}

.privacidad h2 {
		margin-left: 0;
}

.privacidad ul.level2 {
		margin-left: 1.5em;
}
