/* CSS Document */
body{
	margin:0;
	padding:0;
	width:100%;
    height:100%;
}
.RojoFondo{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#CF142B;
	z-index:-1;
	display:none;
}
.contenedorIntro{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:0;
}
.Centrado{
	position:relative;
	width:1024px;
	height:768px;
	margin:0px auto;
	
}
.L1{
	
	display:none;
	background-image:url(../images/intro1.png);
	background-repeat:no-repeat;
	background-position:0 50px;
	width:499px;
	height:39px;
	padding-bottom:25px;
	margin:0 auto;
	position:relative;
	padding-top:50px;
}
.redLn{
	background-color:#CF142B;
	position:absolute;
}
.L1C1{
	height:39px;
	width:40px;	
}
.L1C2{
	height:39px;
	width:50px;
	left:45px;
}
.L1C3{
	left:100px;
	height:39px;
	width:50px;	
}
.L1C4{
	left:155px;
	height:39px;
	width:50px;	
}
.L1C5{
	left:210px;
	height:39px;
	width:50px;	
}
.L1C6{
	left:265px;
	height:39px;
	width:50px;	
}
.L1C7{
	left:320px;
	height:39px;
	width:50px;	
}
.L1C8{
	left:375px;
	height:39px;
	width:60px;	
}
.L1C9{
	left:440px;
	height:39px;
	width:55px;	
}
.L2{
	
	display:none;
	background-image:url(../images/intro2.png);
	background-repeat:no-repeat;
	width:499px;
	height:39px;
	padding-bottom:25px;
	margin:0 auto;
	position:relative;
}
.L2C1{
	left:67px;
	height:39px;
	width:50px;
}
.L2C2{
	left:127px;
	height:39px;
	width:50px;	
}
.L2C3{
	left:192px;
	height:39px;
	width:50px;	
}
.L2C4{
	left:252px;
	height:39px;
	width:50px;	
}
.L2C5{
	left:312px;
	height:39px;
	width:50px;	
}
.L2C6{
	left:367px;
	height:39px;
	width:30px;	
}
.L2C7{
	left:407px;
	height:45px;
	width:30px;	
}
.L3{
	
	display:none;
	background-image:url(../images/intro3.png);
	background-repeat:no-repeat;
	width:499px;
	height:39px;
	padding-bottom:25px;
	margin:0 auto;
	position:relative;
}
.L3C1{
	left:0px;
	height:39px;
	width:45px;
}
.L3C2{
	height:39px;
	width:50px;
	left:50px;
}
.L3C3{
	height:39px;
	width:50px;
	left:105px;
}
.L3C4{
	height:39px;
	width:57px;
	left:165px;
}
.L3C5{
	height:39px;
	width:52px;
	left:232px;
}
.L3C6{
	height:39px;
	width:52px;
	left:294px;
}
.L3C7{
	height:39px;
	width:25px;
	left:356px;
}
.L3C8{
	height:39px;
	width:52px;
	left:391px;
}
.L3C9{
	height:39px;
	width:50px;
	left:448px;
}
.L4{
	
	display:none;
	background-image:url(../images/intro4.png);
	background-repeat:no-repeat;
	width:499px;
	height:39px;
	margin:0 auto;
	position:relative;
}
.L4C1{
	height:39px;
	width:50px;
	left:87px;
}
.L4C2{
	height:39px;
	width:50px;
	left:150px;
}
.L4C3{
	height:39px;
	width:40px;
	left:213px;
}
.L4C4{
	height:39px;
	width:25px;
	left:265px;
}
.L4C5{
	height:39px;
	width:50px;
	left:303px;
}
.L4C6{
	height:39px;
	width:50px;
	left:363px;
}
.L5{
	
	display:none;
	background-image:url(../images/intro5.png);
	background-repeat:no-repeat;
	width:108px;
	height:12px;
	margin:0 auto;
	position:relative;
	margin-top:290px;
}
.L5C1{
	height:12px;
	width:10px;
	left:0px;
}
.L5C2{
	height:12px;
	width:10px;
	left:12px;
}
.L5C3{
	height:12px;
	width:10px;
	left:24px;
}
.L5C4{
	height:12px;
	width:10px;
	left:36px;
}
.L5C5{
	height:12px;
	width:10px;
	left:48px;
}
.L5C6{
	height:12px;
	width:10px;
	left:59px;
}
.L5C7{
	height:12px;
	width:10px;
	left:70px;
}
.L5C8{
	height:12px;
	width:10px;
	left:82px;
}
.L5C9{
	height:12px;
	width:10px;
	left:94px;
}
.IdiomaEspanol{
	background-image:url(../images/idiomaEspanol2.png);
	background-repeat:no-repeat;
	width:109px;
	height:18px;
	top:318px;
	left:458px;
	position:absolute;
	cursor:pointer;
	display:none;
}
.IdiomaEnglish{
	background-image:url(../images/idiomaEnglish2.png);
	background-repeat:no-repeat;
	width:109px;
	height:15px;
	top:350px;
	left:458px;
	position:absolute;
	cursor:pointer;
	display:none;
}
.MenuHomeEnglish{
	width:1024px;
	height:768px;
	float:left;
	display:none;
}

.MenuHome{
	width:1024px;
	height:768px;
	float:left;
	display:none;
}

.Menu1{
	background-image:url(../images/menu1.png);
	background-repeat:no-repeat;
	width:642px;
	height:27px;
	float:left;
	cursor:pointer;
}
.Menu2{
	background-image:url(../images/menu2.png);
	background-repeat:no-repeat;
	width:642px;
	height:28px;
	float:left;
	cursor:pointer;
}
.Menu3{
	background-image:url(../images/menu3.png);
	background-repeat:no-repeat;
	width:642px;
	height:32px;
	float:left;
	cursor:pointer;
}
.Menu4{
	background-image:url(../images/menu4.png);
	background-repeat:no-repeat;
	width:642px;
	height:31px;
	float:left;
	cursor:pointer;
}
.Menu5{
	background-image:url(../images/menu5.png);
	background-repeat:no-repeat;
	width:642px;
	height:28px;
	float:left;
	cursor:pointer;
}
.ImgsFondo1{
	position:absolute;
	width:1024px;
	height:770px;
	top:0;
	left:0;
	display:none;
	z-index:-2;
}
.ImgsFondo2{
	position:absolute;
	width:1024px;
	height:770px;
	top:0;
	left:0;
	display:none;
	z-index:-1;
}
.Formulario{
	position:absolute;
	width:742px;
	height:250px;
	top:431px;
	left:185px;
}
.Formulario input{
	margin:0;
	height:28px;
	border:none;
	font-size:17px;
}
.Formulario input#Nombre{
	width:512px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	margin-left:15px;
}
.Formulario input#Apellido{
	margin-top:2px;
	margin-left:25px;
	width:502px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
}
.Formulario input#Telefono{
	margin-top:2px;
	margin-left:30px;
	width:497px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
}

.Formulario input#Mail{
	margin-top:2px;
	width:512px;

	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
}

.Formulario input#Empresa{
	margin-top:2px;
	margin-left:25px;
	width:502px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	height:28px;
}
.Formulario textarea{
	margin:0;
	height:78px;
	border:none;
	font-size:17px;
}
.Formulario textarea#Comentarios{
	
	margin-top:1px;
	margin-left:80px;
	width:447px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
}
.enviar_consulta{
	position:absolute;
	width:90px;
	height:30px;
	top:392px;
	right:82px;
	cursor:pointer;
}

.titulo1{
	position:absolute;
	width:404px;
	height:16px;
	top:260px;
	left:82px;
	cursor:pointer;
}
.titulo2{
	position:absolute;
	width:404px;
	height:16px;
	top:473px;
	left:82px;
	cursor:pointer;
}

.off{
	background-image:url(../images/stop.png);
	width:45px;
}
.on{
	background-image:url(../images/play.png);
	width:41px;
}

.tapador_blanco{
	position:absolute;
	width:115px;
	height:20px;
	top:295px;
	left:80px;
	background-color:#FFF;
}
