body {
	background: url(images/bg.jpg);
}
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
img {
	border: 0px;
}

a {
	color: #fafafa;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #8c8c8c;
	text-decoration: underline;
}
.titulo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #036292;
}

#body span {
  position: relative;
  top: 25px;
  left: 40px;
}
#body h2 strong {
  color: #982801;
  font-weight: normal;
}

#items {
	margin: 8px 0px 0px 29px;
	color: #36382E;
	font: 9px tahoma, verdana, sans-serif;
}
.item {
	float: left;
	width: 228px;
	margin-right: 10px;
}
.item h3,.item h3 a {
	font-size: 11px;
	margin: 12px 0px 6px 0px;
	color: #2B2B2B;
}
.item p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.item .details, .item .addtocart {
	font: 11px arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.item .details:hover, .item .addtocart:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.item .details {
	background: #982801;
}
.item .addtocart {
	background: #60654E;
}
.item .details:hover {
	background: #BE3302;
}
.item .addtocart:hover {
	background: #73795F;
}
.item .divider {
	clear: both;
	height: 10px;
	background: bottom url(images/dash.gif) repeat-x;
	margin-bottom: 8px;
	margin-left: 12px;
	margin-right: 16px;
}
.left {
	float: left;
	padding-right: 12px;
}
.right {
	float: right;
	margin-left: 9px;
}
.departure a{
	color:#12656c;
}
.departure a:hover {
	text-decoration:underline;
}
#sub-titulo {
	color: #474747;
	padding-top: 15px;
	float: right;
	width: 252px;
}
#sub-titulo h3 {
	font-size: 11px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
#sub-titulo a {
	color: #036292;
}
#sub-titulo a:hover {
	color: #982801;
}
.pieimagen {
	font-size:11px;
	color:#666666;
}