﻿html, body, ul, li, {
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma;
	height: 100%;
	min-height: 100%;
	text-align: center;
}

h2{
	padding-top: 0px;
	padding-bottom: 0px;
}

h3{
	font-size: 14px;
	padding-top: 0px;
}

A:link {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; COLOR: #a0a0a0; TEXT-DECORATION: none; FONT-WEIGHT: normal;
}
A:active {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; COLOR: #a0a0a0; TEXT-DECORATION: none; FONT-WEIGHT: normal;
}
A:visited {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; COLOR: #a0a0a0; TEXT-DECORATION: none; FONT-WEIGHT: normal;
}
A:hover {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px; COLOR: #a0a0a0; TEXT-DECORATION: underline; FONT-WEIGHT: normal;
}

#loadingLayer{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1000;
	background-color: #e2e2e2;
}

#wrap {
	cursor: default;
	position: absolute;
	display: block;
	height: 100%;
	min-height: 100%;
	width: 100%;
	vertical-align: middle;
	top: 0px;
	left: 0px;
	line-height: 1.1;
	text-align: left;
}

#content{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	height: 815px;
	width: 900px;
	background: #CCCCCC;
	left: 50%;
	margin-left: -450px;
}

#content2{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 900px;
	left: 50%;
	margin-left: -450px;
}

#content_home{
	position: relative;
	display: block;
	height: 600px;
	width: 900px;
	background: #FFFFFF;
}

#cabecera{
	position: relative;
	display: block;
	height: 100px;
	width: 900px;
	left: 50%;
	margin-left: -450px;
}

#pie_pagina{
	position: relative;
	display: block;
	height: 30px;
	width: 900px;
	left: 50%;
	margin-left: -450px;
}

#firma{
	position: relative;
	display: block;
	height: 30px;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	text-align: center;
}

#logo {
	position: relative;
	display: block;
	width: 450px;
	height: 100%;
	text-align: left;
	float: left;
}

#logo2 {
	position: relative;
	display: block;
	width: 900px;
	height: 100%;
}

#idiomas {
	position: relative;
	display: block;
	width: 450px;
	height: 100%;
	text-align: right;
	float: left;
}

.menu{
	position: relative;
	display: block;
	height: 50px;
	width: 900px;
	left: 50%;
	margin-left: -450px;
}

.lavaLamp {
	position: relative;
	height: 50px;
	width: 900px;
	background: url("../images/back_menu.png") no-repeat top;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

/* Force the list to flow horizontally */
.lavaLamp li {
	float: left;
	list-style: none;
	width: 128px;
}

/* Represents the background of the highlighted menu-item. */
.lavaLamp li.back {
    background: url("../images/lava2.gif") no-repeat;
    width: 9px;
    height: 50px;
    width: 128px;
    z-index: 8;
    position: absolute;
}

.lavaLamp li.back .left {
    background: url("../images/lava2.gif") no-repeat top left;
    height: 50px;
    width: 128px;
    margin-right: 9px;
}

/* Styles for each menu-item. */
.lavaLamp li a:link {
    position: relative; overflow: hidden;
    text-decoration: none;
    text-transform: uppercase;
    font: bold 14px arial;
    color: #ffffff;
    outline: none;
    text-align: center;
    width: 128px;
    z-index: 10;
    letter-spacing: 0;
    display: block;
    margin: auto 0px;
   	vertical-align: middle;
}

.lavaLamp li a:visited {
    position: relative; overflow: hidden;
    text-decoration: none;
    text-transform: uppercase;
    font: bold 14px arial;
    color: #ffffff;
    outline: none;
    text-align: center;
    width: 128px;
    z-index: 10;
    letter-spacing: 0;
    display: block;
    margin: auto 0px;
   	vertical-align: middle;
}

.lavaLamp li a:hover {
    position: relative; overflow: hidden;
    text-decoration: none;
    text-transform: uppercase;
    font: bold 14px arial;
    color: #ffffff;
    outline: none;
    text-align: center;
    width: 128px;
    z-index: 10;
    letter-spacing: 0;
    display: block;
    margin: auto 0px;
   	vertical-align: middle;
}

.lavaLamp li a:active {
    position: relative; overflow: hidden;
    text-decoration: none;
    text-transform: uppercase;
    font: bold 14px arial;
    color: #ffffff;
    outline: none;
    text-align: center;
    width: 128px;
    z-index: 10;
    letter-spacing: 0;
    display: block;
    margin: auto 0px;
   	vertical-align: middle;
}

/*** INDEX.PHP ***/
#portfolio{
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#portfolio li{
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#felicitacion{
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	padding-top: 10px;
	height: 142px;
}

#felicitacion li{
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#imagen_central{
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	width:100%;
	height: 142px;
	padding-top: 10px;
}

#textos_index{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	top: 10px;
	left: 0px;
	width: 100%;
	height: 797px;
}

#cuadro1{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	width: 258px;
	height: 797px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: left;
	float: left;
	font-size: 10pt;
	color: #303030;
}

#cuadro2{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 10px;
	width: 576px;
	height: 797px;
	text-align: left;
	float: left;
	padding-left: 10px;
	padding-right: 0px;
	font-size: 10pt;
	color: #303030;
	background: #e2e2e2;
}
#cuadro3{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	width: 278px;
	height: 612px;
	text-align: left;
	float: left;
	padding-right: 20px;
	font-size: 10pt;
}

#frase_cierre{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	top: 25px;
	left: 0px;
	height: 30px;
	width: 100%;
	font-size: 14;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	color: #3342b5;
}

.lugar_agenda{
	font-size: 10pt;
	font-weight: bold;
	color: #06b506;
}

.lugar_agenda_finalizada{
	font-size: 10pt;
	font-weight: bold;
	color: #cb0101;
}

.presentacion_web{
	font-size: 10pt;
	font-weight: bold;
	color: #06b506;
}

.imagenes_derecha{
	position: relative;
	display:block;
	margin: 0;
	padding: 0;
	height: 612px;
	width: 278px;
	float: right;
}

.agenda_index{
	position: relative;
	display:block;
	margin: 0;
	padding: 0;
	height: 612px;
	width: 298px;
	float: left;
}

.testimonios{
	height: 462px;
	width: 100%;
	padding-top: 10px;
}

/*** REGISTRO.PHP ***/
#texto_bienvenida{
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	width:100%;
	height: 30px;
	padding-top: 10px;
	text-align: center;
}

#columna_izquierda{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 150px;
	top: 30px;
	height: 512px;
}

#columna_derecha{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	top: 30px;
	height: 512px;
	width: 745px;
	background: #e2e2e2;
}

#columna_derecha_provisional{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	top: 30px;
	height: 512px;
	width: 745px;
}

.opcion_actual{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	height: 50px;
	color: #797979;
	background: #e2e2e2;
	text-align: left;
	font-weight: bold;
}

.opcion{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	height: 50px;
	color: #797979;
	background: #b5b5b5;
	text-align: left;
}

#columna_izquierda a:hover{
	text-decoration: none;
	font-weight: bold;
}

.registro{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	padding-top: 5px;
	color: #797979;
	height: 20px;
}

.etiqueta{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 140px;
	float: left;
	text-align: left;
	padding-left: 10px;
}

.campo{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 595px;
	float: left;
	text-align: left;
}

.registro_acceso{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	padding-top: 5px;
	color: #797979;
	height: 40px;
}

.etiqueta_acceso{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 140px;
	float: left;
	text-align: left;
	padding-left: 10px;
	height: 20px;
}

.campo_acceso{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 595px;
	float: left;
	text-align: left;
	height: 20px;
}

.sendButtonFormulario{
	cursor: hand;
	background-color: #6B6B6B;
	height: 25px;
	width: 80px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
}

/*** AGENDA.PHP ***/
#columna_agenda_izquierda{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	top: 30px;
	height: 915px;
	width: 310px;
	left: 10px;
	background: #e2e2e2;
	font-size: 10pt;
}

#texto_proximas_jornadas{
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	width:100%;
	height: 30px;
	padding-top: 10px;
	text-align: left;
}

#proximas_jornadas{
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	width: 290px;;
	height: 882px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

#columna_agenda_derecha{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	float: right;
	top: 30px;
	height: 915px;
	width: 580px;
	left: 0px;
}

#imagenes_agenda{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	top: 0px;
	height: 345px;
	width: 100%;
	left: 0px;
}

#map_canvas{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	top: 10px;
	height: 345px;
	width: 540px;
	left: 20px;
}

#noticias_gc{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	top: 10px;
	height: 160px;
	width: 540px;
	left: 20px;
}

/*** INTERESES.PHP ***/
#columna_ejemplos_cabecera{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	top: 30px;
	height: 190px;
	width: 294px;
	left: 10px;
	font-size: 10pt;
}

#ranking_intereses{
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	width: 264px;
	height: 180px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	background: #e2e2e2;
}

#colaboradores{
	position: relative;
	display: block;
	top: 5px;
	left: 0px;
	width: 900px;
	height: 170px;
	padding-left: 0px;
	text-align: left;
	float: left;
}

#carrusel_logos{
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 110px;
	padding-top: 0px;
	padding-left: 0px;
	text-align: left;
	background: #e2e2e2;
	float: left;
}

#carousel {
	position: relative; /* Necesario */
	overflow: hidden; /* Necesario */
	height: 110px;
	margin-left: 0px;
	background: #5B5B5B url(../images/carousel/carousel-bg.png) bottom left repeat-x;
}

#carousel .belt {
	position: absolute; /* Necesario */
	left: 0;
	top: 0;
	margin:0 0px 0px 0;
}

#carousel .panel {
	width: 200px;
	float: left; /* Necesario */
	height: 110px; 
	overflow: hidden;
	margin: 0px;
	padding: 10px;
	border: 1px solid #5B5B5B;
	background: #FFFFFF;
	font-size: 10pt;
	color: #000000;
}

.button-prev {
	height: 110px;
	width: 35px;
	float: left;
	background: #5B5B5B url(../images/carousel/carousel-bg.png) bottom left repeat-x;
}

.button-prev a {
	display: block;
	padding: 5px;
	margin-top: 40px;
}

.button-next {
	height: 110px;
	width: 35px;
	float: right;
	background: #5B5B5B url(../images/carousel/carousel-bg.png) bottom left repeat-x;
}

.button-next a {
	display: block;
	padding: 5px;
	margin-top: 40px;
}

#ejemplo_entrevistas{
	position: relative;
	display: block;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 10px;
	height: 370px;
	width: 880px;
	float: left;
}

#columna_ejemplos_entrevistas{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	top: 5px;
	height: 190px;
	width: 284px;
	left: 15px;
	font-size: 10pt;
}

#texto_entrevistas{
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	width: 264px;
	height: 190px;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	background: #e2e2e2;
}

#flechas{
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	width: 880px;
	height: 100px;
}

#flecha_entrevista1{
	display: block;
	position: relative;
	top: 0px;
	left: 180px;
	float: left;
	height: 50px;
	width: 215px;
}

#flecha_entrevista2{
	display: block;
	position: relative;
	top:0px;
	left: 280px;
	float: left;
	height: 50px;
	width: 215px;
}

#flecha_entrevista3{
	display: block;
	position: relative;
	top: -50px;
	left: 0px;
	float: left;
	height: 50px;
	width: 890px;
}

/*** EQUIPO.PHP ***/
#columna_derecha_equipo{
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	height: 550px;
	width: 450px;
	float: left;
}

#columna_izquierda_equipo{
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	height: 550px;
	width: 450px;
	float: left;
}

#texto_equipo_izquierda{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	top: 10px;
	width: 390px;
	height: 240px;
	background: #FFFFFF;
	text-align: left;
}

#texto_proyectos_izquierda{
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	top: 10px;
	width: 430px;
	height: 240px;
	background: #e2e2e2;
	text-align: left;
	font-size: 10pt;
}

#imagen_equipo{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	height: 540px;
	padding-top: 30px;
}

/*** CONTACTO.PHP ***/
#formulario_contacto{
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;
}

.texto_respuesta_contacto{
	font-size: 12pt;
	font-weight: bold;
	font-family:  Tahoma;
	color: #6B6B6B;
}


/*** HOME.PHP  ***/
#textos_home{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	top: 10px;
	left: 0px;
	width: 100%;
	height: 420px;
}

#cuadro_home1{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	width: 430px;
	height: 420px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	float: left;
	font-size: 10pt;
	color: #303030;
	background: #f2f2f2;
}

#cuadro_home2{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 0px;
	width: 430px;
	height: 420px;
	text-align: left;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10pt;
	color: #303030;
	background: #f2f2f2;
}

/*** REGISTRO_PASO3.PHP ***/
#registro_titulo_intereses{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	width: 745px;
	height: 50px;
}

#columna_busco{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	width: 105px;
	height: 20px;
	float: left;
}

#columna_titulos_intereses{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	width: 500px;
	height: 20px;
	line-height: 1.2;
	float: left;
}

#columna_ofrezco{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	width: 105px;
	height: 20px;
	float: left;
}

#registro_titulo_seccion_intereses{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	width: 745px;
	height: 30px;
}

#registro_intereses{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	left: 0;
	top: 0;
	width: 745px;
	height: 20px;
}

.etiqueta_jornada{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 335px;
	float: left;
	text-align: left;
	padding-left: 10px;
	line-height: 1.4;
	text-align: right;
}

.campo_jornada{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 400px;
	float: left;
	text-align: left;
	line-height: 1.4;
	text-align: left;
}

/*** ANUNCIOS.PHP ***/
.anuncio_colaboracion{
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	height: 250px;
	width: 900px;
}

.anuncio_empresa{
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	width: 850px;
	height: 50px;
	padding-left: 50px;
	text-align: left;
	color: #303030;
	font-size: 10pt;
}

.anuncio_texto{
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	width: 880px;
	height: 170px;
	padding-left: 20px;
	text-align: left;
	color: #303030;
	font-size: 10pt;
}

a.info{
	color: #3a45ff;
}