@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #010f1e;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.back_busqueda {
	background-image: url(images/back_busqueda.jpg);
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.back_destacado {
	background-image: url(images/back_destacados.jpg);
	background-repeat: no-repeat;
}
.borde_imagen {
	border: 2px solid #e3d074;
}
.back_prop_destacada {
	background-color: #183f68;
	background-image: url(images/cuadro_prop_destacada_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.back_precio_destacado {
	background-image: url(images/back_precio_destacado.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FF0;
}
.back_prop {
	background-color: #25619e;
	background-image: url(images/cuadro_prop_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
	color: #FFF;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.back_precio {
	background-image: url(images/back_precio.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FF0;
}
.back_footer {
	background-image: url(images/back_footer.jpg);
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.link_blanco_amarillo {
	color: #FFF;
	text-decoration: none;
}
.link_blanco_hover {
	color: #FF0;
	text-decoration: none;
}
.texto_gris_11 {
	color: #000;
	text-decoration: none;
}
.txt_gris_11{
	color: #000;
	text-decoration: none;
}
.txt_blanco_11{
	color: #000;
	text-decoration: none;
}
.titulos_busqueda
{
	color: #003366;
	font-size:small;
	text-decoration: none;
	text-align:left;
}
.txt_gris_11_bold
{
	color: #FFF;
	text-decoration: none;
}
.txt_blanco_11_bold
{
	color: #FFF;
	text-decoration: none;
}
.txt_azul_precio_bold
{
	color: #000;
	text-decoration: none;
}
.txt_gris_13_bold

{
	color: #000;
	text-decoration: none;
	font-weight:bold
}
.txt_gris_13

{
	color: #000;
	text-decoration: none;
}
.msg

{
	color: #000;
	text-decoration: none;
}