@charset "UTF-8";
body {
	font-family: raleway, sans-serif;
	font-size:14px;
}

.inmobiliaria {
	overflow: hidden;
}
.inmobiliaria .menu {
	float: left;
	width: 200px;
}
.inmobiliaria .inmo {
	float: right;
	width: 750px;
}
.navbo:link, .navbo:active, .navbo:visited, .navbo:focus {
	color: #000000;
	text-decoration: none;
	font-size: 15px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	display: block;
	border-bottom: 1px dotted #AFAFAF;
	padding-left: 3px;
}
.navbo:hover {
	color: #4A3D75;
	text-decoration: none;
	font-size: 15px;
	padding-left: 15px;
	border-bottom: 1px solid #AFAFAF;
}
.inmobiliaria .menu .nave {
	border-right: 1px dotted #AFAFAF;
	border-top: 1px dotted #AFAFAF;
	padding-top: 8px;
	padding-bottom: 8px;
}
.inmobiliaria .menu h2 {
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.inmobiliaria .inmo .caja {
	margin-bottom: 35px;
	padding-bottom: 10px;
	border-bottom-color: #AFAFAF;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: rgba(255,255,255,0.80);
}
.inmo .caja .cajaimagen {
	overflow: hidden;
	width: 400px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
.inmo .caja .imagen {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 2px solid #FFFFFF;
	-webkit-box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.50);
	box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.50);
}
.inmo .caja .inmodetalles {
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 10px;
}
.inmobiliaria .inmo h2 {
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.caja .inmodetalles h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: rgba(74,61,117,1.00);
}
.caja .inmodetalles ul {
	font-size: 12px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.inmodetalles ul li {
	margin-bottom: 15px;
	float: left;
	margin-left: 15px;
}
.texto14_bold {
	font-size: 14px;
	font-weight:bold;
	color:#000000;
}
.deta:link, .deta:active, .deta:visited, .deta:focus {
	color: #FFFFFF;
	font-size: 12px;
	border: 3px solid rgba(74,61,117,1.00);
	background-color: rgba(145,131,190,1.00);
	font-weight: 200;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 15px;
	text-decoration: none;
}
.deta:hover    {
	color: #FFFFFF;
	font-size: 12px;
	border: 3px solid rgba(145,131,190,1.00);
	background-color: rgba(74,61,117,1.00);
	font-weight: 200;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 15px;
	text-decoration: none;
}
.deta2:link, .deta2:active, .deta2:visited, .deta2:focus {
	color: #FFFFFF;
	font-size: 12px;
	border: 3px solid rgba(145,131,190,1.00);
	background-color: rgba(74,61,117,1.00);
	font-weight: 200;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 15px;
	text-decoration: none;
}
.deta2:hover    {
	color: #FFFFFF;
	font-size: 12px;
	border: 3px solid rgba(74,61,117,1.00);
	background-color: rgba(145,131,190,1.00);
	font-weight: 200;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 15px;
	text-decoration: none;
}
.nohay   {
	padding-top: 45px;
	padding-right: 45px;
	padding-bottom: 45px;
	padding-left: 45px;
	text-align: center;
}
.buscador {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #4A3D75;
}
.buscador #businmueble {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
}
.seletbu {
	border: 2px solid #AFAFAF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 9pt;
	font-weight: bold;
	margin-right: 15px;
}
.btnbuscar {
	background-color: #000000;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	color: #FFFFFF;
	border-radius: 20px;
	cursor: pointer;
	border: 2px solid #AFAFAF;
}
.contenido .fichainfo {
	padding-top: 10px;
}
.contenido .fichainfo ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	overflow: hidden;
	border-bottom: 1px dotted #000000;
}
.fichainfo ul li {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
}
.contenido .fichainfo h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fichasfotos {
	width: 100%;
	overflow:hidden;
	float: left;
	text-align: center;
	margin-top: 40px;
}
.contenido {
	overflow:hidden;
}
.texto   {
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	padding-top: 35px;
	padding-bottom: 35px;
	overflow: hidden;
	padding-left: 35px;
	padding-right: 35px;
	text-align: justify;
	line-height: 25px;
}
.precio {
	font-size: 25px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 15px;
	line-height: 25px;
}
.fichphoto {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	border: 4px solid #000000;
}
.petic {
	list-style-type: none;
	width: 55%;
	margin-right: auto;
	margin-left: auto;
}
.petic li {
	margin-bottom: 18px;
}
#avisocr {
	background-image: url(../../rs/ico-crear-aviso.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	margin-bottom: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.infocaja {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #808080;
}
.envio {
	background-color: #E3F1E2;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 2px solid #08D838;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
	text-shadow: 0px 0px 0px;
}
.error {
	background-color: #F1E2E2;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 2px solid #FF0000;
	text-shadow: 0px 0px 0px;
}
.camp {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 1px solid #4A3D75;
}
.contenido .noticaleft {
	float: left;
	width: 65%;
	border-right: 1px dotted #cccccc;
}
.contenido .notinav {
	float: right;
	width: 34%;
}
.notimg {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	width: 260px;
}.contenido .notinav h2 {
	margin-bottom: 15px;
	text-align: center;
}
.contenido .notinav .noul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
}
.notinav .noul .noli {
	padding-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-bottom: 12px;
	background-position: left center;
	border-bottom: 1px dotted #999999;
}
.noti p {
	margin-bottom: 15px;
	text-align: justify;
}
.noticaleft h1 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.ulinmo {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow:hidden;
}
.ulinmo .linmo {
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 40px;
}
.ulinmo .linmo h2 {
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	margin-bottom: 15px;
	border-bottom: 1px dotted #4A3D75;
	padding-bottom: 15px;
}
.maisin:link, .maisin:active, .maisin:visited, .maisin:focus {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #000000;
	border: 2px solid #AFAFAF;
	color: #FFFFFF;
	text-decoration: none;
}
.maisin:hover {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #9183BE;
	border: 2px solid #4A3D75;
	color: #000000;
	text-decoration: none;
}
.line   {
	background-image: url(../../images/linea.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.leerno:link, .leerno:active, .leerno:visited, .leerno:focus {
	color: #9183BE;
	font-weight: bold;
}
.nombreinmu {
	text-align: center;
	font-size: 25px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dotted #000000;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#businmueble ul li {
	margin-bottom: 15px;
}
