/* @override 
	../css/1style.css
	../css/style.css
*/

@font-face {
   font-family: HelveticaLight;
   src: url("../fonts/HelveticaLTStd-Light.otf") format("opentype");
}

div#nota {
	width: 470px;
	margin: 0 auto 38px;
	font: 13px/21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
div#nota p{
	margin-bottom: 11px;
}
@font-face {
   font-family: HelveticaRounded;
   src: url("../fonts/HelveticaRounded-Bold.otf") format("opentype");
}

/* @group VentanasModales */

#presentacion{
	width: 400px;
	height:650px;
	padding:5px;
}
#susbcripcion{
	width: 390px;
	height: 550px;
	padding:5px;
}
.modalwindow h4{
	font: 21px "HelveticaRounded", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 100px;
		z-index: 10;
}
.modalwindow p{
	font: 12px "HelveticaLight", Helvetica, Arial, sans-serif;
	margin-left: 15px;
	margin-bottom:5px;
	margin-top: 20px;
	width: 350px;
	}
.modalwindow input{
	margin-left: 15px;
	width: 340px;
	height: 30px;
	border: 1px solid #aaa;
	font: 15px "HelveticaLight", Helvetica, Arial, sans-serif;
	color: #747474;
	background-color: #white;
	padding-left: 10px;
}
input.boton{
	margin-left: 15px;
	margin-top: 30px;
	width: 350px;
	height: 35px;
	padding-top:5px ;
	border: 1px solid #aaa;
	font: 15px "HelveticaLight", Helvetica, Arial, sans-serif;
	color: #747474;
	background-color: #e6e6e6;
	padding-left: 10px;
}
input.boton:hover{
	color: #636363;
	background-color: #e6e6e6;
}

.modalwindow .plano{
	position:absolute;
	bottom: 20px;
	border: 1px solid #565656;
	width: 350px;
	height: 350px;
}
/* @end */

/* @group Cabecera */

strong{
	font-family: "HelveticaRounded", Helvetica, Arial, sans-serif;
}
#cabecera_fondo {
	background-color: #000;
	position: fixed;
	width: 100%;
	height: 125px;
	z-index: 2;
}

#cabecera {
	width: 1025px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	bottom: 0;
}

#titulo {
	width: 470px;
	padding-left: 12px;
	float: left;
	padding-top: 75px;
		z-index: 30;
}

#cabecera h1 {
	color: white;
	font: 40px "HelveticaLight", Helvetica, Arial, sans-serif;
	z-index: 30;
}

#cabecera h2 {
	color: white;
	font: 10px "Helvetica LT Std", Helvetica, Arial, Geneva, sans-serif;
	display: none;
}

#navigation_menu {
	width: 490px;
	padding-right: 12px;
	float: right;
	padding-top: 100px;
	z-index: 10;
}

#cabecera h3{
	color: white;
	font: 13px "HelveticaLight", Helvetica, Arial, Geneva, sans-serif;
	float: right;
	list-style-type: none;
	opacity: 1;
	margin-right: 0;
	margin-left: 10px;
	z-index: 10;
}


#cabecera h3.menu a:hover{
	color: rgba(255,255,255,0.8);
	text-decoration: none;
}
#cabecera h3.menu a:link, #cabecera h3.menu a, #cabecera h3.menu a:visited {
	color: #white;
	text-decoration: none;
}

#banner_fondo{
	position:fixed;
	width: 100%;
	height: 30px;
	margin-top: 125px;
	text-align: center;
	z-index: 2;
	background-color: #000;
}
#banner {
	width: 1025px;
	margin-left: auto;
	margin-right: auto;
}
#banner ul{
	float: left;
	padding-left: 12px;
}
#banner li{
display: inline;
margin-right: 15px;
}
#banner li a {
	color: white;
	font: 13px "HelveticaLight", Helvetica, Arial, Geneva, sans-serif;
	list-style-type: none;
	opacity: 1;
	z-index: 10;
	text-decoration: none;
}
#banner li a:hover {
	color: #e0e0e0;
}
#banner li a:active {
	color: #cbcbcb;
}
#banner #facebook {
	float: right;
	padding-right: 12px;
}
/* @group PresentacionModalWindow */

/* @end */



/* @end */

#spacer {
	padding-top: 175px;
}

/* @group Actividades */

.actividad {
	font-family: "HelveticaLight", Helvetica, Arial, sans-serif;
	width: 100%;
	margin-bottom: 70px;
	color: #fff;
}

/* No unir estos dos estilos sino falla */

.actividad_izq {
	width: 1025px;
	height: 300px;
	margin: auto;
}
.actividad_der {
	width: 1025px;
	height: 300px;
	margin: auto;
}

/* No unir estos dos estilos sino falla */

.actividad_izq .titulo{
	width: 275px;
	position: relative;
	height: 300px;
	float: left;
	text-align: right;
}

.actividad_der .titulo{
	width: 275px;
	position: relative;
	height: 300px;
	text-align: left;
	float: right;
}

.titulo h3 {
	position: relative;
	z-index: 1;
	width: 250px;
	float: right;
	margin-top: 25px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 20px;
}

.titulo h4 {
	width: 242px;
	line-height: 20px;
	font-size: 20px;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 0;
}
 .titulo h5 {
	position: relative;
	top: 8px;
	margin-right: 15px;
	margin-left: 15px;
	clear: both;
	font-size: 13px;
}
.titulo h6 {
	width: 243px;
	position: absolute;
	bottom: 10px;
	left: 15px;
	font-size: 13px;
}

.imagen {
	width: 475px;
	height: 300px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.relleno_izq{
	height: 300px;
	width: 50%;
	right: 50%;
	position: absolute;
	margin-top: -300px;
	z-index: -1;
}
.relleno_der	{
	height: 300px;
	width: 50%;
	left: 50%;
	position: absolute;
	margin-top: -300px;
	z-index: -1;
}
.workshop{
	background-color: #619d3f;
}

.workshop_transparent{
	background-color: rgba(97,157,63,0.8);
}

.cine{
	background-color: #4374a7;
}

.cine_transparent{
	background-color: rgba(67,116,167,0.8);
	color: white;
}
.exploraciones{
	background-color: rgb(198,49,49);
	color: white;
}

.exploraciones_transparent {
	background-color: rgba(198,49,49,0.8);
	color: white;
}

p.sinopsis{
	width: 425px;
	position: absolute;
	opacity: 1;
	text-align: left;
	font: 10px/15px Verdana, sans-serif;
	display: block;
	height: 240px;
	padding: 30px 25px;
	top: 0;
}

/* @group SpanishDream */

.spanishdream{
	background: url(../images/spanishdreamBackground.jpg) repeat-x 0 0;
}

.spanishdream_transparent{
	background: url(../images/spanishdreamTransparent.png) no-repeat 0 0;
	color: black;
}

.titulo.spanishdream h6{
		color: black;
}
#blanco{
		color: white;
}
/* @end */

/* @end */

/* @group Pie de Pagina */

#piepagina{
	background-color: #000;
	position: fixed;
	width: 100%;
	height: 40px;
	bottom: 0;
	z-index: 10;
}
#piepagina h5{
	width: 1025px;
	margin: 15px auto auto;
	text-align: left;
	color: white;
	padding-left: 30px;
	font: 13px "HelveticaLight", Helvetica, Arial, Geneva, sans-serif;
}

#piepagina h5 a:link{
	text-decoration: none;
	color: silver;
}

#piepagina h5 a:hover{
	text-decoration: none;
	color: gray;
}
.mail{
		font: 13px "HelveticaLight", Helvetica, Arial, Geneva, sans-serif;
	margin-left: 50px;
	color: silver;
	font-style: italic;
	right: 150px;
}


/* @end */