body{
	padding: 0;
	margin: 0;
	background-image: url(imagenes/bg.jpg);
	background-repeat: repeat-x;
	background-color: #d2d2d2;

}

.caja-general{
	width: 977px;
	height: 773px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/inicio.jpg);
}

.sobre{
float: left;
margin-left: 913px;
margin-top: -45px;
width: 45px;
height: 30px;
background-image: url(imagenes/sobre.jpg);
}

.sobre a{
float: left;
width: 45px;
height: 30px;
background-image: url(imagenes/sobre.jpg);
}

.sobre a:hover{
float: left;
width: 45px;
height: 30px;
background-image: url(imagenes/sobre.jpg);
background-position: 0px -30px;
}


.caja-slide{
	float: left;
	width: 472px;
	height: 257px;
	margin-top: 25px;
	margin-left: 25px;
}

.mailpie{
	margin-top: 385px;
	margin-left: 240px;
	width: 142px;
	height: 25px;
	float: left;
}


.botonera-idiomas{
	margin-left: 210px;
	margin-top: 313px;
	width: 190px;
	height: 60px;
	float: left;
	background-image: url(imagenes/bg-idioma.png);


}

.b-port{
	margin-right: 5px;
	width: 56px;
	height: 46px;
	float: right;
	background-image: url(imagenes/b-port.png);
}

.b-port a{
	width: 56px;
	height: 46px;
	float: left;
	background-image: url(imagenes/b-port.png);
}

.b-port a:hover{
	width: 56px;
	height: 46px;
	float: left;
	background-image: url(imagenes/b-port.png);
	background-position: 0px -46px;

}

.b-ing{
	width: 56px;
	height: 46px;
	float: right;
	background-image: url(imagenes/b-ing.png);
}

.b-ing a{
	width: 56px;
	height: 46px;
	float: left;
	background-image: url(imagenes/b-ing.png);
}

.b-ing a:hover{
	width: 56px;
	height: 46px;
	float: left;
	background-image: url(imagenes/b-ing.png);
	background-position: 0px -46px;

}

.irainicio{
	margin-top: 35px;
	margin-left: 5px;
	width: 256px;
	height: 157px;
	float: left;
}