img, div { behavior: url(iepngfix.htc) }




/*
	////////////////////////////////
	//	DIV Barra EMOL
	////////////////////////////////
*/
#contenidoflash {
	float: left;
	height: 570px;
	width: 950px;
}


#contenidovideo {
	float: left;
	height: 570px;
	width: 950px;
	background-image: url(imagenes/fondo_video.png);
	background-repeat: no-repeat;
}


#contenidovideo2 {
	float: left;
	height: 570px;
	width: 950px;
	background-image: url(imagenes/fondovideo2.png);
	background-repeat: no-repeat;
}


#video1 {
	float: left;
	height: 317px;
	width: 512px;
	margin-top: 55px;
	margin-left: 85px;
}


#video2 {
	float: left;
	height: 500px;
	width: 750px;
	margin-top: 0px;

}
#contenedoriframe {
	float: left;
	height: 450px;
	width: 700px;
	margin-top: 110px;
	margin-left: 50px;
}


#botonerachicha {
	float: left;
	height: 86px;
	width: 950px;
}
#botonvideo {
	float: left;
	height: 150px;
	width: 200px;
	margin-top: 55px;
	margin-left: 80px;
}
#texto {
	float: left;
	height: auto;
	width: 800px;
	margin-left: 60px;
}
#texto  p {
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;

}
#titulo {
	float: left;
	height: 23px;
	width: 500px;
	margin-left: 60px;
	margin-top: 20px;
}
#titulo2 {
	float: left;
	height: 23px;
	width: 270px;
	margin-top: 20px;
	margin-left: 50px;
}




#boton1 {
	float: left;
	height: 30px;
	width: 171px;
}
#filete {
	background-color: #443727;
	height: 30px;
	width: 920px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#boton2 {
	float: left;
	height: 30px;
	width: 93px;
}
#boton3 {
	float: left;
	height: 30px;
	width: 161px;
}
#boton4 {
	float: left;
	height: 30px;
	width: 81px;
}
#boton5 {
	float: right;
	height: 30px;
	width: 62px;
}

#fondointro {
	float: left;
	height: 333px;
	width: 403px;
	background-image: url(imagenes/textointro.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 380px;
}
#botonintro {
	float: right;
	height: 45px;
	width: 133px;
	margin-top: 250px;
	margin-right: 100px;
}




*html #fondointro {
	float: left;
	height: 333px;
	width: 403px;
	background-image: url(imagenes/textointro.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 150px;
}
