@import url("HelvNRegular/stylesheet.css");
#base {
	width: 1024px;
	height: 660px;
	margin-left: auto;
	margin-right: auto;
	/*position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -346px;   /* height/2 = 500px / 2 */
	/*margin-left: -512px;*/
	
}
#titulo {
	width: 100%;
	height: 121px;
	/*background-image: url(Imagenes/Fondo_01.jpg);*/
}
#tituloindexfalp {
	width: 40%;
	height: 50px;
	color: #CE1007;
	font-family:Arial;
	font-size:25px;
	font-weight:bold;

}
#tituloindex2falp {
	width: 40%;
	height: 31px;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#004283;
	
	
	
}
#tituloindex3falp {
	width: 40%;
	height: 31px;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color:#004283;
	
}
#contportadafalp {
	width: 100%;
	height: 480px;
	background-image:url(Imagenes/fondoPortada.png)
}
#headerportada{
	width: 100%;
	height: 121px;
	background-image:url(Imagenes/fondos_01.jpg);}
#contvideo {
	width: 100%;
	height: 480px;
	background-image:url(Imagenes/fondos_02.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	
}
#contcolumnasV2 {
	width: 100%;
	height: 480px;
	background-image:url(Imagenes/fondos_02.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	
}
#contcolumnasV2 {
	width: 100%;
	height: 480px;
	background-image:url(Imagenes/fondos_02.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	
}
#contitulos{
	width: 40%;
	margin-left: 40px;
	padding-top: 290px;
	}
#contvideo2 {
	width: 100%;
	height: 497px;
	background-image:url(Imagenes/fondos_02.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#contportada {
	width: 100%;
	height: 480px;
	background-image:url(Imagenes/fondoPortada.png)}


#contvideo3 {
	width: 100%;
	height: 497px;
	background-image:url(Imagenes/Fondo_indexOk.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#footer {
	width: 100%;
	height: 59px;
	background-image:url(Imagenes/fondos_03.jpg);
	margin-top: 0px;
	padding-top: 0px;
	
}
.pie {
	color:#00468D;
	font-family: Arial, sans-serif;
	font-weight: 400;
	text-align: left;
	width: 100%;
	height: 100%;
	padding-top: 15px;
	padding-left: 25px;
}
#vid {
	width: 425px;
	margin-left: 31px;
	float: left;
	margin-right: 30px;
}


#vid2 {
	width: 200px;
	height: 480px;
	margin-left: 31px;
	float: left;
	margin-right: 30px;
}

#vid4 {
	width: 900px;
	height: 480px;
	margin-left: 31px;
	float: left;
	margin-right: 30px;
}



#expvid {
	width: 424px;
	height: 238px;
	border-radius: 8px;
	
	
}

#expvid2 {
	width: 700px;
	height: 394px;
	margin-bottom: px;
	border-radius: 8px;
	margin-top: 50px;
	-webkit-box-shadow: 1px 1px 6px 0px #333333;
	box-shadow: 1px 1px 6px 0px #333333;
}

/*------ BOTONES ------*/

#buttonbar {
	width: 99%;
	height: 60px;
	border-radius: 8px 8px 8px 8px;
	margin-top:-5px;
	border-color:#FCB500;
	border-style:solid;
}

#parar, #retroceder, #adelantar, #btnplay, #sonido, #DiapoMas {
	background-image: none;
	border: none;
	margin-top: 7px;
	width: 45px;
	height: 45px;
	background-repeat: no-repeat;
	margin-left: 4px;
}

#retroceder {
	background:url(Imagenes/boton-1.png)}
#retroceder:active {
	background: url(Imagenes/boton-1.png);
}
#parar {
	background:url(Imagenes/boton-3.png)}
#parar:active {
	background-image:url(Imagenes/boton-3.png);
}
#btnplay {
	background: url(Imagenes/boton-2.png);
}
#btnplay:active {
	background: url(url(Imagenes/boton-2.png));
}
#adelantar {
	background: url(Imagenes/boton-4.png);
}
#adelantar:active {
	background: url(Imagenes/boton-4.png);
}
#sonido {
	background: url(Imagenes/boton-5.png);
}
#sonido:active {
	background: url(Imagenes/boton-5.png);
}
#DiapoMas {
	background: url(Imagenes/ampliar-diapo.png);
	width: 147px;
	height: 45px;
	margin-right: 3px;
}
/*------FIN BOTONES ------*/




/**/

.diapogrande {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	height: 480px;
	background-image:url(Imagenes/fondos_02.jpg);
}
.DiapoMenos {
	float: left;
	width: 146px;
	height: 46px;
	margin-top: 80px;
	margin-left: 15px;
}
#dipsGr {
	width: auto;
	height: 480px;
	border: 2px solid #999999;
	border-radius: 6px;
	float: left;
}
#btnL {
	height: 470px;
	float: left;
	width: 180px;
	display: block;
	text-align: right;
}
#btnR {
	height: 470px;
	float: left;
	width: 170px;
	display: block;
	text-align: left;
}
#btnL button, #btnR button {
	background: none;
	border: none;
	margin-top: 250px;
}
.rg-image {
	width: 510px;
	height: 380px;
	border-radius: 8px;
	display: block;
	float: left;
	margin-top: 35px;
	margin-bottom: 0px;
}
.rg-image .imagen {
	width: 504px;
	height: 374px;
	border-radius: 6px;
	background-color: #FFCC00;
}
#slide {
	width: 510px;
	height: 64px;
	border-radius: 8px;
	background-color: #FFFFFF;
	opacity: 0.8;
	float: left;
	display: block;
	margin-bottom: 20px;
}
/** slider**/



.jssorb03 {
	position: absolute;
}
.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av {
	position: absolute;
	/* size of bullet elment */
	width: 21px;
	height: 21px;
	text-align: center;
	line-height: 21px;
	color: #000;
	font-size: 12px;
	overflow: hidden;
	cursor: pointer;
}
.jssorb03 div {
	background-position: -5px -4px;
}
.jssorb03 div:hover, .jssorb03 .av:hover {
	background-position: -35px -4px;
}
.jssorb03 .av {
	background-position: -65px -4px;
}
.jssorb03 .dn, .jssorb03 .dn:hover {
	background-position: -95px -4px;
}
.jssora03l, .jssora03r {
	display: block;
	position: absolute;
	/* size of arrow element -- tamaño Flecha */
	width: 47px;
	height: 47px;
	cursor: pointer;
	background-position: 0 0;
	overflow: hidden;
	top: -5px;
}
.jssora03l {
	background-position: -3px -33px;
}
.jssora03r {
	background-position: 63px 33px;
}
.jssora03l:hover {
	background-position: -123px -33px;
}
.jssora03r:hover {
	background-position: 183px 33px;
}
.jssora03l.jssora03ldn {
	background-position: -243px -33px;
}
.jssora03r.jssora03rdn {
	background-position: 303px 33px;
}
#slider1_container {
	/*	float:right;
	margin-top:25px;
	margin-right:25px;	*/
	
	width: 530px;
	height: 74px;
	border-radius: 8px 8px 8px 8px;
	margin-top:-5px;
	float: left;
	margin-bottom: 0px;
	border-color:#FCB500;
	border-style:solid;
}
/*#slider1_container{
	background:url(../Imagenes/Fondos_05.png) no-repeat;
	background-position:-40px -9px;
	border-left:rgba(0, 0, 0, 0.0) solid 55px;
	border-right:rgba(0, 0, 0, 0.0) solid 55px;
	border-top:rgba(0, 0, 0, 0.0) solid 9px;
	border-bottom:rgba(0, 0, 0, 0.0) solid 7px;
	

}*/
.mini {
	border: 1px solid #999999;
	/* [disabled]border-top-left-radius: 2px;
*/
	-webkit-box-shadow: 2px 2px 3px #666666;
	box-shadow: 2px 2px 3px #666666;
	background-color: #FFFFFF;
}
#TitPon {
	width: 100%;
	height: 160px;
}
#TitPon h1 {
	color: #222020;
	font-family: HelveticaNeue-Bold;
	font-size: 18px;
	text-align: left;
	display: block;
	top: 10px;
	position: relative;
	margin-bottom: 8px;
	font-weight: bold;
}
#TitPon h2 {
	color: #292929;
	font-family: HelveticaNeue;
	font-size: 12px;
	text-align: left;
	font-weight: regular;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#TitPon h3 {
	color: #FFFFFF;
	font-family:HelvNRegular;
	font-size: 14px;
	text-align: left;
	font-weight: lighter;
	display: block;

}
#base .diapogrande #btnL button img {
	float: right;
}

#TitPon2 {
	width: 100%;
	margin-top: 50px;
}

#TitPon2 h1 {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 18px;
	text-align:right;
	font-weight: bolder;
}
#TitPon2 h2 {
	color: #dfc86a;
	font-family: Arial, sans-serif;
	font-size: 16px;
	text-align: right;
	font-weight: bolder;
}
#TitPon2 h3 {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align:right;
	font-weight: lighter;

}

#pista1{
	width: 600px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}
.pie span {
	display: block;
	width: 80px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	background-color: #DCDCDC;
	text-align: center;
	margin-right: 10px;
	height: 25px;
	border-radius: 5px;
	padding-top: 5px;
	color: #00468D;
	font-weight: bold;
}


#titulos {
	width: 500px;
	height: auto;
	margin-left: 50px;
	margin-top: 90px;
	}
#titulo1{
	display: block;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 40px;
	margin: 0px;
		}
#titulo2{
	display: block;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	margin: 0px;
	font-size: 40px;
		}
#titulo3{
	display: block;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 40px;
		}
#titulo4{
	display: block;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 29px;
	margin-top: 40px;
	border-style: solid;
	border-width: 4px;
	width: 190px;
	min-width: 0px;
	text-align: center;
	height: 40px;
	top: auto;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: baseline;
		}
#titulo5{
	display: block;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bolder;
	font-size: 25px;
	margin-bottom: 0px;
	margin-top: 32px;
		}
#titulo6{
	display: block;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	margin: 0px;
	font-size: 23px;
		}
#titulo7{
	display: block;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 20px;
		}
#contvideo2 #vid3 {
	position: relative;
	left: 50px;
	width: 70%;
}
#vid4 #contpon {
	width: 90%;
	margin-top: 13px;
}
#vid4 #contpon #expos {
	width: 700px;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 20px;
	text-align: left;
	text-shadow: 0px 0px;
	font-weight: 100;
}
#vid4 #contpon #tit_pon {
	width: 710px;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 18px;
	text-align: left;
	margin-left: 14px;
	text-shadow: 0px 0px 5px #000000;
}
#cloc {
	float: right;

}
#vid4 #TGrande {
	width: 700px;
	margin-top: 20px;
	color: #FFFFFF;
	font-size: 26px;
	text-align: left;
	font-family: Arial, sans-serif;
	font-weight: lighter;
}

.mueve{
	margin-top: 30px;
	}

/* CSS FALP*/
#columna { 
	float: left ;
	width: 30%;
	height: 450px;
	margin-left:1.6%;
	margin-right:1.6%;	
}
#columnaV2a { 
	float: left ;
	width: 30%;
	height: 400px;
	margin-left:18%;
	margin-right:1.6%;
	
}

#columnaV2b { 
	float: left ;
	width: 30%;
	height: 400px;
	margin-left:1.6%;
	margin-right:18%;
	
}

#linea {
	float:left;
}
#fotoexpositor{
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: 8px;
	display: block;
}
#btnindice{
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	display: block;
}
#tit_pon{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #00468D;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
}
#expos{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
#curriculumindice{
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 13px;
	margin-bottom:15px;
}			
#btnvermenu{
	margin-left:148px;
}
#titulovermenu{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-left: 26px;
	font-weight: bold;
	color: #00468D;
}
