body,td,th {
	font-family:"Lucida Grande", Arial, Verdana, Helvetica;
	color: #333333;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
}

#menu {
	font-family:Arial, Verdana, Helvetica;
}

.ancho_estandar {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	margin-bottom: 10px;
}

#ventabox {
	background-color: #FFF6B8;
	background-image: url(img/fondo_venta.jpg);
	background-repeat: repeat-x;
	height: 332px;
}

#interiores {
	background-color: #FFF6B8;
	background-image: url(img/fondo_interiores.jpg);
	background-repeat: repeat-x;
	height: 54px;
	padding-top: 20px;
}

#ventabox_contenido {
	padding-top: 5px;
} 

#contenido {
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#menu {
	margin-bottom: 10px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica;
	font-size: 16px;
	font-variant: normal;
	text-transform: none;
	color: #009966;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #000066;
}
#menu a {
	padding-right: 3px;
	padding-left: 3px;
}

#footer {
	font-family: "Lucida Grande", Arial, Verdana, Helvetica;
	font-size: x-small;
	color: #666666;
}

label {
	display: block;
}

p {
	font-family:"Lucida Grande", Arial, Verdana, Helvetica;
	font-size: 12px;	
}

#tour p {
	text-align: left;
}

h1 {
	font-family:Georgia;
	font-size: 28px;
	font-weight: normal;
	color: #006b9d;
	margin-top: 25px;
	margin-bottom:20px;
	text-align: center;
}

.h1 {
	font-family:Georgia;
	font-size: 28px;
	font-weight: normal;
	color: #006b9d;
	margin-top: 25px;
	margin-bottom:20px;
	text-align: center;
}

.centrado {
	margin-left:auto;
	margin-right: auto;
	display: block;
	padding-top:10px;
	padding-bottom:10px;
}

h2 {
	font-family:Georgia;
	font-size: 18px;
	font-weight: normal;
	color: #006b9d;
}

.imagen-derecha {
	float: right;
	margin:0;
	width: 117px;
	padding: 10px;
	padding-top:0px;
	padding-bottom:15px;
	margin-top:0px;
}

.tour-beneficios {
	list-style-type: disc;
	list-style-position: inside;
	text-align: left;
}

.tour-logo {
	margin-top: 10px;
}

.tour-mini-features {
	
}

.tour-mini-features td {
	height: 200px;
	border:solid 1px white;
	width: 400px;
}

.tour-mini-features p {
	width: 320px;
	padding-left: 20px;
	padding-right: 10px;

}

.tour-mini-features h2 {
	width: 300px;
	display:block;
	margin-left: auto;
	margin-right:auto;
}


.tour-accion {
	border: 1px solid #449eff;
	padding:10px;
	font-family: Georgia;
	font-size: 18px;
	background-color: #c3e9ff;
	margin-left: auto;
	margin-right:auto;
	height: 30px;
	padding-top:17px;
	margin-top: 20px;
	margin-bottom: 50px;
}

.tour-accion a {
	color: #004da1;
}

.parrafo-tour {
	padding-left: 5px;
	padding-right: 5px;
	text-align:center;
}