body{
	margin:0px;
	background-color: #F0F0F0;
}
.fondo{
	background-image:url(../imagenes/fondo.jpg);
}
b{
	font-size:16px;
	font-weight:bold;
}
.lateral{
	margin-top:32px;
}
.contactos{
	display:block;
	width:220px;
	text-decoration:none;
}
.fondoinfo{
	background-image:url(../imagenes/fondoinfo.jpg);
	width:750px;
	height:560px;
}
.fondocockails{
	background-image:url(../imagenes/fondococktail.jpg);
	width:750px;
	height:560px;
}
.fondoproducts{
	background-image:url(../imagenes/fondoprodcut.jpg);
	width:750px;
	height:560px;
}
.fondoenjoy{
	background-image:url(../imagenes/fondoenjoy.jpg);
	width:750px;
	height:560px;
}
.fondohistory{
	background-image:url(../imagenes/fondohistory.jpg);
	width:750px;
	height:560px;
}
.fondocontacto{
	background-image:url(../imagenes/fondocontacto.jpg);
	width:750px;
	height:560px;
}
.menu{
	text-align:right;
	padding-right:5px;
	padding-top:15px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#011249;
}
.menu a{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#011249;
	text-decoration:none;
}
.menu a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:#303D69;
	text-decoration:none;
}
.catalogo{
	margin-left:43px;
}
#parrafo1{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	width:225px;
}
#parrafo2{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	width:360px;
	padding:5px;
	margin-top:30px;
}
.pop {
	display:block;
	width:131px;
	height:91px;
	text-decoration:none;
}