body {
	background-color: #EBE1BE;
	background-image: none;
	background-repeat: repeat-x;
	margin: 0px;
}
.swf {
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
#contenedor-ficha {
	height: 472px;
	width: 790px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#tarifas {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6C6C36;
	overflow: scroll;
	overflow-x: hidden;
	height: 297px;
	width: 378px;
	margin-left: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DECE96;
	padding-top: 15px;
}
#promo {
	height: 53px;
	float: left;
	width: 365px;
	padding-left: 35px;
	border-left-color: #D7C27D;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 18px;
	line-height: 20px;
	color: #6C6C36;
}


#contenido-izq {
	float: left;
	width: 332px;
}
#contenido-derecha {
	float: left;
	width: 413px;
	margin-top: 35px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dece96;
	border-bottom-color: #dece96;
	height: 360px;
	padding-bottom: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dece96;
	padding-right: 0px;
}
#titulo-tarifas {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #6C6C36;
	width: 328px;
	margin-left: 35px;
	line-height: 20px;
	padding-top: 13px;
	padding-bottom: 13px;
}

#titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #6C6C36;
}
#descripcion {
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #6C6C36;
	height: 123px;
	overflow: scroll;
	overflow-x: hidden;
	background-color: #E4D8AB;
	scrollbar-face-color: #EBE1BE;
	scrollbar-highlight-color: #EBE1BE;
	scrollbar-shadow-color: #EBE1BE;
	scrollbar-3dlight-color:#EBE1BE;
	scrollbar-arrow-color:#EBE1BE;
	scrollbar-track-color:#E5E5E5;
	scrollbar-drakshadow-color:#000000;
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E4D8AB;
	border-bottom-color: #E4D8AB;
	padding-left: 15px;
}
#descripcion p, #tarifas p {
	margin: 0px;
}

