body {
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/fondo_montanas.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #809AAC;
}
.tabla {
	width: 900px;
}
.tabla_lotes {
	background-image: url(images/caja_datos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 130px;
	width: 770px;
}
.margen_lotes {
	margin-left: 30px;
}
.col1_lotes {
	width: 420px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 110px;
}

.col2_lotes {
	width: 128px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
}

.col3_lotes {
	width: 142px;
	padding-top: 11px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 11px;
}
.titulos_seccion {
	margin-top: 45px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.separador_botones_lotes {
	margin-top: 2px;
	margin-bottom: 2px;
}
.titulos_lotes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
.mb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.texto_lotes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	padding-right: 30px;
}
.tabla_secciones {
	background-color: #6c8698;
	width: 730px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #becdd8;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
hr {
	color: #6C8698;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tabla_presentaciones {
	background-color: #6c8698;
	width: 730px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #becdd8;
	text-align: center;
	margin-left: 30px;
}
