@charset "utf-8";
.body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(img/banquetesyeventosmerlys/fondo.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}
.titulos {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.encoger {
	margin: 0px;
	padding: 0px;
}
.bordeabajo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.bordefoto {
	margin: 5px;
	padding: 5px;
	border: 1px solid #FF6600;
}

a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF3300;
}
a:active {
}
.blanca {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.fondosalones {
	background-image: url(img/fondo1.png);
	background-repeat: no-repeat;
	background-position: center;
}
