@charset "utf-8";
body {
	background-color: #000;
	margin:0px;
	padding:0px;
}
#cabecera{
	height: auto;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    width: 900px;
    z-index: 9999;
}
/*PESTAÑA SUPERIOR LOGOTIPO*/
#superficielogo{
    float: right;
    height: 155px;
    width: 100%;
	/*border-top: 1px solid #A90535;
	border-right: 1px solid #A90535;
	border-bottom: 1px solid #A90535;*/
}
.contenedorlogos{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    float: right;
    height: auto;
    width: 220px;
}
#logo{
	height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    width: 200px;
}
#logo img{
	width:200px;
	margin-left:auto;
	margin-right:auto;
}
#weare{
	height: auto;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    width: 300px;
}
#weare img{
	width:300px;
	margin-left:auto;
	margin-right:auto;
}
#pie{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    border: 1px solid #A90535;
    bottom: 20px;
    height: 140px;
    position: absolute;
    right: 20px;
    width: 480px;
}
.bajos{
	bottom: 165px;
    float: left;
    height: 173px;
    position: absolute;
    width: 100%;
	/*background: none repeat scroll 0 0 rgba(9, 9, 9, 0.6);*/
}
.titulo{
	color: #74A512;
    float: right;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    margin-left: 90px;
    max-width: 900px;
    overflow: hidden;
    text-align: right;
    width: auto;
	line-height:50px;
}
.descripcionfoto{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    color: #CCC;
    float: right;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    margin-left: 100px;
    margin-top: 5px;
    overflow: hidden;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-top: 19px;
    text-align: right;
	max-width:900px;
}
#spandescripcion p{
	margin-left:20px;
}
#contacto{
    height: 400px;
    position: absolute;
    top: -360px;
    width: 400px;
	margin-left:550px;
}
#descripcioncontacto{
	width:400px;
	height:350px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
}
#botoncontacto{
	background-image: url("../imagenes/contacto.png");
    background-position: center top;
    bottom: 0;
    color: #ed1b56;
    float: left;
    font-family: 'Racing Sans One',cursive;
    font-size: 15px;
    height: 40px;
    padding-top: 6px;
    position: relative;
    width: 150px;
	cursor:pointer;
}
.formulario{
	margin-top:10px;
	margin-left:10px;
}
.etiquetacontacto{
	color: #CCCCCC;
    float: left;
    width: 72px;
	margin-top:7px;
	font-family: 'Roboto', sans-serif;
	font-size:13px;
}
.inputcontacto{
	float: left;
    width: 300px;
	margin-top:7px;
}
.inputcontacto input{
    width: 300px;
}
.botonenviar{
	width:80px;
	height:25px;
	color: #9F0430;
	font-family: 'Roboto', sans-serif;
	float:right;
	margin-top:5px;
}
.datoscontacto{
	border: 1px solid #9F0430;
    color: #CCCCCC;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    height: 85px;
    margin: 10px;
    padding: 10px;
    text-align: center;
    width: 358px;
}
/*LOCALIZACION*/
#localizacion{
    height: 400px;
    position: absolute;
    /*right: 420px;*/
    top: -360px;
    width: 400px;
}
#descripcionlocalizacion{
	width:400px;
	height:360px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
}
#botonlocalizacion{
	background-image: url("../imagenes/localizacion.png");
    background-position: center top;
    bottom: 0;
    color: #ed1b56;
    float: right;
    font-family: 'Racing Sans One',cursive;
    font-size: 15px;
    height: 40px;
    padding-top: 6px;
    position: relative;
    width: 150px;
	cursor:pointer;
}
/*IDIOMAS*/
#kwanza{
	height: 400px;
    position: absolute;
    width: 150px;
	margin-left:400px;
}
#botonkwanza{
	background-image: url("../imagenes/frambuesa.png");
    background-position: center top;
    bottom: 0;
    color: #ed1b56;
    float: right;
    font-family: 'Racing Sans One',cursive;
    font-size: 15px;
    height: 40px;
    padding-top: 6px;
    position: relative;
    width: 150px;
	cursor:pointer;
}
#botonespanol{
	background-image: url("../imagenes/espanol.png");
    background-position: center top;
	background-repeat:no-repeat;
    bottom: 0;
    color: #ed1b56;
    float: right;
    font-family: 'Racing Sans One',cursive;
    font-size: 15px;
    height: 40px;
    padding-top: 10px;
    position: relative;
    width: 62px;
	cursor:pointer;
	position:absolute;
	top:0px;
	right:10px;
}
#botoningles{
	background-image: url("../imagenes/ingles.png");
    background-position: center top;
	background-repeat:no-repeat;
    color: #ed1b56;
    font-family: 'Racing Sans One',cursive;
    font-size: 15px;
    height: 40px;
    padding-top: 10px;
    position: relative;
    width: 62px;
	cursor:pointer;
	position:absolute;
	top:0px;
	right:10px;
}
#botontwitter{
	background-image: url("../imagenes/twitter.png");
    background-position: center top;
	background-repeat:no-repeat;
    color: #ed1b56;
    font-family: 'Racing Sans One',cursive;
    font-size: 15px;
    height: 40px;
    padding-top: 10px;
    position: relative;
    width: 62px;
	cursor:pointer;
	position:absolute;
	top:0px;
	right:68px;
}
#botonfacebook{
	background-image: url("../imagenes/facebook.png");
    background-position: center top;
	background-repeat:no-repeat;
    color: #ed1b56;
    font-family: 'Racing Sans One',cursive;
    font-size: 15px;
    height: 40px;
    padding-top: 10px;
    position: relative;
    width: 62px;
	cursor:pointer;
	position:absolute;
	top:0px;
	right:126px;
}
.botonpausa{
	position:absolute;
	left:20px;
	bottom:20px;
	z-index:9999999;
	cursor:pointer;
}
.botonplay{
	position:absolute;
	left:20px;
	bottom:20px;
	z-index:9999999;
	cursor:pointer;
}