@charset "utf-8";


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
}
.oneColLiqCtrHdr #container {
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #656565;
}
.oneColLiqCtrHdr #header {
	padding: 0 10px 0 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 20px;
	font-size: 100%;
	font-family: "Courier New", Courier, monospace;
	background-color: #656565;
	color: #CC9;
}
.oneColLiqCtrHdr #footer {
	padding: 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #f93;
	background-color: #656565;
	color: #FFF;
} 
.menu {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border: 0px none #FFF;
}

.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #FEFEFE;
}
.Colorhola {
	color: #F93;
	font-family: "Courier New", Courier, monospace;
	font-size: x-large;
	font-weight: bolder;
}
.banderas {
	right: 2px;
	bottom: 2px;
}


.textoprecios2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-color: #CCF;
	text-align: center;
}

.textoprecios1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	text-align: center;
	color: #000;
	background-image: none;
	background-color: #FFC;
}



.oneColLiqCtrHdr #container #header a {
	text-align: right;
	width:146;
	height:67;
}
.oneColLiqCtrHdr #container #mainContent table tr td #TA_rated969 #NPrp3N #FGJ09nsSh a {
	text-align: left;
}
.oneColLiqCtrHdr #container #mainContent table {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFF;
}
.textoprecios1titulos {
	font-weight: bold;
}

.camposform {
	background-color: #D6D6D6;
	text-align: left;
}

.columnatablaformulario {
	padding: 2px;
	height: auto;
	width: auto;
	border: thin groove #333;
	color: #000;
	background-color: #D6D6D6;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.tablaenviar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.letracamposobligatorios {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.Textopie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.textomapa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.descmapa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000;
	background-color: #DFDFFF;
	text-align: center;
}
.Centrarholaleft {
	text-align: left;
}
.fondoprecios {
	background-image: url(../bed_breakfast_barcelona_mages/DSC00363.JPG);
}
