body {
	background-color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	letter-spacing: 0px;
	color: #333;
	background-image: url(../ima/fondo_body.jpg);
}
#content {
	height: 600px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../ima/new_fons.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#content #menu {
	float: right;
	width: 530px;
	margin-top: 100px;
	height: 22px;
	z-index: 100;
}
#content #menu ul {
	background-image: url(../ima/imatgeshome.jpg);
	height: 83px;
	background-repeat: no-repeat;
	width: 255px;
	padding-top: 5px;
	display: block;
	float: left;
	list-style-type: none;
}
#content #menu li {
	display: block;
	list-style-type: none;
}
a {
	display: block;
	outline:none;
}
.bienvenidos {
	background-image: url(../ima/boto_home.png);
	background-position: left 3px;
	height: 24px;
	width: 74px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.bienvenidos:hover {
	background-image: url(../ima/boto_home.png);
	background-position: left -24px;
	height: 24px;
	width: 74px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.somos {
	background-image: url(../ima/somos.png);
	background-position: left 3px;
	height: 24px;
	width: 95px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.somos:hover {
	background-image: url(../ima/somos.png);
	background-position: left -24px;
	height: 24px;
	width: 95px;
	text-indent: -9999px;
}
.ofrecemos {
	background-image: url(../ima/ofrecemos.png);
	background-position: left 3px;
	height: 24px;
	width: 106px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.ofrecemos:hover {
	background-image: url(../ima/ofrecemos.png);
	background-position: left -24px;
	height: 24px;
	width: 106px;
	text-indent: -9999px;
}
.menu {
	background-image: url(../ima/menu.png);
	background-position: left 3px;
	height: 24px;
	width: 54px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.menu:hover {
	background-image: url(../ima/menu.png);
	background-position: left -24px;
	height: 24px;
	width: 54px;
	text-indent: -9999px;
}
.fotos_rest {
	background-image: url(../ima/fotos_rest.png);
	background-position: left 3px;
	height: 24px;
	width: 105px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.fotos_rest:hover {
	background-image: url(../ima/fotos_rest.png);
	background-position: left -24px;
	height: 24px;
	width: 105px;
	text-indent: -9999px;
}
.contacto {
	background-image: url(../ima/contacto.png);
	background-position: left 3px;
	height: 23px;
	width: 62px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.contacto:hover {
	background-image: url(../ima/contacto.png);
	background-position: left -24px;
	height: 24px;
	width: 62px;
	text-indent: -9999px;
}
ul li{
	display: inline;
}
#content #menu #boto1 {
	float: left;
}
#content #flash {
	width: 300px;
	height: 120px;
	margin-left: 35px;
	float: left;
	margin-top: 200px;
}
#content #falshintro {
	float: left;
	height: 350px;
	width: 330px;
	padding-top: 121px;
	padding-right: 5px;
	padding-left: 20px;
}
#content #falshfoto {
	float: left;
	height: 478px;
	width: 900px;
	padding-top: 120px;
	padding-right: 0px;
	padding-left: 0px;
}
