@charset "utf-8";
/* CSS Document */
img.marco_imagen { float:right; margin:0; margin-top:25px;}
p { margin-bottom:12px;}
/*EMPRESA */
#empresa { float:left; width:375px; margin-top:15px;}
#empresa p{ margin-left:10px}
	#empresa h2 { background:url(/imagenes/confanor/tit-la-empresa.png) no-repeat 0 100%; border-color:#af0000;}
	
/* PROYECTOS A MEDIDA */
#proyectos-medida , #otros-inmuebles{ float:left; width:643px; margin-top:15px;}
#proyectos-medida p{margin-left:15px}
#proyectos-medida h2 {background:url(/imagenes/confanor/tit-proyectos-a-medida.png) no-repeat 0 100%; border-color:#af0000;}
#proyectos-medida ul { margin:10px 0 0 10px;}
* html #proyectos-medida ul { margin-left:5px;}
#proyectos-medida ul li { float:left; width:280px; }
* html #proyectos-medida ul li {width:260px;}

#proyectos-medida ul ul { vertical-align:top;}
#proyectos-medida ul li li { float:none; width:100%; margin:0 0 10px 0; vertical-align:top;}
#proyectos-medida ul li ul li { float:none;display:block; width:100%; vertical-align:top;background:
url(/imagenes/comunes/iconos/flecha-der-listas.png) no-repeat 0px 3px; padding-left:20px}


/* Compramos terreno */
#compramos_terrenos { float:left; width:375px; margin-top:15px;}
#compramos_terrenos p{margin-left:15px}
#compramos_terrenos h2 {background:url(/imagenes/confanor/tit-compramos-terrenos.png) no-repeat 0 100%; border-color:#af0000;}
	#compramos_terrenos  form { padding:10px 15px 9px 22px; background:#f0f0f0; text-align:left;width:265px;margin-left:30px}
	#compramos_terrenos  form .clearfix label{ float:left; display:block; margin-top:3px;}
	#compramos_terrenos  form .clearfix  input{ width:195px; height:18px; border:1px solid #dad9d9; float:right;}
	#compramos_terrenos  form textarea{ width:246px; height:62px; border:1px solid #dad9d9; }
	#compramos_terrenos  form .en-bloque input{ width:100%; height:20px; border:0; border:1px solid #dad9d9; }
	#compramos_terrenos  form .btn-submit { text-align:right;}
	#compramos_terrenos  form .btn-submit input{ width:auto; height:auto;  }
	#compramos_terrenos h3 { margin:0 0 5px -10px; font-size:1em; font-weight:bold;}
	#compramos_terrenos .en-bloque label ,#compramos_terrenos .en-bloque .label{ display:block; margin-bottom:5px;}
	
/* OTROS INMUEBLES */
#otros-inmuebles h2 {background:url(/imagenes/confanor/tit-otros-inmuebles.png) no-repeat 0 100%; border-color:#af0000;}

	#otros-inmuebles div div h3 { font-size:1.10em; font-weight:bold; color:#000;}
	#otros-inmuebles div div span { display:block;  color:#000;}
	#otros-inmuebles div div strong { display:block;}
	#otros-inmuebles div.inmueble{ float:left; width:285px; margin:22px 0 8px 30px;}
	* html 	#otros-inmuebles div.inmueble{ margin-left:20px;}
	#otros-inmuebles div.inmueble div a{display:block; margin-top:3px}
	#otros-inmuebles div img{ float:left;  border-left:1px solid #af0000;}
	#otros-inmuebles div.inmueble div{margin-left:125px}
	#otros-inmuebles div.inmueble div p{margin-top:8px}

.negro {color:#000000;}

