th {
	text-align: left;
	width: 100px;
}
th,td {border-bottom: 1px dotted #ccc;}
#contenidos {
	clear:both;
	color: #FFFFFF;
}
#contenidos h1 {
	width: 100%;
	heigth: 40px;
	background-color:#993300;
	margin-top: 0px;
	padding: 4px;
	background-image: url(../imagenes/fondo_titulo.gif);
}
#preciohab {
	list-style: square url(none);
}
#condiciones {
	font-style: italic;
	font-size: 12px;
}
#condicionestarjeta {
	font-weight: normal;
	font-size: 10px;
}
#lateral {
	width: 275px;
	height: 240px;
	float: left;
	margin: 5px;
	margin-bottom: 15px;
/*	overflow:scroll;*/
}
#lateral h2 {font-size: 14px;}
#lateral a {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.imagenlateral {
	border-bottom: 5px solid #fff;
}
#formulario {
	width: 500px;
	margin-left: 50px;
	padding: 5px;
	background-color: #333333;
}
.campolargo {width: 395px;}
#oferta {
	background-color: #ccc;
	color: #000;
	border: dotted 1px #fff;
	clear: right;
}
