body {
	width: 100%;
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: #292929;
	line-height: 16px;
	text-align: center;
	background-color: #9F6000;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

img {
	border: 1px solid #B7C000;
}

.page {
	position:absolute;
	left:5%;
	width: 90%;
	background: #E4E7A0;
}

.menu {
	border-bottom: 1px solid #9F6000;
}
.menu h1,h2 {
	background-color: #E4E7A0;
	color: #9F6000;
}

.menu .select {
	list-style:none; 
	display: table-cell;
}

.menu .select li {
	background-color: #B7C000;
	float:left;
	border:1px solid #9F6000;
}

.menu .select a {
	float:left; 
	padding:0 15px 0 15px;
	text-decoration:none; 
	line-height:33px; 
	color:#FFFFFF;
}

.menu .select a.selected {
	color:#9F6000;
}

.menu .select a:hover {
	text-decoration: none;
	color: #9F6000;
}

.content {
	width: 100%;
	background-color: #E4E7A0;
	float:left;
}

.info {
	font-size: 11px;
}

.content h2 {
	font-size: 14px;
	text-align: center;
}

.content p {
	margin: 15px;
	text-align:center;
}

.contentText {
	width: 65%;
	float:left;
	margin-top:10px;
}

.contentPhoto {
	width: 35%;
	margin: 10 0 px;
	float:right;
	text-align: center;
}

.tarifas {
	border: 1px solid #990000;
	border-collapse:collapse;
	font-size: 12px;
	margin:0px;
}

.tarifas td {
	border: 1px solid #990000;
	border-collapse:collapse;
}

.tarifas th {
	border: 1px solid #990000;
	border-collapse:collapse;
	font-size: 13px;
}
