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

/* GENERALES */
#body,#contenedor,#cabecera,#fondocentral,#contenido,#pie {
	position: relative; }

body {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #4088AA; }
		
#contenedor {
	width: 100%;
	padding: 0.2em 0;
	margin: 0 auto;
	border-width: 4px;
	border-style: solid;
	border-color: #044259;
	background-color: #FFF;
	z-index: 0; }
	/* Iinstituto EP */
	.institutoep #contenedor {
		min-width: 700px;
		max-width: 900px; }
	/* EP Spanish */
	.epspanish #contenedor {
		min-width: 850px; 
		max-width: 980px; }

/* CABECERA */
#cabecera {
	padding: 10px 0 0 0;
	overflow: hidden; }

	#contenedorlogo {
		position: relative;
		top: 0;
		left: 20px;
		width: 265px;
		height: 90px;
		z-index: 2; }
	
	#logo {
		display: block;
		width: 265px;
		height: 90px;
		overflow: hidden; }
		/* Instituto EP */
		.institutoep #logo {
			background-image:url(imagenes/logo_instituto.gif); }
		/* EP Spanish */
		.epspanish #logo {
			background-image:url(imagenes/logo_spanish.gif); }
	
	#imgenazul {
		position: absolute;
		top: 10px;
		left: 325px;
		width: 80%;
		height: 67px;
		background: url(imagenes/grales/cabecera-fondo-imgs.jpg) repeat-x;
		z-index: 0; }
	
	#rayas {
		position: absolute;
		top: 10px;
		right: 0;
		width: 100%;
		height: 90px;
		background: url(imagenes/grales/cabecera-rayas.gif) repeat-x;
		z-index: 1; }
	
	#idioma {
		position: absolute;
		top: 70px;
		right: -4px;
		padding: 5px 10px;
		height: 20px;
		margin: 0;
		font-size: 0.9em;
		font-weight: bold;
		color: #fff;
		background: url(imagenes/grales/fondo-transp-azul-1.png) repeat;
		z-index: 2; }
	
		#idioma ul {
			display: inline;
			list-style-type: disc;
			margin: 0 0 0 1em;
			padding: 0; }
			
			#idioma ul li {
				display: inline;
				padding: 3px 5px;
				cursor: default;
				text-transform: uppercase;
				font-size: 0.9em; }
		
		#idioma .dest {
			background-color: #51859B;
			padding: 3px 5px;
			line-height: normal; }
		
		#idioma a {
			text-decoration: none;
			color: white; }
		
		#idioma a:hover,#idioma a:visited:hover  {
			text-decoration: underline; }
	
	#cabecera p {
		margin: 0; }
	
	#cabecera hr {
		color: #ffffff;
		background-color: #ffffff;
		margin: 0; }


/* CUERPO CENTRAL */

#fondocentral {
	padding: 0.5em 0 10px 0; }

	/* Instituto EP */
	.institutoep #fondocentral {
	background-image: url(imagenes/fondo_pibes.jpg);
	background-position: -40px 80px;
	background-repeat: no-repeat; }
	/* EP Spanish */
	.epspanish #fondocentral {
	background-image: url(imagenes/fondo-obelisco-c.gif);
	background-position: -100px 20px;
	background-repeat: no-repeat; }
	/* Páginas de Error HTML */
	.error #fondocentral {
	background-image: none; }


/* CONTENIDO */
#contenido {
	min-width: 240px;
	margin: 0 10px 0 160px;
	padding: 1em;
	border-width: 2px;
	border-style: solid;
	border-color: #076b92; }
	/* Instituto EP */
	.institutoep #contenido {
		min-height: 270px; 
		background: url(imagenes/grales/fondo-transp-blanco-2.png) repeat; }
	/* EP Spanish */
	.epspanish #contenido {
		min-height: 360px;
		background: url(imagenes/grales/fondo-transp-blanco-2.png) repeat; }
	/* Páginas de Error HTTP */
	.error #contenido {
		margin: 0 20px;
		min-height: inherit; }


/* PIE */
#pie {
	font: 0.8em 'Century Gothic', Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #076B92;
	border-top: 0px solid #076b92;
	padding: 1.5em 1em 1em 1em;
	background: url(imagenes/grales/media-franja.gif) top repeat-x; }

	#pie p {
		margin: 0; }
	
	#pie hr {
		margin: 0 0 0.2em 0;
		padding: 0;
		height: 0;
		visibility: hidden; }
	
	
/* SECCIONES */

	/* HOME */
	body.index {
		text-align:center; }
		
	#contenido_index {
		position: relative;
		margin: 3em auto 0 auto;
		width: 600px;
		height: 329px;
		border: 4px solid black; 
		background: white url(imagenes/grales/fondo_home.jpg) no-repeat right; }
	
	#logo_index {
		position: absolute;
		top: 186px;
		left: 0px;
		width: 429px;
		height: 100px;
		overflow: hidden;
		margin: 0; }
		/* EP Spanish */
		#contenido_index .spanish {
		background-image:url(imagenes/logo_home-spanish.gif); }
		/* Instituto EP */
		#contenido_index .instituto {
		background-image:url(imagenes/logo_home-instituto.gif); }
	
	#idioma_index {
		position: absolute;
		top: 20px;
		left: 60px;
		font-family: Tahoma, Arial, sans-serif;
		margin-left: 0;
		padding: 0; }
	
	#idioma_index li {
		display: inline;
		margin-right: 2em; }
	
	#contenido_index a {
		font-family: 'Century Gothic', Tahoma, Arial, sans-serif;
		text-decoration: none;
		color: #065C7D; }
	
	
	/* INDEX */

		/* EP Spanish */
		#presentacion {
			font-size: 1.2em;
			line-height: 1.65em;
			margin: 0;
			color: white;
			padding: 1%;
			background-color: #1D556D; }
		#presentacion .muygrande {
			font-size: 1.6em; }
		
		.resaltado {
			padding: 1%;
			margin: 0 0 2em 0;
			background-color: #F7751E; }
		.resaltado * {
			color: #FFF;
			margin: 0 0 0.2em; }
		.resaltado h2 {
			font-size: 1.5em; }
		.resaltado p {
			margin-bottom: 0.5em; }


	.doscolum-izq,.doscolum-der {
		position: relative;
		width: 49%; }
	
	.doscolum-izq {
		float: left; }
		
	.doscolum-der {
		float: right; }
	
	.doscolum-izq-cont,.doscolum-der-cont {
		position: relative;
		margin: 0px 0 0 150px;
		padding: 0 10px 10px 0; }
	
	.doscolum-izq-img,.doscolum-der-img {
		position: relative;
		width: 120px;
		padding: 0 10px 10px 10px; }

	.doscolum-izq-img,.doscolum-der-img {
		float: left; }

	.doscolum-izq h2,.doscolum-der h2 {
		margin-top: 0;
		text-align: center; }
	
	.doscolum-izq h1,.doscolum-der h1 {
		margin-top: 0;
		text-align: center; }
	
	/* Saty and Learn programs */
	.stayandlearn {
		list-style-type: decimal; }
	.stayandlearn ul {
		list-style-type: square; }
	.stayandlearn > li + li {
		margin-top: 3em; }
	
	/* PROFESORES - ALUMNOS */
	.galeriaimg ul, .comentarios ul {
		list-style-type: none;
		margin-left:0;
		padding-left: 0; }
		
	/* PROFESORES */
	.cv {
		position: relative;
		padding-left: 130px;
		min-height: 120px; }
	
	.cv .descrip {
		position: relative;
		top: 0;
		padding-bottom: 0.5em; }
		
	.cv img {
		position: absolute;
		top: 0;
		margin-left: -130px;
		padding-bottom: 0.5em;  }

	.cv h3 {
		margin-bottom: 0.25em;
		color: #777; }
	
	/* ALUMNOS */
	.columnaimg {
		float: right;
		width: 400px; }
		
		.columnaimg img {
			display: block;
			margin-bottom: 10px; }
		
		.columnaimg h2 {
			margin-top: 0.25em; }
	
	.columnaimg + .comentarios {
		margin-right: 420px; }

	.alum {
		margin: auto auto 2em 0;
		padding: 0; }
	
	.alum .opinion {
		margin: 0;
		padding: 0.5em;
		border: 2px solid #0081B3;
		background-color: #fff; }
		
		.alum .opinion p {
			margin: 0 0 0.5em 0; }

	.alum .flechita {
		height: 16px;
		width: 20px;
		margin: -2px 0 0.25em 5px;
		background: url(imagenes/grales/opinion-flecha.gif) no-repeat; }
		
	.alum h4 {
		display: inline;
		text-transform: none;
		font-size: 1.2em; }

	.flechita + p {
		margin-top: 0; }
		
	.opinador {
		background-color: #0081B3;
		color: white;
		padding: 0.2em;
		line-height: 1.5em; }
	
	#contenido .alum hr {
		color: #0081B3;
		background-color: #0081B3;
		margin: 0; }
		
	/* Contacto */
	ul.contacto li {
		background-repeat: no-repeat;
		background-position: left top;
		padding-left: 45px;
		min-height: 45px; }
	
	ul.contacto li ul li {
		margin: 0;
		padding: 0;
		min-height: 0; }
		
	ul.contacto li ul {
		margin: 0 0 0 1em; 
		padding: 0; }
	
	/* PÁGINAS DE ERROR HTTP */
	.error h1 {
		font-size: 1.5em; }
	.error h1 .dest {
		background-color: #076b92; }
	.error .volanta {
		font-size: 1.2em; }
		

/* ETIQUETAS */
/* Titulares */
h1,h2,h3,h4,h5,h6,#menu,.ep,#idioma, .subsecciones,.tarifas caption {
	font-family: 'Century Gothic', Tahoma, Arial, Helvetica, sans-serif; }

h1,h2,h3,h4,h5,h6,.tarifas caption {
	font-weight: bold;
	margin-top: 0; }

/*h1:first-letter,h2:first-letter,h3:first-letter,h4:first-letter,h5:first-letter,h6:first-letter {
	font-size: 1.1em; }*/

h1 {
	padding-bottom: 0.05em;
	margin-top: 0;
	font-size: 2em;
	color: #333; }
	
h2 {
	font-size: 1.6em;
	color: #333;
	margin: 1em auto 0.5em auto; }

h3 {
	font-size: 1.4em;
	color: #444;
	margin: 20pt auto 5pt auto; }

h4,.tarifas caption {
	font-size: 1.2em;
	color: #555;
	margin: 20pt auto 5pt auto; }
	
hr + h1,hr + h2,hr + h3,hr + h4,hr + h5,hr + h6 {
	margin-top: 0; }
	
h1 + h2 {
	margin-top: 0; }
	
		
/* Elem grales */
.clear {
	clear: both;
	margin: 0;
	padding: 0; }

#contenido .clear {
	height: 0;
	visibility:hidden; }

.hidden {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden; }

.cap {
	text-transform: uppercase; }
	
.chico {
	font-size: 0.8em; }

.muychico {
	font-size: 0.5em; }

.grande {
	font-size:1.1em; }

.muygrande {
	font-size:1.4em; }

.nota {
	font-size: 0.8em;
	padding-left: 1.8em; }

h2 + .bajada {
	margin-top: -0.75em; }

.volanta + h1, .volanta + h2 {
	margin-top: 0.2em; }
		
ul + .nota,table + .nota {
	margin-top: 0.25em; }

.irarriba {
	margin: 0.5em auto 1em auto;
	text-align: right;
	font-size: 0.9em;
	padding-bottom: 0.25em;
/*	border-bottom: 1px solid #87b0c1;*/ }

.sangria {
	margin-left: 20pt; }

.upper {
	text-transform: uppercase; }
	
.noupper {
	text-transform: none; }
	
.subsecciones {
	font-size: 1.2em;
	text-transform: uppercase;
	margin: -5pt auto 0.2em auto; }

	/* Señala en qué lugar de la página se encuentra el usuario. Aparece en subsecciones */
	.lugarnav {
		display: block;
		margin-bottom: 4px;
		font-size: 0.5em; }
	.lugarnav .dest {
		background-color: #076b92; }

	
.dest {
	background-color: #ff6600;
	color: white;
	padding: 0.2em;
	line-height: 1.5em;
	font-size: 1em; }

	.azul {
		background-color: #076B92; }
		
.con-plop {
	position: relative;
	border-bottom: 1px solid #4088AA;
	cursor: help; }

.plop {
	display: none;
	position: relative;
	top: 0;
	left: 5px;
	padding: 0.25em;
	font-size: 0.9em;
	border: 1px solid #4088AA;
	font-style: normal;
	font-weight: normal;
	cursor: text;
	z-index: 2; }
	
.plop em {
	font-style: italic; }
.plop strong {
	font-weight: bold; }
	
.con-plop:hover {
	margin-right: 0.5em;
	border-bottom-width: 0; }
.con-plop:hover .plop {
	display: inline;
	z-index: 1; }

ul.ns,ul.ns ul,ul.ns ul ul, li.ns {
	list-style-type: none; }

hr {
	margin: 1em 0 0.5em 0;
	padding: 0;
	color: #336666;
	background-color: #336666;
	height: 0.3em;
	border: 0; }

#contenido hr {
	margin: 1em 0;
	color: #076b92;
	background-color: #076b92;
	height: 2px; }
	
.tarifas {
	padding: 5px;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
	list-style-position:inside; }
	
ul.tarifas {
	margin-left: 0; }

ul.tarifas li {
	margin-bottom: 0.5em; }
	
.descuento {
	font-size: 0.9em;
	text-transform: uppercase;
	background-color: #0081B3; }
	
/* TABLAS */
/* De tarifas */
table.tarifas {
	border-collapse: collapse;
/*	border-spacing: 0.2em;*/
	empty-cells: show;
	border: 1px solid #000;
	text-align: center;
	background: url(imagenes/grales/fondo-transp-blanco-2.png) repeat; }

.tarifas caption {
	text-align: left;
	margin: 0 0 0.2em 0; }

.tarifas td,.tarifas th {
	vertical-align: top;
	padding: 0.2em 0.4em;
	border: 1px solid #000; }
	
.tarifas th {
	font-weight: normal;
	background-color: #10749A;
	color: #fff; }

	.tarifas thead th {
		font-weight: bold;
		background-color: #F60; }

	.tarifas thead th.sub {
	background-color: #FF6666;
	;
}
	.tarifas thead th.izq {
	background-color: #0C5774; }


.tarifas td.dest {
	background-color: #FFFF99;
	color: #000; }

.tarifas td.tenue {
	background-color: #FFFFBF; }


/* Links */	
a {
	text-decoration: underline;
	color: #065C7D; }

a:hover, a:visited:hover, #idioma_index a:hover,#idioma_index a:visited:hover {
	color: #0A92C5; }

a:visited, #idioma_index a:visited {
	color: #044862; }

a.dest {
	color: #FFFFFF; }
a.dest:visited {
	color: #EAEAEA; }
a.dest:hover, a.dest:visited:hover {
	background-color: #FF9933; }