/* Hoja de estilos de la página inicial del sitio web de KOSMODISEA */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 70%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(../img/all/bg-body.gif) repeat-x left top;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,img {margin:0; padding:0}
dl,dt,dd,ul,ol,li {list-style-type: none;}

a img,:link img,:visited img,form,fieldset,img {border:none}

a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 135%;
	font-weight: normal;
	margin: 0;
	display: inline;
}
hr {
	display: block;
	height: .1em;
	margin: 0 0 0 1.1em;
	padding: 0.20em 0.20em;
	border-top: .1em solid #e5e5e5;
	border-right: 0em;
	border-bottom: 0em;
	border-left: 0em;
	color: #FFFFFF;
}
abbr {
	text-decoration: none;
	border-bottom: 0em;
}
#contenedor {
	width: 95em;
	text-align: left;
	margin: 0 auto;
	background: url(../img/all/bg-contenido.jpg) no-repeat center top;
}

/*----------------------------------------- CABECERA ----------------------------------------------*/

#cabecera {
	margin: 0 auto;
	padding: 0;
	width: 84em;
	background: url(../img/all/bg-cabecera.jpg) no-repeat center top;
}
#menu_recursivo {
	float: right;
	display: inline;
	list-style-type: none;
	height: 2.2em;
	margin: 0em 0.3em 0em 0em;
	padding: 0;
}
#menu_recursivo li {
	display: inline;
	float: left;
	text-align: center;
	margin: 0;
	padding: .5em 0 .6em 0;
	font-size: 1em;
	background: url(../img/all/bg-menu-recursivo.gif) repeat-x center bottom #c4c4c4;
}
#menu_recursivo li.activo {
	margin: 0;
	padding: .5em 0 .6em 0;
	font-weight: bold;
	color: #000;
}
#menu_recursivo li.final {
	margin: 0;
	padding-right: 1em;
}
#menu_recursivo li.final_activo {
	margin: 0;
	padding: .5em 1em .6em 0;
	font-weight: bold;
	color: #000;
}
#menu_recursivo li a {
	margin: 0;
	padding: 0;
	color: #000;
	text-decoration: underline;
}
#menu_recursivo li a:hover {
	margin: 0;
	padding: 0;
	color: #000;
	text-decoration: none;
}
#menu_recursivo li.idioma {
	display: inline;
	float: left;
	text-align: center;
	margin: 0;
	color: #fff;
	padding: .5em 0 .6em 1em;
	background: url(../img/all/bg-menu-idioma.gif) repeat-x center bottom #5e5e5e;
}
#menu_recursivo li.activo_eu,
#menu_recursivo li.activo_es {
	font-weight: bold;
	border-left: 0em;
	padding: .5em 0 .6em 1em;
	color: #fff;
	background: url(../img/all/bg-menu-idioma.gif) repeat-x center bottom #5e5e5e;
}
#menu_recursivo li.activo_en {
	font-weight: bold;
	border-left: 0em;
	padding: .5em 0 .6em 0.5em;
	color: #fff;
	background: url(../img/all/bg-menu-idioma.gif) repeat-x center bottom #5e5e5e;
}
#menu_recursivo li.activo_es {
	border-left: 0em;
	border-right: 0em;
	padding: .5em 0 .6em 1em;
}
#menu_recursivo li a.idioma_eu,
#menu_recursivo li a.idioma_es,
#menu_recursivo li a.idioma_en,
#menu_recursivo li a.idioma_eu:hover,
#menu_recursivo li a.idioma_es:hover,
#menu_recursivo li a.idioma_en:hover {
	margin: 0;
	padding: 0;
	border-left: 0em;
	color: #fff;
	text-decoration: underline;
}
#menu_recursivo li a.idioma_es,
#menu_recursivo li a.idioma_es {
	padding: 0 0 0 0;
	border-left: 0em;
	border-right: 0em;
}
#menu_recursivo li a.idioma_en {
	padding: 0 1em 0 0;
	border-left: 0em;
	border-right: 0em;
}
#menu_recursivo li a.idioma_eu:hover,
#menu_recursivo li a.idioma_es:hover {
	padding: 0 0 0 0;
	text-decoration: none;
}
#menu_recursivo li a.idioma_en:hover {
	padding: 0 1em 0 0;
	text-decoration: none;
}
#menu_recursivo li a.idioma_eu:hover {
	padding: 0;
}
#menu_recursivo span {
	font-weight: normal;
	padding-left: 1em;
}
#menu_recursivo span.separador {
	font-weight: normal;
	padding: 0 .7em;
}
#logo {
	float: left;
	margin: 2.25em 0 0 1em;
	padding: 0;
	width: 299px;
	height: 95px;
}
#logo {
	background: url(../img/all/logotipo.gif) no-repeat left top;
}
#logo h1 a  {
	display: block;
	width: 299px;
	height: 95px;
	text-decoration: none;
	font-size: .01em;
	overflow: hidden;
	color:#000;
}
#cabecera_derecha {
	float: left;
	margin: 0;
	padding: 4em 0 0 5em;
}
#cabecera_derecha2 {
	float: right;
	text-align:right;
	margin: 0;
	padding: 4.10em 0.2em 0 0em;
	border:0px solid #333333;
	width:47em;
}
#cabecera_derecha2 p{
	margin:0 0.15em 0 0;
}
#cabecera_derecha2 p.estudiantes{
	margin:-3em 0.15em 1.1em 0;
}
#menu_principal {
	clear: both;
	display: block;
	margin: 0 0 1em .3em;
	padding: 1em 0 0 0;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 1.2em;
	height: 4.2em;
}
#menu_principal li {
	display: inline;
	float: left;
}
#menu_principal li.opcion01 a,
#menu_principal li.opcion01 a:hover {
	background: url(../img/all/bg-menu-que-es.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	width:107px;
}
#menu_principal li.opcion01 a:hover {
	background: url(../img/all/bg-menu-que-es-hover.gif) no-repeat left top;
}
#menu_principal li.opcion01_activo a,
#menu_principal li.opcion01_activo a:hover {
	background: url(../img/all/bg-menu-que-es-act.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	width:107px;
	color: #fff;
}
#menu_principal li.opcion02 a,
#menu_principal li.opcion02 a:hover {
	background: url(../img/all/bg-menu-apuntate.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	width:127px;
}
#menu_principal li.opcion02 a:hover {
	background: url(../img/all/bg-menu-apuntate-hover.gif) no-repeat left top;
}
#menu_principal li.opcion02_activo a,
#menu_principal li.opcion02_activo a:hover {
	background: url(../img/all/bg-menu-apuntate-act.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	color: #fff;
	width:127px;
}
#menu_principal li.opcion03 a,
#menu_principal li.opcion03 a:hover {
	background: url(../img/all/bg-menu-cuelate.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	width:132px;
}
#menu_principal li.opcion03 a:hover {
	background: url(../img/all/bg-menu-cuelate-hover.gif) no-repeat left top;
}
#menu_principal li.opcion03_activo a,
#menu_principal li.opcion03_activo a:hover {
	background: url(../img/all/bg-menu-cuelate-act.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	color: #fff;
	width:132px;
}
#menu_principal li.opcion04 a,
#menu_principal li.opcion04 a:hover {
	background: url(../img/all/bg-menu-noticias.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	width:108px;
}
#menu_principal li.opcion04 a:hover {
	background: url(../img/all/bg-menu-noticias-hover.gif) no-repeat left top;
}
#menu_principal li.opcion04_activo a,
#menu_principal li.opcion04_activo a:hover {
	background: url(../img/all/bg-menu-noticias-act.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	color: #fff;
	width:108px;
}
#menu_principal li.opcion05 a,
#menu_principal li.opcion05 a:hover{
	background: url(../img/all/bg-menu-preguntas-frecuentes.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	width:200px;
}
#menu_principal li.opcion05 a:hover{
	background: url(../img/all/bg-menu-preguntas-frecuentes-hover.gif) no-repeat left top;
}
#menu_principal li.opcion05_activo a,
#menu_principal li.opcion05_activo a:hover{
	background: url(../img/all/bg-menu-preguntas-frecuentes-act.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	color: #fff;
	width:200px;
}
#menu_principal li.opcion06 a,
#menu_principal li.opcion06 a:hover {
	background: url(../img/all/bg-menu-agenda.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	width:99px;
}
#menu_principal li.opcion06 a:hover {
	background: url(../img/all/bg-menu-agenda-hover.gif) no-repeat left top;
}
#menu_principal li.opcion06_activo a,
#menu_principal li.opcion06_activo a:hover {
	background: url(../img/all/bg-menu-agenda-act.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	color: #fff;
	width:99px;
}
#menu_principal a {
	display: block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#menu_principal a:hover {
	display: block;
	color: #b5c906;
	font-weight: bold;
	text-decoration: none;
}

/*------------------------------------- Menú principal Euskera ---------------------------------*/

#menu_principal_eu {
	clear: both;
	display: block;
	margin: 0 0 1em .3em;
	padding: 1em 0 0 0;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 1.2em;
	height: 4.2em;
}
#menu_principal_eu li {
	display: inline;
	float: left;
}
#menu_principal li.opcion01 a,
#menu_principal li.opcion01 a:hover {
	background: url(../img/all/bg-menu-que-es.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	width:107px;
}
#menu_principal li.opcion01 a:hover {
	background: url(../img/all/bg-menu-que-es-hover.gif) no-repeat left top;
}
#menu_principal li.opcion01_activo a,
#menu_principal li.opcion01_activo a:hover {
	background: url(../img/all/bg-menu-que-es-act.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	width:107px;
	color: #fff;
}
#menu_principal li.opcion02 a,
#menu_principal li.opcion02 a:hover {
	background: url(../img/all/bg-menu-apuntate.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	width:127px;
}
#menu_principal li.opcion02 a:hover {
	background: url(../img/all/bg-menu-apuntate-hover.gif) no-repeat left top;
}
#menu_principal li.opcion02_activo a,
#menu_principal li.opcion02_activo a:hover {
	background: url(../img/all/bg-menu-apuntate-act.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	color: #fff;
	width:127px;
}
#menu_principal li.opcion03 a,
#menu_principal li.opcion03 a:hover {
	background: url(../img/all/bg-menu-cuelate.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	width:132px;
}
#menu_principal li.opcion03 a:hover {
	background: url(../img/all/bg-menu-cuelate-hover.gif) no-repeat left top;
}
#menu_principal li.opcion03_activo a,
#menu_principal li.opcion03_activo a:hover {
	background: url(../img/all/bg-menu-cuelate-act.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	color: #fff;
	width:132px;
}
#menu_principal li.opcion04 a,
#menu_principal li.opcion04 a:hover {
	background: url(../img/all/bg-menu-noticias.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	width:108px;
}
#menu_principal li.opcion04 a:hover {
	background: url(../img/all/bg-menu-noticias-hover.gif) no-repeat left top;
}
#menu_principal li.opcion04_activo a,
#menu_principal li.opcion04_activo a:hover {
	background: url(../img/all/bg-menu-noticias-act.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	color: #fff;
	width:108px;
}
#menu_principal li.opcion05 a,
#menu_principal li.opcion05 a:hover{
	background: url(../img/all/bg-menu-preguntas-frecuentes.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	width:200px;
}
#menu_principal li.opcion05 a:hover{
	background: url(../img/all/bg-menu-preguntas-frecuentes-hover.gif) no-repeat left top;
}
#menu_principal li.opcion05_activo a,
#menu_principal li.opcion05_activo a:hover{
	background: url(../img/all/bg-menu-preguntas-frecuentes-act.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	color: #fff;
	width:200px;
}
#menu_principal li.opcion06 a,
#menu_principal li.opcion06 a:hover {
	background: url(../img/all/bg-menu-agenda.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	width:99px;
}
#menu_principal li.opcion06 a:hover {
	background: url(../img/all/bg-menu-agenda-hover.gif) no-repeat left top;
}
#menu_principal li.opcion06_activo a,
#menu_principal li.opcion06_activo a:hover {
	background: url(../img/all/bg-menu-agenda-act.gif) no-repeat left top;
	margin: 0;
	padding: .8em 0 .9em 2em;
	color: #fff;
	width:99px;
}
#menu_principal_eu a {
	display: block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#menu_principal_eu a:hover {
	display: block;
	color: #b5c906;
	font-weight: bold;
	text-decoration: none;
}

/*----------------------------------------- /CABECERA ----------------------------------------------*/

/*----------------------------------------- CONTENIDO ----------------------------------------------*/

#contenido {
	float: left;
	width: 59em;
	margin: -0.05em 0 0 2.8em;
	text-align: left;
}
#contenido h2 {
	display: block;
	margin: 0 0 1em 1.1em;
	padding: 0;
	font-size: 1.3em;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	background: url(../img/all/bg-h2.gif) no-repeat left bottom;
}
#banners h2 {
	display: block;
	margin: 0 0 1em 1.1em;
	padding: 0;
	font-size: 1.3em;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	background: url(../img/all/bg-h2.gif) no-repeat left bottom;
}
#contenido li {
	clear: right;
	margin: 0 0 1em 1.5em;
	padding: 0 0 0 1.3em;
	background: url(../img/all/bullet.gif) no-repeat 0 .3em;
}
#contenido li li {
	margin: .6em 0 0 1.5em;
	padding: 0 0 0 1.3em;
	background: url(../img/all/bullet.gif) no-repeat 0 .3em;
}
#contenido li p {
	margin: 0;
	padding: .5em 0 0 0;
}
#contenido .blogs {
	margin: 1em 0 0 1.5em;
	padding: 1.5em 2.5em 0 1.8em;
	background: url(../img/all/bg-blog-home.gif) no-repeat left top;
}
#contenido .videohome {
	margin: 1.0em 0 3em 1.5em;
	padding: 1.5em 3em 0 2em;
	background: url(../img/all/bg-video-home.gif) no-repeat left top;
}
#contenido .videohome p{
	margin: 1em 0em 0em 12em;
	font-size: 1.2em;
	font-family: Tahoma, Verdana, Arial;
}
#contenido .videoflash {
	margin: 4em 1.2em 1.2em 0.7em;
	border:5px solid #d8d8d8;
	width:582px;
	height:400px;
	padding:1px;
}
#contenido .noticias {
	margin: 0 0 0 1.5em;
	padding: 3.5em 3em 3em 2em;
	background: url(../img/all/bg-noticias-home.gif) no-repeat left top;
}
#banners {
	float: left;
	width: 30em;
	margin: 0.9em 0 0 0;
}
#banner_participar_cas {
	margin: 0em;
	width:290px;
	height:114px;
	/*background: url(../img/all/banner_participar_cas.gif) no-repeat left top;*/
}
#banner_participar_txt_cas {
	margin: 0em;
	width:290px;
	height:45px;
	background: url(../img/all/banner_participar_pie.gif) no-repeat left top;
	color: #ffffff;
}
#banner_participar_txt_cas p{
	padding:0.6em;
}
#banner_participar_txt_cas a {
	display: block;
	color: #b5c906;
	font-weight: normal;
	text-decoration: underline;
}
#banner_participar_txt_cas a:hover {
	display: block;
	color: #b5c906;
	font-weight: normal;
	text-decoration: none;
}

#banner_participar_eus {
	margin: 0em;
	width:290px;
	height:165px;
	background: url(../img/all/banner_participar_eus.gif) no-repeat left top;
}
#banner_participar_eus p{
	margin: 0em 1em 0em 1em;
	padding:11em 0em 0em 0em;
	float:left;
	color:#ffffff;
	font-family: Tahoma, Verdana, Arial;
}
#banner_participar_eus a {
	display: block;
	color: #b5c906;
	font-weight: normal;
	text-decoration: underline;
}
#banner_participar_eus a:hover {
	display: block;
	color: #b5c906;
	font-weight: normal;
	text-decoration: none;
}
#banner_videoeuropa_cas {
	margin: 0em 0em 0em -2em;
	width:319px;
	height:394px;
	background: url(../img/all/banner_videoeuropa_cas.gif) no-repeat left top;
}
#banner_videoeuropa_cas .tituloh3 {
	padding: 3em 0em 3em 3.4em;
	font-size:90%;
}
#banner_videoeuropa_cas p{
	margin: 1em 1.2em 0em 0em;
	padding:0em 0em 0em 0em;
	width:200px;
	float:right;
	color:#000000;
	font-size:120%;
	font-family: Tahoma, Verdana, Arial;
	border:0px solid #333;
}

#logos {
	clear: left;
	width: 82em;
	margin: 0 auto;
	padding: .6em 1em;
	text-align: center;
}
#pie {
	position: relative;
	width: 82em;
	margin: 0 auto;
	padding: .6em 1em;
	bottom: 0em;
	clear: left;
	color: #fff;
	background: #000;
}
#pie .flotado_derecha {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}
#pie .flotado_derecha li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #b5c906;
}
#pie a {
	color: #b5c906;
}
#pie a:hover {
	color: #fff;
}

/*----------------------------------------- /CONTENIDO ----------------------------------------------*/


.ayudaAcces {/* Para lectores de pantalla, etc. */
	position: absolute;
	left: -10000px;
	top: -10000px;
	font-size: .1em;
	line-height: 1%;
}
.clear {
	display: block;
	clear: both;
}
.rss {
	position: relative;
	display: block;
	float: right;
	margin: 0 0 -1.5em 0;
	padding: 0;
	width: 19px;
	height: 19px;
	z-index: 10;
}
.li_fecha {
	font-weight: bold;
	font-size: 1.2em;
}
.mas {
	display: block;
	margin: 0 0 0 1.1em;
	padding: 0 0 1.4em 0;
	font-weight: bold;
	text-align: right;
}
.mas a {
	padding: 0 0 .5em 1.8em;
	background: url(../img/all/bullet-doble.gif) no-repeat 0 .3em;
}
.separador {
	padding: 0 .5em 0 .8em;
}
/*----------------------------------------- /PARTICIPANTES ----------------------------------------------*/
.participantes_home {
	border:1px solid #c6c6c6;
	padding:1em 1em 0.5em 1em;
	margin:1.5em 0 1.5em 0;
	width:52.7em;
}
#contenido .participantes_home h2 {
	margin:0 0 1em 0;
}
#google_maps_home {
	margin:1em 0;
}
/*----------------------------------- /tormenta de ideas ----------------------*/
#contenido .tormenta_ideas_home ul.listado_fases {
	margin:1em 0 0 0;
}
#contenido .tormenta_ideas_home ul.listado_fases li {
	margin:0 0 0.5em 1.5em;
}
.tormenta_ideas_home {
	background: url(../img/all/tormenta_ideas_bottom.jpg) no-repeat 0px bottom;
	overflow:hidden;
	height:1%;
	width:54.8em;
	padding:0 0 0.7em 0;
}
.tormenta_ideas_home .pestanasTormentaIdeas {
	height: 3.5em;
	border-bottom: 1px solid #5c5c5c;
	width:54.75em;
}
#contenido .tormenta_ideas_home .pestanasTormentaIdeas li{
	float: left;
	padding: 0;
	margin: 0;
}
.tormenta_ideas_home .pestanasTormentaIdeas li a{
	display: block;
	text-decoration: none;
	width: 10.87em;
	height: 3.5em;
	margin-right: 1px;
	text-align: center;
	text-indent: -2000em;
}
.tormenta_ideas_home .pestanasTormentaIdeas li span{
	display: block;
	text-decoration: none;
	width: 10.87em;
	height: 3.5em;
	margin-right: 1px;
	text-align: center;
	text-indent: -2000em;
}
.tormenta_ideas_home .pestanasTormentaIdeas li span.MargenDcha{
	margin-right:0!important;
}
/* pestanas en castellano */
.tormenta_ideas_home .es li.pestana01 a{
	background: url(../img/es/pestana_tormenta_home01sel.gif) no-repeat 0 0;
}
.tormenta_ideas_home .es li.pestana01 a:hover, .tormenta_ideas_home .es li.pestana01 span{
	background: url(../img/es/pestana_tormenta_home01.gif) no-repeat 0 0;
}
.tormenta_ideas_home .es li.pestana02 a{
	background: url(../img/es/pestana_tormenta_home02sel.gif) no-repeat 0 0;
}
.tormenta_ideas_home .es li.pestana02 a:hover, .tormenta_ideas_home .es li.pestana02 span{
	background: url(../img/es/pestana_tormenta_home02.gif) no-repeat 0 0;
}
.tormenta_ideas_home .es li.pestana03 a{
	background: url(../img/es/pestana_tormenta_home03sel.gif) no-repeat 0 0;
}
.tormenta_ideas_home .es li.pestana03 a:hover, .tormenta_ideas_home .es li.pestana03 span{
	background: url(../img/es/pestana_tormenta_home03.gif) no-repeat 0 0;
}
.tormenta_ideas_home .es li.pestana04 a{
	background: url(../img/es/pestana_tormenta_home04sel.gif) no-repeat 0 0;
}
.tormenta_ideas_home .es li.pestana04 a:hover, .tormenta_ideas_home .es li.pestana04 span{
	background: url(../img/es/pestana_tormenta_home04.gif) no-repeat 0 0;
}
.tormenta_ideas_home .es li.pestana05 a{
	background: url(../img/es/pestana_tormenta_home05sel.gif) no-repeat 0 0;
	margin-right: 0;
}
.tormenta_ideas_home .es li.pestana05 a:hover, .tormenta_ideas_home .es li.pestana05 span{
	background: url(../img/es/pestana_tormenta_home05.gif) no-repeat 0 0;
}
/* pestanas en euskera */
.tormenta_ideas_home .eu li.pestana01 a{
	background: url(../img/eu/pestana_tormenta_home01sel.gif) no-repeat 0 0;
}
.tormenta_ideas_home .eu li.pestana01 a:hover, .tormenta_ideas_home .eu li.pestana01 span{
	background: url(../img/eu/pestana_tormenta_home01.gif) no-repeat 0 0;
}
.tormenta_ideas_home .eu li.pestana02 a{
	background: url(../img/eu/pestana_tormenta_home02sel.gif) no-repeat 0 0;
}
.tormenta_ideas_home .eu li.pestana02 a:hover, .tormenta_ideas_home .eu li.pestana02 span{
	background: url(../img/eu/pestana_tormenta_home02.gif) no-repeat 0 0;
}
.tormenta_ideas_home .eu li.pestana03 a{
	background: url(../img/eu/pestana_tormenta_home03sel.gif) no-repeat 0 0;
}
.tormenta_ideas_home .eu li.pestana03 a:hover, .tormenta_ideas_home .eu li.pestana03 span{
	background: url(../img/eu/pestana_tormenta_home03.gif) no-repeat 0 0;
}
.tormenta_ideas_home .eu li.pestana04 a{
	background: url(../img/eu/pestana_tormenta_home04sel.gif) no-repeat 0 0;
}
.tormenta_ideas_home .eu li.pestana04 a:hover, .tormenta_ideas_home .eu li.pestana04 span{
	background: url(../img/eu/pestana_tormenta_home04.gif) no-repeat 0 0;
}
.tormenta_ideas_home .eu li.pestana05 a{
	background: url(../img/eu/pestana_tormenta_home05sel.gif) no-repeat 0 0;
	margin-right: 0;
}
.tormenta_ideas_home .eu li.pestana05 a:hover, .tormenta_ideas_home .eu li.pestana05 span{
	background: url(../img/eu/pestana_tormenta_home05.gif) no-repeat 0 0;
}/* pestanas en ingles */
.tormenta_ideas_home .en li.pestana01 a{
	background: url(../img/en/pestana_tormenta_home01sel.gif) no-repeat 0 0;
}
.tormenta_ideas_home .en li.pestana01 a:hover, .tormenta_ideas_home .en li.pestana01 span{
	background: url(../img/en/pestana_tormenta_home01.gif) no-repeat 0 0;
}
.tormenta_ideas_home .en li.pestana02 a{
	background: url(../img/en/pestana_tormenta_home02sel.gif) no-repeat 0 0;
}
.tormenta_ideas_home .en li.pestana02 a:hover, .tormenta_ideas_home .en li.pestana02 span{
	background: url(../img/en/pestana_tormenta_home02.gif) no-repeat 0 0;
}
.tormenta_ideas_home .en li.pestana03 a{
	background: url(../img/en/pestana_tormenta_home03sel.gif) no-repeat 0 0;
}
.tormenta_ideas_home .en li.pestana03 a:hover, .tormenta_ideas_home .en li.pestana03 span{
	background: url(../img/en/pestana_tormenta_home03.gif) no-repeat 0 0;
}
.tormenta_ideas_home .en li.pestana04 a{
	background: url(../img/en/pestana_tormenta_home04sel.gif) no-repeat 0 0;
}
.tormenta_ideas_home .en li.pestana04 a:hover, .tormenta_ideas_home .en li.pestana04 span{
	background: url(../img/en/pestana_tormenta_home04.gif) no-repeat 0 0;
}
.tormenta_ideas_home .en li.pestana05 a{
	background: url(../img/en/pestana_tormenta_home05sel.gif) no-repeat 0 0;
	margin-right: 0;
}
.tormenta_ideas_home .en li.pestana05 a:hover, .tormenta_ideas_home .en li.pestana05 span{
	background: url(../img/en/pestana_tormenta_home05.gif) no-repeat 0 0;
}

.tormenta_ideas_home .contenido_tormenta_ideas_home {
	border-right:1px solid #c6c6c6;
	border-left:1px solid #c6c6c6;
	overflow:hidden;
	height:1%;
	width:54.6em;
}
#contenido .tormenta_ideas_home p.titulo_tormenta {
	margin:1.5em 0 1.5em 1.2em;
	font-size:1.1em;
	clear:both;
}
#contenido .tormenta_ideas_home p.entradilla {
	margin:1em 0 0.5em 1.2em;
	font-size:1.1em;
}
#contenido .tormenta_ideas_home ul.menu_tormenta_home {
	border-bottom:1px solid #c6c6c6;
	overflow:hidden;
	height:1%;
	padding:1px 1px 0 1px;
	background: url(../img/all/bg_menu_tormenta_home.jpg) repeat-x 0 0;
}
#contenido .tormenta_ideas_home ul.menu_tormenta_home li {
	margin:0;
	padding:0;
	float:left;
	height:4.9em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home {
	border-bottom:1px solid #c6c6c6;
	overflow:hidden;
	height:1%;
	padding:1px 1px 0 1px;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home li {
	margin:0;
	padding:0;
	float:left;
	height:3.1em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home li a {
	text-indent:-9999px;
	display:block;
}
/* menu procesos */

#contenido .tormenta_ideas_home ul#menu_tormenta_home li#entrenamiento,
#contenido .tormenta_ideas_home ul#menu_tormenta_home li#planeta_fono,
#contenido .tormenta_ideas_home ul#menu_tormenta_home li#planeta_ikono,
#contenido .tormenta_ideas_home ul#menu_tormenta_home li#planeta_mito {
	margin-left:-2.4em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home li a {
	height:4.8em;
}
/* es */
#contenido .tormenta_ideas_home ul#menu_tormenta_home.es li#tormenta_ideas a {
	background: url(../img/es/proceso_optimizado_home.gif) no-repeat 0 -10px;
	width:12.05em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.es li#tormenta_ideas a:hover {
	background: url(../img/es/proceso_optimizado_home.gif) no-repeat 0 -64px;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.es li#entrenamiento a {
	background: url(../img/es/proceso_optimizado_home.gif) no-repeat -135px -10px;
	width:16.25em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.es li#entrenamiento a:hover {
	background: url(../img/es/proceso_optimizado_home.gif) no-repeat -135px -64px;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.es li#planeta_fono a {
	background: url(../img/es/proceso_optimizado_home.gif) no-repeat -317px -10px;
	width:13.3em;
}
body:nth-of-type(1) #contenido .tormenta_ideas_home ul#menu_tormenta_home.es li#entrenamiento a {
	width:16.2em;
}

#contenido .tormenta_ideas_home ul#menu_tormenta_home.es li#planeta_fono a:hover {
	background: url(../img/es/proceso_optimizado_home.gif) no-repeat -317px -64px;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.es li#planeta_ikono a {
	background: url(../img/es/proceso_optimizado_home.gif) no-repeat -466px -10px;
	width:12.4em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.es li#planeta_ikono a:hover {
	background: url(../img/es/proceso_optimizado_home.gif) no-repeat -466px -64px;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.es li#planeta_mito a {
	background: url(../img/es/proceso_optimizado_home.gif) no-repeat -605px -10px;
	width:10em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.es li#planeta_mito a:hover {
	background: url(../img/es/proceso_optimizado_home.gif) no-repeat -605px -64px;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.es li#tormenta_ideas.menu_tormenta_activo {
	background: url(../img/es/proceso_optimizado_home.gif) no-repeat 0 -118px;
	width:12.05em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.es li#entrenamiento.menu_tormenta_activo {
	background: url(../img/es/proceso_optimizado_home.gif) no-repeat -135px -118px;
	width:16.25em;
}
body:nth-of-type(1) #contenido .tormenta_ideas_home ul#menu_tormenta_home.es li#entrenamiento.menu_tormenta_activo {
	width:16.2em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.es li#planeta_fono.menu_tormenta_activo {
	background: url(../img/es/proceso_optimizado_home.gif) no-repeat -317px -118px;
	width:13.3em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.es li#planeta_ikono.menu_tormenta_activo {
	background: url(../img/es/proceso_optimizado_home.gif) no-repeat -466px -118px;
	width:12.4em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.es li#planeta_mito.menu_tormenta_activo {
	background: url(../img/es/proceso_optimizado_home.gif) no-repeat -605px -118px;
	width:10em;
}
/* eu */
#contenido .tormenta_ideas_home ul#menu_tormenta_home.eu li#tormenta_ideas a {
	background: url(../img/eu/proceso_optimizado_home.gif) no-repeat 0 -10px;
	width:12.05em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.eu li#tormenta_ideas a:hover {
	background: url(../img/eu/proceso_optimizado_home.gif) no-repeat 0 -64px;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.eu li#entrenamiento a {
	background: url(../img/eu/proceso_optimizado_home.gif) no-repeat -135px -10px;
	width:16.25em;
}
body:nth-of-type(1) #contenido .tormenta_ideas_home ul#menu_tormenta_home.eu li#entrenamiento a {
	width:16.2em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.eu li#entrenamiento a:hover {
	background: url(../img/eu/proceso_optimizado_home.gif) no-repeat -135px -64px;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.eu li#planeta_fono a {
	background: url(../img/eu/proceso_optimizado_home.gif) no-repeat -316px -10px;
	width:13.3em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.eu li#planeta_fono a:hover {
	background: url(../img/eu/proceso_optimizado_home.gif) no-repeat -316px -64px;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.eu li#planeta_ikono a {
	background: url(../img/eu/proceso_optimizado_home.gif) no-repeat -466px -10px;
	width:12.4em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.eu li#planeta_ikono a:hover {
	background: url(../img/eu/proceso_optimizado_home.gif) no-repeat -466px -64px;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.eu li#planeta_mito a {
	background: url(../img/eu/proceso_optimizado_home.gif) no-repeat -605px -10px;
	width:10em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.eu li#planeta_mito a:hover {
	background: url(../img/eu/proceso_optimizado_home.gif) no-repeat -605px -64px;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.eu li#tormenta_ideas.menu_tormenta_activo {
	background: url(../img/eu/proceso_optimizado_home.gif) no-repeat 0 -118px;
	width:12.05em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.eu li#entrenamiento.menu_tormenta_activo {
	background: url(../img/eu/proceso_optimizado_home.gif) no-repeat -135px -118px;
	width:16.25em;
}
body:nth-of-type(1) #contenido .tormenta_ideas_home ul#menu_tormenta_home.eu li#entrenamiento.menu_tormenta_activo {
	width:16.2em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.eu li#planeta_fono.menu_tormenta_activo {
	background: url(../img/eu/proceso_optimizado_home.gif) no-repeat -317px -118px;
	width:13.3em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.eu li#planeta_ikono.menu_tormenta_activo {
	background: url(../img/eu/proceso_optimizado_home.gif) no-repeat -466px -118px;
	width:12.4em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.eu li#planeta_mito.menu_tormenta_activo {
	background: url(../img/eu/proceso_optimizado_home.gif) no-repeat -605px -118px;
	width:10em;
}
/* en */
#contenido .tormenta_ideas_home ul#menu_tormenta_home.en li#tormenta_ideas a {
	background: url(../img/en/proceso_optimizado_home.gif) no-repeat 0 -10px;
	width:12.05em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.en li#tormenta_ideas a:hover {
	background: url(../img/en/proceso_optimizado_home.gif) no-repeat 0 -64px;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.en li#entrenamiento a {
	background: url(../img/en/proceso_optimizado_home.gif) no-repeat -135px -10px;
	width:16.25em;
}
body:nth-of-type(1) #contenido .tormenta_ideas_home ul#menu_tormenta_home.en li#entrenamiento a {
	width:16.2em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.en li#entrenamiento a:hover {
	background: url(../img/en/proceso_optimizado_home.gif) no-repeat -135px -64px;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.en li#planeta_fono a {
	background: url(../img/en/proceso_optimizado_home.gif) no-repeat -317px -10px;
	width:13.3em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.en li#planeta_fono a:hover {
	background: url(../img/en/proceso_optimizado_home.gif) no-repeat -317px -64px;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.en li#planeta_ikono a {
	background: url(../img/en/proceso_optimizado_home.gif) no-repeat -466px -10px;
	width:12.4em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.en li#planeta_ikono a:hover {
	background: url(../img/en/proceso_optimizado_home.gif) no-repeat -466px -64px;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.en li#planeta_mito a {
	background: url(../img/en/proceso_optimizado_home.gif) no-repeat -605px -10px;
	width:10em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.en li#planeta_mito a:hover {
	background: url(../img/en/proceso_optimizado_home.gif) no-repeat -605px -64px;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.en li#tormenta_ideas.menu_tormenta_activo {
	background: url(../img/en/proceso_optimizado_home.gif) no-repeat 0 -118px;
	width:12.05em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.en li#entrenamiento.menu_tormenta_activo {
	background: url(../img/en/proceso_optimizado_home.gif) no-repeat -135px -118px;
	width:16.25em;
}
body:nth-of-type(1) #contenido .tormenta_ideas_home ul#menu_tormenta_home.en li#entrenamiento.menu_tormenta_activo {
	width:16.2em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.en li#planeta_fono.menu_tormenta_activo {
	background: url(../img/en/proceso_optimizado_home.gif) no-repeat -317px -118px;
	width:13.3em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.en li#planeta_ikono.menu_tormenta_activo {
	background: url(../img/en/proceso_optimizado_home.gif) no-repeat -466px -118px;
	width:12.4em;
}
#contenido .tormenta_ideas_home ul#menu_tormenta_home.en li#planeta_mito.menu_tormenta_activo {
	background: url(../img/en/proceso_optimizado_home.gif) no-repeat -605px -118px;
	width:10em;
}
/* /menu procesos */
#contenido .tormenta_ideas_home ul li {
	background: none;
}
.display_none {
	display:none;
}
span.text_indent {
	text-indent:-9999px;
	display:block;
}
/*----------------------------------- /banner preguntas frecuentes ----------------------*/
.banner_preguntas_frecuentes {
	margin:1.5em 0 3em 0;
	background:none;
}
.banner_preguntas_frecuentes p.margin_minus {
	margin:-8em 0 1.6em 1em;
	line-height:1.3em;
	width:40em;
}
.banner_preguntas_frecuentes a {
	margin:0 0 0 1em;
	color:#b4cb07;
	text-decoration:none;
	background:none;
}
.banner_preguntas_frecuentes a:hover {
	text-decoration:underline;
}
/*----------------------------------- /agenda ----------------------*/
#banners .agenda_home {
	background: url(../img/all/bg-agenda-home.gif) no-repeat 0px 0px;
	padding:1.7em 0.65em 1.2em 0.65em;
}
#banners .agenda_home h2 {
	margin:0 2.2em 0 1em;
}
#banners .agenda_home p {
	margin:1em 2.2em 0 1em;
}
.agenda_home .google_calendar_home {
	margin:1.2em 0 0 0.5em;
}
/*----------------------------------- /banner tomar parte ----------------------*/
.banner_tomar_parte {
	margin: 1.5em 0 1.2em 0.8em;
	color:#ffffff;
	width:26em;
}
.banner_tomar_parte p.texto_banner {
	margin: -3.5em 2em 0 2em;
	text-align:center;
	font-size:1.1em;
}
.banner_tomar_parte a {
	color:#b5c906;
}
#banner_home{
	margin:-0.8em 0em 0em 0.5em;
}
#banner_home a{
	margin:-0.8em 0em 0em 0.5em;
	text-decoration:none;
}
#banner_home a:hover{
	margin:-0.8em 0em 0em 0.5em;
	text-decoration:none;
}