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


/*

font-family: 'Coustard', serif;
font-family: 'Chau Philomene One', sans-serif;
font-family: 'Francois One', sans-serif;
font-family: 'Roboto', sans-serif;
*/

body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 300;
}



#footer {
	font-size: 11px;
	color: #FFF;
	background-color: #0066cc;
	padding-top: 20px;
	padding-right: 2%;
	padding-bottom: 20px;
	padding-left: 2%;
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 50;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#footer a {
	color: #3CF;
	text-decoration: none;
}

#contenido {
	padding-top: 90px;
	padding-right: 70px;
	padding-bottom: 40px;
	padding-left: 70px;
}



#contenido strong {
	color: #004a99;
}
#contenido h2 {
	font-family: 'Chau Philomene One', sans-serif;
	font-size: 36px;
	text-transform: uppercase;
	padding: 0px;
	display: block;
	margin-bottom: 0px;
	margin-top: 5px;
	color: #004a99;
	line-height: 37px;
}
#contenido h2 b {
	color: #619ad6;
	font-weight: normal;
}

#contenido h2 b.epigrafe {
	font-size: 24px;
	line-height: 24px;
	display: block;
	padding-right: 30px;
}

#contenido h3 {
	font-family: 'Francois One', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	display: block;
	margin-top: 40px;
	margin-bottom: 5px;
}
	
#contenido h4 {
	font-family: 'Francois One', sans-serif;
	background-color: #F60;
	display: block;
	padding: 20px;
	font-size: 20px;
	color: #FFF;
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-transform: uppercase;
	line-height: 26px;
}

#contenido ul.lista li {
	font-family: 'Francois One', sans-serif;
	background-image: url(../img/tick.png);
	background-position: left 15px;
	display: block;
	padding-top: 15px;
	padding-bottom: 16px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style-type: none;
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-right: 60px;
	color: #666;
	font-size: 18px;
	}
#contenido b {
	color: #09C;
}

#contenido h4.h4_columna {
	background-color: transparent;
	color: #036;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
	float: right;
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-left-width: 3px;
	border-left-style: dashed;
	border-left-color: #CCC;
	text-align: left;
	font-size: 24px;
	line-height: 30px;
}

#contenido h4.h4_columna b {
	color: #09C;
	font-size: 30px;
}
#contenido h4.h4_azul {
	background-color: #09C;
}

#contenido h4.h4_azul b {
	color: #006;
	font-size: 30px;
}

#contenido h4.h4_azul strong {
	color: #FC6;
	font-size: 28px;
}

#contenido h4.h4_azul_2 {
	background-color: #006;
}

#contenido h4.h4_azul_2 b {
	color: #FC0;
}

#contenido h4.h4_amarillo{
	background-color: #FC6;
}

#contenido h4.h4_amarillo b {
	color: #006;
}



#contenido.fondo_1_cont  {
	padding: 0px;
	margin: 0px;
}
#contenido.fondo_1_cont .fondo_1 {
	background-image: url(../img/fondo_1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 70px;
	padding-bottom: 40px;
	padding-left: 70px;
}

#contenido.fondo_1_cont .fondo_1 h2 {
	background-color: #FFF;
	padding: 30px;
	margin-bottom: 50px;
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;

}

#contenido.fondo_1_cont .fondo_1 {
	margin: 0px;
	padding: 0px;
}

#contenido.fondo_1_cont .fondo_2 img {
	width: 100%;
}
#contenido.grandiente_1 {
	background-image: url(../img/upload/editorial.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#contenido.bg_portada {
	background-image: url(../img/upload/portada.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: 'Francois One', sans-serif;

}

#contenido.bg_portada h2 {
	color: #FFF;
	display: block;
	float: left;
	width: 400px;
	margin-top: 180px;
	font-size: 45px;
	line-height: 48px;
	}
#contenido.bg_portada #interior_portada {
	float: right;
	width: 40%;
	margin-top: 100px;
	text-align: right;
}

#contenido.bg_portada #interior_portada ul.lista_portada li  {
	background-image: url(../img/tick.png);
	background-position: left top;
	display: block;
	padding-top: 15px;
	padding-bottom: 16px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	list-style-type: none;
	background-repeat: no-repeat;
	text-align: left;
	text-transform: uppercase;
	padding-left: 60px;
	padding-right: 60px;
}

#contenido.bg_portada #interior_portada ul.lista_portada li b {
	font-size: 24px;
	color: #09C;
	font-weight: normal;
}

#contenido.bg_portada #interior_portada ul.lista_portada li strong {
	font-size: 24px;
	color: #690;
	font-weight: normal;
}

#contenido.bg_portada #interior_portada h3, h3.h3_recuadro {
	background-color: #F60;
	display: block;
	padding: 20px;
	font-size: 20px;
	color: #FFF;
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h3.h3_recuadro {
	width: 450px;
	float: left;
}


#contenido.bg_portada #interior_portada a {
	color: #F60;
}

#contenido.bg_portada #footer {
	font-size: 16px;
	text-align: right;
}

#contenido.bg_portada #footer a {
	color: #F60;
}
#contenido.bg_portada img.click {
	position: absolute;
	z-index: 100;
	right: 0px;
	top: 0px;
}
#contenido.azul {
	color: #FFF;
	background-color: #004a99;
}

#contenido.azul h2 {
	color: #FFF;
}

#contenido.azul h4 {
	background-image: url(../img/cuadro_azul.jpg);
}

img.imagen_principal {
	float: right;
	margin-right: 40px;
	margin-bottom: 30px;
}
#header_sistema {
	font-size: 12px;
	font-weight: 100;
	color: #CCC;
	background-color: #333;
	margin: 0px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 999;
}
#header_sistema b {
	font-weight: 500;
	color: #FFF;
	background-image: url(../img/logo_essbio_16.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
input.menu_h {
	color: #FFF;
	text-decoration: none;
	background-image: url(../img/menu_header.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: right;
	padding-left: 22px;
	background-color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}
#acceso ul {
	font-family: 'Francois One', sans-serif;
	display: block;
	padding-bottom: 8px;
	clear: both;
	float: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	text-transform: uppercase;
}
#header_sistema #acceso ul {
	margin-bottom: 10px;
	border-bottom-color: #666;
}
#acceso ul h3 {
	font-size: 18px;
	font-weight: 300;
	color: #666;
	background-image: url(../img/h3_acceso.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	margin-right: 5px;
	margin-top: 0px;
	text-shadow: 1px 1px 1px #fff;
}
#acceso li {
	font-size: 14px;
	font-weight: 600;
	color: #000;
	text-align: left;
	padding: 0px;
	list-style-type: none;
	display: block;
	float: left;
	line-height: 16px;
	width: 280px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 20px;
}
#acceso li em {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	font-style: normal;
}
#header_sistema #acceso li {
	border-right-color: #666;
}
#acceso li a img {
	margin-bottom: 8px;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#acceso li a {
	color: #FFF;
	text-decoration: none;
	padding: 8px;
	display: block;
	width: 125px;
	height: 125px;
	-webkit-transition-property: background-color, color;
	-webkit-transition-duration: .25s, .25s;
	-webkit-transition-timing-function: linear, ease-in;
	-moz-transition-property: background-color, color;
	-moz-transition-duration: .25s, .25s;
	-moz-transition-timing-function: linear, ease-in;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
}

a.item_1 {
	background-color: #3D4F9D;
}

a.item_2 {
	background-color: #0099CC;
}

a.item_3 {
	background-color: #66CC99;
}

a.item_4 {
	background-color: #FF9900;
}

a.item_5 {
	background-color: #66A807;
}


#header_sistema #acceso li a {
	color: #FFF;
}
#header_sistema #acceso li a:hover {
	background-color: #FFFFFF;
	color: #000;
}
.selectors {
	height: auto;
	width: 120%;
}
.selectors li.item {
	background-position: center center;
	background-size: Auto 100%;
	background-repeat: no-repeat;
}

.posicion {
	position: absolute;
	z-index: 30;
}


#escucha.small {
	font-size: 13px;
	line-height: 14px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 78px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	background-position: 8px;
}


#escucha {
	font-family: 'Francois One', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	display: block;
	margin-top: 15px;
	background-color: #333;
	background-image: url(../img/escucha.png);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 120px;
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
	border-radius: 30px 30px 30px 30px;
	line-height: 18px;
	color: #FFF;
	text-align: left;
	}
#escucha b {
	color: #FFF;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.simple-player-container {
	width: 90%;
}
	




/* galeria */



#gallery {
	height: 530px;
	position: absolute;
	z-index: 30;
	top: 0px;
	width: 460px;
	right: 0px;
}
 
.pic, .pic a {
	/* Each picture and the hyperlink inside it */
	width:140px;
	height:140px;
	overflow:hidden;
}

.pic{
	/* Styles specific to the pic class */
	position:absolute;
	border:5px solid #EEEEEE;
	border-bottom:18px solid #eeeeee;
	
	/* CSS3 Box Shadow */
	-moz-box-shadow:2px 2px 3px #333333;
	-webkit-box-shadow:2px 2px 3px #333333;
	box-shadow:2px 2px 3px #333333;
}

.pic a{
	/* Specific styles for the hyperlinks */
	text-indent:-999px;
	display:block;
	/* Setting display to block enables advanced styling for links */
}




/* galeria */

@media screen and (max-width: 1200px) {
	
	#escucha {
	font-size: 14px;
	line-height: 16px;
	}
	
	.video img {
	width: 350px;
}
.fotos { width: 80%; }
}


@media screen and (max-width: 800px) {
	
	#escucha {
	font-size: 12px;
	margin-top: 5px;
	background-image: none;
	line-height: 14px;
	color: #FFF;
	padding: 8px;
	-moz-border-radius: 5px 30px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background-position: -120px -120px;
	}
	
	.video img {
	width: 300px;
}
.fotos { width: 45%; }
#footer { font-size: 7px; padding-top: 5px; padding-right: 2%; padding-bottom: 5px; padding-left: 2%; }
}