@charset "utf-8";
/* CSS Document */

.footer {
	font-family: arial;
	font-size: 11px;
	color: #CCC;
	background-image: url(images/back_foo.jpg);
	height: 188px;
}
.Sub_tit {
	font-family: Rockwell;
	font-size: 30px;
	font-weight: normal;
	line-height: 50px;
}
.MENU_UP {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #3F6AA5;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}

.Sub_tit_items {
	font-family: Rockwell;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	color: #11719E;
}
.Sub_tit_propiedades {
	font-family: Rockwell;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	color: #11719E;
	text-align: center;
}
.precio {
	font-family: Verdana, Geneva, sans-serif, Candara;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/fondo_ficha.jpg);
	height: 26px;
	background-repeat: repeat-x;
	background-color: #5F88B6;
	width: 240px;
}
.destacado2 {
	font-family: Verdana, Geneva, sans-serif, Candara;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 26px;
	background-repeat: repeat-x;
	background-color: #5F88B6;
	width: 240px;
}



.texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #666;
	padding: 7px;
}
.bajada_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #999;
}

.marco_foto {
	border: 2px solid #FFF;
}



body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}

a:hover
{
	text-decoration: none;
	background-color: #CCC;
	color: #000;
	font-weight: normal;
	background-image: url(images/flecha.png);
	background-repeat: no-repeat;
	background-position: 0px;
}


.button-style
{
	display: inline-block;
	margin-top: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.1);
	line-height: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px rgba(0,0,0,.2);
	font-size: 1em;
	font-weight: 400;
	color: #FFF !important;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
a:visited {

}

.button-style_news {
	display: inline-block;
	margin-top: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.1);
	line-height: normal;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px rgba(0,0,0,.2);
	font-size: 1em;
	font-weight: 400;
	color: #333 !important;
	background-color: #A7C5DF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.button-ficha {
	display: inline-block;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.1);
	line-height: 13px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px rgba(0,0,0,.2);
	font-size: 11px;
	font-weight: normal;
	color: #333 !important;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	height: 13px;
	background-repeat: repeat-x;
	width: 220px;
}

.botonera_izq {
	display: inline-block;
	margin-top: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 5px rgba(255,255,255,0.1);
	line-height: normal;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 0px rgba(0,0,0,.2);
	font-size: 1em;
	font-weight: normal;
	color: #333 !important;
	background-color: #A7C5DF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	width: 200px;
}
