@charset "utf-8";


body {
	background-color:#ededed;
	background-image:url(../imagenes/fondoweb.jpg);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Arial, Georgia, Times New Roman, Times, serif;
	font-size:1.1em;
	text-align:center;
	margin:0;
	padding:0;
}

#cuerpo {
	color:#666666;
	font-size: 80%;
	width: 800px;
	margin:auto;	
}


#logo {
	text-align:left;
	/*heigth:800px;*/
	margin:0px;
	padding:0px 0px 0px 0px;
	clear:both;	
	background-image:url(../imagenes/fondologo.png);
	/*_background-image:url(../imagenes/logo-ie6.jpg);*/
	background-repeat:no-repeat;
	background-position:right center;
}


/********************************************************************************************************
**************************** ESTILOS GENERALES *************************************************************
*********************************************************************************************************/

#cuerpo a.enlace:link, a.enlace:visited, a.enlace:active{
	text-decoration:none;
	color:#A30000;
}

#cuerpo a.enlace:hover {
	text-decoration:underline;
	color:#666;	
}

#cuerpo a.enlace_der {
	background-image:url(../imagenes/flechader.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:15px;
}

#cuerpo a.enlace_der:link, a.enlace:visited, a.enlace:active{
	text-decoration:none;
	color:#A30000;
}

#cuerpo a.enlace_der:hover {
	text-decoration:underline;
	color:#666;
}

.listas dl {
	margin-top:-10px;
}

.listas dt {
	margin-top:5px;
	text-transform:uppercase;
	font-size:0.9em;
	color:#000;
}

.listas dd {
	padding:0px 0px 5px 15px;
	margin:4px 0px 4px 0px;
	background-image:url(../imagenes/imblista.gif);
	background-repeat:no-repeat;	
	border-bottom:1px dashed #d5d5d5;
	margin:0;	
}

b {
	font-weight:normal;
	display:block;
	width:450px;
	height:40px;
	margin: 5px 0px 5px 0px;
	padding:10px 5px 0px 45px;
	background-image:url(../imagenes/info_general.gif);
	background-repeat:no-repeat;
}

b#aviso {
	font-weight:normal;
	display:block;
	width:450px;
	height:40px;
	margin: 5px 0px 5px 0px;
	padding:10px 5px 0px 45px;
	background-image:url(../imagenes/back_novedad.jpg);
	background-repeat:no-repeat;
}


em#cita {
	font-family: "Georgia", Geneva, Arial, Helvetica, sans-serif;
	line-height:27px;
	font-size:1.3em;
	font-weight:normal;
	color:#FF6600;
	display:block;
	width:250px;
	padding:5px 0px 5px 20px;
	background-image:url(../imagenes/back_em.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

em#cita_col {
	font-family: "Georgia", Geneva, Arial, Helvetica, sans-serif;
	line-height:27px;
	font-size:1.3em;
	font-weight:normal;
	color:#FF6600;
	display:block;
	width:100%;
	padding:5px 0px 5px 20px;
	background-image:url(../imagenes/back_em.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}


ul.lista_general {
	margin:0;
	padding:0;
	padding-bottom:20px;
	list-style:none;
}

ul.lista_general li {
	background-image:url(../imagenes/bullet_listageneral.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:18px;
	margin:5px 0px;
}

/*ESTILO VENTANA DE AVISO DIRECCION EN PROMOCIONES*/

#ampliar_google {
	display:none;
	width:500px;
	height:350px;
}

#ampliar_google_2 {
	display:none;
	width:500px;
	height:350px;
}

.nv {display:none;}



/********************************************************************************************************
**************************** ESTILO MENU SUPERIOR *******************************************************
*********************************************************************************************************/

#menu_superior {
	text-align:left;
	background-color:#FFFFFF;
}

#menu_superior .top {
	height:10px;
	background-image:url("../imagenes/superior_menu_sup.jpg");
	background-position:top;
	background-repeat:no-repeat;
}

#menu_superior .bottom {
	height:10px;
	background-image:url("../imagenes/inferior_menu_sup.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	clear:both;
}






/********************************************************************************************************
**************************** ESPECIAL VISITA VIRTUAL *******************************************************
*********************************************************************************************************/
#menu_superior .bottom_visitav {
	height:60px;
	background-image:url("../imagenes/inferior_menu_sup_visita.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	clear:both;
	font-size:0.8em;
}

#menu_superior .bottom_visitav ul{
	margin:0;
	padding:0;
	margin-left:15px;
	
}

#menu_superior .bottom_visitav li{
	display:block;
	float:left;
	list-style-type:none;
	width:200px;
	margin:5px 5px 0px 0px;
	padding-left:55px;
}

/*ESTE AJUSTE ES PARA EL SAFARI*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#menu_superior .bottom_visitav li{
		display:block;
		line-height:15px;
		float:left;
		list-style-type:none;
		width:200px;
		margin:8px 5px 0px 0px;
		padding-left:55px;
	}
}

#menu_superior .bottom_visitav li#primera{
	background-image:url("../imagenes/ico_visita_1.jpg");
	background-position:left center;
	background-repeat:no-repeat;	
}

#menu_superior .bottom_visitav li#segunda{
	background-image:url("../imagenes/ico_visita_2.jpg");
	background-position:left center;
	background-repeat:no-repeat;	
}

#menu_superior .bottom_visitav li#tercera{
	background-image:url("../imagenes/ico_visita_3.jpg");
	background-position:left center;
	background-repeat:no-repeat;	
}

#menu_superior .bloqueizq {
	padding:5px 0px 5px 10px;
	background-image:url(../imagenes/back_visitav_bloqueizq.jpg);
	background-position:center right;
	background-repeat:no-repeat;
	width:450px;
	height:190px;
	float:left;
	_margin:10px 0px 10px 0px; /*solo para ie6 */
}


#menu_superior .bloqueizq h1 {
	margin:80px 0px 0px 60px;
	font-family: "Georgia", Times New Roman, Times, serif;
	color:#000;
	font-size:2em;
	font-weight:normal;
	font-style:italic;	
}

#menu_superior .bloqueizq .gris {
	color:#999999;
}


#menu_superior .bloqueder {
	padding:5px 0px 5px 0px;
	width:330px;
	height:190px;
	float:left;
	_margin:10px 0px 10px 0px; /*solo para ie6 */
}


#menu_superior .bloqueder img {
	margin:70px 0px 0px 50px;
	border:none;
}



/********************************************************************************************************
**************************** FIN ESPECIAL VISITA VIRTUAL *******************************************************
*********************************************************************************************************/

#cabecera {
	width:798px;
	background-color:#FFFFFF;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;	
	_margin:-10px 0px -10px 0px; /*solo ie6*/
}

.nav {
	overflow: hidden;
	margin:0px 0px 10px -30px;
	*margin:0px 10px 10px 10px; /* para ie6 y ie7*/	
}

.nav li {
	list-style: none;
	float:left;	
}

.nav li a {	
	z-index: 10;
	overflow: hidden;
	float:left;
	text-decoration:none;
	/*para ie6*/
	background-image:url(../imagenes/fondo2.jpg);
	background-repeat:repeat-x;
}

/*.nav li a:hover, .nav li a:active, .nav li a:visited {border: none;}*/

#nav {
	width:100%;	
	overflow: hidden;
	font-size:1.1em;
	font-size:98%;
	font-weight:bold;
	margin:0;
	padding:0;
	background-image:url(../imagenes/fondo2.jpg);
	background-repeat:repeat-x;

}

#nav li {
	float:left;
	border-right:1px solid #e5e5e5;
}

#nav a {
	height:25px;
	display:block;
	text-transform:uppercase;
	color:#a30000;
	padding:13px 10px 15px 15px;
}

#nav a:hover {color:#666;}

#nav a span {
	color:#999;
	display:block;
	font-weight:normal;
	font-size:0.8em;
}


#nav #actual a {
    background: url("../imagenes/izquierdam.jpg") no-repeat;
	padding-right:0px; 
	z-index:500;
	color:#000000;
 }
 

 #nav #actual em {
 	 display:block;
 	 font-style:normal;
	 background: url("../imagenes/derecham.jpg")  no-repeat 100% 0%;	
	 padding:12px 25px 14px 15px;
	 margin-top:-13px;
 }



.fotografia {
    clear:both;
	width:774px;
	height:250px;
	background-color:#fff;	
	padding:0px 0px 0px 11px;
	_padding:10px 0px 0px 11px;
}


/********************************************************************************************************
**************************** ESTILO MIGAS PAN ***********************************************************
*********************************************************************************************************/
 
#menu_migas {	
 	clear:both;
	height:35px;
	background-image:url(../imagenes/fondomigas.gif);
	background-repeat:no-repeat;
	text-align:left;
	margin:9px 0px 0px 0px;
	padding-top:9px;
	position:relative;
}

#migas {
	list-style: none;
	padding: 0;
	margin: 0;
}

#migas li {
	display: inline;
	background-image:url(../imagenes/flecha.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0px 0px 0px 12px;
	margin:0;
	color:#A30000;
}

#migas li:first-child { background-image:none;} /*con esto funciona en firefox y ie7 sin necesidad de la id titular*/

#migas #titular {
	background-image:none;
	color:#666;
	margin-right:0.5em;
}

#migas #primera {
	background-image:none;
	margin-left:-1em;
}

#migas a {
	text-decoration:none;
	color:#A30000;
}

#migas li {
	text-decoration:none;
	color:#000;
}

#migas a:HOVER{
	text-decoration:underline;
	color:#666;
}

#btn_regresar_migas {
	float:right;
	margin: -18px 15px 0px 0px;
	padding-left:13px;
	background-image:url(../imagenes/btnregresar.gif);
	background-repeat:no-repeat;	
	background-position:left center;
}	

/*ESTE AJUSTE ES PARA EL SAFARI*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#btn_regresar_migas {
		float:right;
		margin: -15px 15px 0px 0px;
		padding-left:13px;
		background-image:url(../imagenes/btnregresar.gif);
		background-repeat:no-repeat;	
		background-position:left center;
	}	
}

#btn_regresar_migas a:link, a:visited, a:active {
	text-decoration:none;
	color:#a30000;

}

#btn_regresar_migas a:hover {
	text-decoration:underline;
	color:#666;
}

/********************************************************************************************************
**************************** ESTILO CUERPO DE LA WEB ****************************************************
*********************************************************************************************************/

#caja {
	text-align:left;
	_width: 800px;
	color:#666666;
	position:relative;	
}

#caja .top {
	padding:19px 0px 0px 0px;
	background-image: url("../imagenes/superior.gif");
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#caja .bottom {	
	background-image: url("../imagenes/inferior3.gif");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	padding:15px 0px 24px 0px;
}

#caja .bottom .btn_seguimiento_anterior {
	text-align:left;
	width:240px;
	margin-left:40px;
	float:left;
}

#caja .bottom .btn_seguimiento_siguiente {
	text-align:right;
	width:263px;
	float:left;
}

.contenido {
	text-align:left;
	line-height:1.5em;
	border: 1px solid #ccc;
	border-top:0;
	border-bottom:0;
	background-color: #fff;
	background-image:url(../imagenes/fondoh4.jpg);
	background-repeat:repeat-x;
	padding: 10px 20px 10px 40px;
	min-height:800px !important;

}

.contenido#justificado {
	text-align: justify;
}

.contenido#especial {
	min-height:650px !important;
}

.contenido#ancho_total {
	padding:0; 

}

.contenido#corto {
	min-height:500px !important;
}

.contenido#acercade {
	min-height:1100px !important;
}

.contenido .columna_izq {
	width:295px;
	padding:10px 0px 15px 0px;
	float:left;
}

.contenido .columna_izq_completa {
	width:500px;
	padding:10px 0px 15px 0px;
	float:left;
}

.contenido .columna_izq_pt {
	width:505px;
	padding:10px 0px 15px 0px;
	float:left;
}

.contenido .columna_izq_extras {
	padding-top:10px;
	width:185px;
	float:left;
	margin-left:22px;
}

.caja_fotos {
	text-align:left;
	width:185px;
	height:205px;
	margin:10px 0px 0px -5px;
	padding:5px 0px 5px 15px;
	font-size:95%;
	color:#999;
	background-image:url(../imagenes/fondofotos.gif);
	background-repeat:no-repeat;
}
.caja_fotos img {
	clear:both;
	margin:9px 9px 0px 0px;
	border:0;
}
.caja_fotos p {
	margin:0;
	padding:0;
}

#caja #menu_derecha {
	width:215px;
	background-image:url(../imagenes/menuderback.gif);
	background-repeat:repeat-y;
	background-position:left;
/*	position:absolute;
	left: 560px;
	top: 20px;*/

}

#caja #columna_derecha {
	position:absolute;
	left: 560px;
	top: 20px;
	z-index:3;
	overflow:hidden;
	/*background-color:#FFFFFF;*/
}

#caja #menu_derecha .top{
	position:relative;
	background-image:url(../imagenes/menudersup.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	padding:12px 0px 0px 0px;
	margin-bottom:-12px;
	z-index:1;

}

#caja #menu_derecha .bottom{ /*OJO BOTTOM, NO PROPIEDAD DE BOTÓN!!!*/
	position:relative;
	background-image:url(../imagenes/menuderinf.jpg);
	background-repeat:no-repeat;
	background-position:0% 0%;
	padding:12px 0px 0px 0px;
	margin-top:-9px;
	z-index:1;
}
	

#caja #google_maps{
	clear:both;
	margin:20px 0px 0px 5px;
	width:200px;
	height:210px;
	padding: 10px 10px 10px 10px;
	background-image:url(../imagenes/fondogooglemaps2.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#caja #google_maps_2{
	clear:both;
	margin:20px 0px 0px 5px;
	width:200px;
	height:210px;
	padding: 10px 10px 10px 10px;
	background-image:url(../imagenes/fondogooglemaps2.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#caja #google_maps p {
	margin:0;
	padding:0;
	margin-top:2px;
}

#caja #google_maps_2 p {
	margin:0;
	padding:0;
	margin-top:2px;
}


#caja #google_maps.ofertas{
	margin-top:0;
}

#caja .boton{
	clear:both;
	padding:20px 0px 0px 5px;
	width:209px;
	height:50px;
}

#caja .btnder{
	clear:both;
	margin:20px 0px 0px 5px;
	width:209px;
	height:50px;
}

#caja .btnder h5{
	padding:22px 0px 0px 60px;
	margin:0;
	font-size:1.7em;
	color:#FFFFFF;
}

#caja .btnder#precio {
	background-image:url(../imagenes/btnprecio.gif);
	background-repeat:no-repeat;
}

#caja a.descarga{
	display:block;
	clear:both;
	margin:20px 0px 0px 5px;
	width:209px;
	height:50px;
	background-image:url(../imagenes/btndescarga.jpg);
	background-repeat:no-repeat;
}


#caja .banner_promociones {
	width:200px;
	height:222px;	/* es 215 x 382 realmente*/
	background-image:url(../imagenes/banner_publicidad.jpg);
	background-repeat:no-repeat;
	padding:160px 10px 0px 15px;
}

#caja .banner_promociones h1 {
	font-size:1.5em;
	margin:0;
	padding:0;
	color:#FF6600;
	font-weight:normal;
}

#caja .banner_promociones h2 {
	font-family: "Trebuchet", Arial, Helvetica, sans-serif;
	font-style:normal;
	margin:0;
	padding-bottom:2px;
	font-size:1em;
	color:#333;
	font-weight:normal;
}

#caja .banner_promociones p {
	margin:0;
	padding:0;
}

#caja .banner_promociones a{
	display:block;
	text-align:center;
	padding:30px 0px 0px 0px;
	margin-left:-10px;
	_padding-top:34px; /*Ajustamos valores para ie6*/
	_margin-left:-5px;
	width:100px;
	height:32px;
	float:left;
	background-image:url(../imagenes/banner_masinfo.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	text-decoration:none;
	color:#a30000;
}


#caja .banner_promociones a#der{
	background-image:url(../imagenes/banner_360.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	margin-left:7px;
}

#caja .banner_promociones a:hover{
	#color:#666;
	background-image:url(../imagenes/banner_masinfo_over.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
#caja .banner_promociones a#der:hover{
	background-image:url(../imagenes/banner_360_over.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}

#caja .banner_promociones a p {
	padding-top:15px;
	margin:0;
}


#caja #formulario_consulta form {
	margin:0;
	padding:0;
}


#caja #formulario_consulta {
	clear:both;
	margin:20px 0px 0px 5px;
	padding:50px 5px 5px 15px;
	width:209px;
	height:340px;
	background-image:url(../imagenes/fondo_formulario.gif);
	background-repeat:no-repeat;
}

#caja #formulario_consulta.parking {
	height: 400px;
	background-image:url(../nuevos_proyectos/parking_uria_toreno/imagenes/fondo_formulario_parking.gif);
	background-repeat:no-repeat;	

}

#caja #formulario_consulta p {
	margin:0;
	padding:0;
	padding-top:5px;
}

#caja #formulario_consulta .npt {
	font-family: "Trebuchet", Arial, Helvetica, sans-serif;
	color:#666;
	width:175px;
	height:1.3em;
	border:1px solid #ccc;
}

#caja #formulario_consulta textarea.texa {
	font-family: "Trebuchet", Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#666;
	height:60px;
	width:175px;
	border:1px solid #ccc;
}

#caja #formulario_consulta input.error {
	background-color:#d7a6a6;
	color:#FFFFFF;
}

#caja #formulario_consulta textarea.error {
	background-color:#d7a6a6;
	color:#FFFFFF;
}

#caja #formulario_consulta  #centra {
	margin: 8px 0px 0px 23px;
}


#menu_derecha ul, li {
	margin:0;
	padding:0;
}

.contenido h2 {
	margin-top: -5px;
	font-family: "Georgia", Times New Roman, Times, serif;
	color:#000000;
	font-size:2em;
	font-weight:normal;
	font-style:italic;
}

.contenido h3 {
	margin-top:-3px;
	*margin-top:0;
	padding:-3px 0px 2px 0px;
	*padding:2px 0px 2px 0px;
	font-size:1.6em;
	color:#666;
	font-style:normal;
	font-weight:normal;
}

.contenido h4 {
	margin:0;
	margin-bottom:-0.3em;
	*margin-bottom:-0.5em;
	padding:0;
	font-size:1.4em;
	font-weight:normal;
	color:#FF6600;
}


.contenido h5 {

	margin:0;
	margin-bottom:-0.3em;
	*margin-bottom:-0.5em;
	padding:0;
	font-size:1.4em;
	font-weight:normal;
	color:#FF6600;
	text-align: center;
	padding-top:10px;
	clear:both;

}

strong {
	font-weight:bold;
	font-style:italic;

}

img {
	border:0;
	margin:0;
	padding-right:5px;
}


/********************************************************************************************************
**************************** MENU DERECHA - INFORMACIÓN ADICIONAL ***************************************
*********************************************************************************************************/

#navizq
{
	position:relative;
	margin:8px 0px 0px 8px;
	width: 14.4em;
	_width:13.4em;
	padding: 0;
	text-align:left;
	z-index:2;
	
}

#navizq ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	

}

#navizq li
{
	margin: 0;
	border-bottom: 1px dotted #999;
}


#navizq li a
{
	display: block;
	padding: 12px 0px 11px 15px;
	color: #a30000;
	text-decoration: none;
	width: 100%;
}

html>body #navizq li a { width: auto; }

#navizq li a:hover
{
	background-color: #f2f2f2;
	color: #666;
}

#navizq li a#actual
{
	color:#000;
	background-image:url(../imagenes/seleccionmenuder.jpg);
	background-repeat:repeat-x;
}

#navizq li #ultimo
{
	border:none;
}

#navizq img {
	margin:0px 2px -2px 4px;
}

#navizq .space {
	margin-right:12px;
}

/* FIN NAVEGACION DEL MENU */




/********************************************************************************************************
**************************** ESTILO PLANTAS TIPO ********************************************************
*********************************************************************************************************/

#navegacion {
	border-top:0px;
	padding-top:0px;
}
#navegador {
	padding:3px 0px;
	margin-left: 0px;
	border-bottom: 1px solid #ccc;
	border-top:0px;
	margin-top:5px;
	text-align:right;
}

#navegador li {
	list-style:none;
	margin:0px;
	display: inline;
	
}
#navegador li a{
	padding:4px 0.5em;
	margin-left: 3px;
	border: 1px solid #ccc;
	border-bottom: none;
	background:#f5f5f5;
	text-decoration:none;
}
#navegador li a:link{color:#a30000;}
#navegador li a:visited{color:#a30000;}
#navegador li a:hover{
	color:#000;
	background:#fff;
	border-color:#ccc;
}
#navegador li a.actual{
	background:#fff	;
	border-bottom: 1px solid white;
	padding-bottom:4px;
	color:#000;
}


#menu_tabla {
	width:505px;
	background-image:url(../imagenes/back_tabla_plantas.gif);
	background-repeat:repeat-y;
	margin-left:-5px;
	padding:0px 2px 0px 10px;
}
#menu_tabla .toppt {
	margin-left:-10px;
	width:505px;
	height:10px;
	background-image:url(../imagenes/top_tabla_plantas.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#menu_tabla .bottompt {
	clear:both;
	margin-left:-10px;
	width:505px;
	height:10px;
	background-image:url(../imagenes/bottom_tabla_plantas.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}


#menu_tabla table {
	width:490px;
}

#menu_tabla table thead th{
	text-align:left;
	color:#FF6600;
	font-size:1.3em;
	font-weight:normal;
	padding:5px 0px 5px 5px;
}

#menu_tabla table tbody th {
	text-align:left;
	color:#333333;
	font-weight:normal;
	padding:5px 0px 5px 5px;
	text-transform:uppercase;
}

#menu_tabla table tbody tr {
	text-align:center;
}

#menu_tabla table tbody tr#gris {
	background-color:#efefef;
}

#menu_tabla table tbody tr a:link, a:visited, a:active {
	color:#a30000;
	text-decoration:none;
}

#menu_tabla table tbody tr a:hover {
	color:#666;
	text-decoration:none;
}

#menu_tabla table tbody tr a.actual{
	display:block;
	background-image:url(../imagenes/back_tabla_plantas_celda.gif);
	background-repeat:repeat-x;
	border: 1px solid #cf7200;
	width:98%;
	height:100%;
	color:#fff;
}


.detalles {
	width:500px;
	margin-top:20px;
	padding-top:10px;
	background-image:url(../imagenes/back_area_detalles_plantas.gif);
	background-repeat:repeat-x;
}

.detalles .dizquierda {
	width:225px;
	padding-right:15px;
	float:left;
}

.detalles .dderecha {
	width:250px;
	float:right;
}

.detalles .dderecha .tabla {
	height:106px;
	background-image:url(../imagenes/back_tabla_inforapida_2.gif);
	background-repeat:no-repeat;
	margin:0px 0px 0px -5px;
	padding:5px 5px 5px 10px;
}	


.detalles .dderecha .plano {
	height:256px;
	background-image:url(../imagenes/back_plano_plantas.gif);
	background-repeat:no-repeat;
	margin:5px 0px 0px -5px;
	padding:10px 10px 0px 12px;
}

.detalles .dderecha .plano img {
	margin: 0px 0px 0px 10px;
	border:0;
}

.detalles .dderecha table {
	width:100%;
	/*border:1px solid #cf7301;
	background-image:url(../imagenes/back_inforapida_plantas_tipo.jpg);
	background-repeat:repeat-x;*/
}

.detalles .dderecha table th, td{
	padding:5px 2px 5px 2px;
}

.detalles .dderecha table thead th {
	font-size:1.3em;
	color:#FF6600;
	font-weight:normal;
	padding:8px 0px 5px 2px;
}

.detalles .dderecha table tbody{
	text-transform:uppercase;
	padding:2px 0px 2px 0px;
}

.detalles .dderecha table tbody th{
	color:#333;
	background-color:#f5f5f5;
}

#tipo_2, #tipo_3, #tipo_4, #tipo_5, #tipo_6, #tipo_7, #tipo_8, #tipo_9, #tipo_10, #tipo_11, #tipo_12, #tipo_13, #tipo_14, #tipo_15, #tipo_05, #tipo_06, #tipo_16, #tipo_17, #tipo_18, #tipo_19, #tipo_20{ display:none;}

.detalles h1 {
	font-weight:normal;
	margin:0;
	padding:5px 0px 5px 0px;
	font-size:1.3em;
	color:#ff6600;
}

.detalles h3 {
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:1em;
	color:#000;
}

.detalles p {
	margin:0px;
	padding:2px 0px 2px 0px;
}

.detalles dl{
	margin:-5px 0px 0px 0px;
}


/**********************************************************************************************
*********** ESTILO LISTADO GENERAL PROMOS CURSO, NUEVOS PROYECTOS Y OFERTAS *******************
***********************************************************************************************/

#area_texto {
	width:500px;
	margin-bottom:10px;
}

#corte_texto {
	width: 500px;
	clear:both;
}



/**********************************************************************************************
*********** ESTILOS RELATIVOS A GONZÁLEZ DEL VALLE ********************************************
***********************************************************************************************/

.area_total {

	width:100%;

}

.txtresaltado {

	font-size:1.5em;
	color:#000;
	margin-top:-10px;

}

.tabtxt {

	padding-left: 20px;

}

.ennegro {
	
	color:#666;
	padding-top:10px;

}

.area_img {

	padding-top:10px;

}

.area_total img {
	margin:0px;
	padding: 0px;
}


.area_total ul {
	margin:0px 0px 0px 15px;
	padding:0;

}

.texto_bloques li {
	display:block;
	float:left;
	margin:0px 15px 0px 0px;
	width:245px;
}

.sombra_bloques {
	background-color: #f5f5f5;
	padding-top:20px;
	margin:-15px 0px 10px 0px;

}


.em {
	margin:10px 0px;
}

.fin {
	padding:5px 0px 5px 0px;
	margin-top:10px;
	text-align: center;
	background-color: #f5f5f5;

}

.estilo_moderno li {
	margin-top:15px;
	display:block;
	float:left;
	margin-right: 15px;
	width:200px;
	padding-left:35px;
	background-image: url(../nuevos_proyectos/gonzalez_del_valle/imagenes/mas.png);
	background-repeat: no-repeat;
	background-position: left center;
}


.formulario_gv {

	padding: 0px 20px 25px 20px;

}

.formulario_gv ul {
	margin:0;
	padding: 0;
}


.formulario_gv li {

	display:block;
	float:left;
	width:240px;
	margin-right: 10px;
	padding: 10px 0px;

}

.formulario_gv input {

	width:230px;
	height: 20px;
	font-size:1em;
	color:#999;

}


.formulario_gv textarea {

	width:735px;
	height: 80px;
	font-family: Arial;
	font-size:1em;
	color:#999;

}

.formulario_gv .botonf {
	width:150px;
	height: 35px;
	margin:0;
	padding:0;
}


.formulario_gv input.error {
	background-color:#d7a6a6;
	color:#FFFFFF;
}

.formulario_gv textarea.error {
	background-color:#d7a6a6;
	color:#FFFFFF;
}

/**********************************************************************************************
*********** FIN ESTILOS RELATIVOS A GONZÁLEZ DEL VALLE ****************************************
***********************************************************************************************/




#area_listado {
	width:502px;
	margin-bottom:20px;
}

.top_listado {
	height:3px;
	background-image:url(../imagenes/top_listado.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.bottom_listado{
	height:3px;
	background-image:url(../imagenes/bottom_listado.gif);
	background-repeat:no-repeat;
	background-position:bottom;
		
}

#listado {
	width:500px;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	background-color:#f5f5f5;
	_margin:-14px 0px -14px 0px; /*ajustamos al imagen de top y bottom para ie6*/
}

.bloque_listado {
  font-family: "Trebuchet", Verdana, Arial, Helvetica, sans-serif;
  font-size:0.8em;
  height: 125px;
  border:none;
  background-image:url(../imagenes/linea_base.gif);
  background-position:bottom;
  background-repeat:no-repeat;
}

.bloque_listado#final {
	background-image:none;
	margin-bottom:-4px;
}
 
.bloque_listado a {
  display: block;
  width: 100%;
  height: 98%;
  text-decoration: none;
  cursor: pointer; 
  color:#666666;

}
 
.bloque_listado a:hover {
  text-decoration: none;
  background-color: #e5e5e5;
  background-image:url(../imagenes/flecha_entrar.jpg);
  background-repeat:no-repeat;
  background-position:right center;
}

.bloque_listado a.vendido:hover, a.vendido:link, a.vendido:visited, a.vendido:active {
  text-decoration: none;
  background-image:url(../imagenes/vendido.gif);
  background-repeat:no-repeat;
  background-position:right center;
  cursor:default;
}

.bloque_listado img {
	margin:12px 13px 10px 10px;
	border:0;
	float:left;
}

.bloque_listado h1 {
	font-size:1.5em;
	margin:0;
	padding: 7px 0px 1px 0px;
	color:#FF6600;
	font-weight:normal;
}

.bloque_listado h2 {
	font-family: "Trebuchet", Arial, Helvetica, sans-serif;
	font-style:normal;
	margin:0;
	padding-bottom:2px;
	font-size:1.1em;
	color:#333;
	font-weight:normal;
}

.bloque_listado p {
	margin:0px 10px 10px 0px;
	padding:0;
}


.publicidad {
	width:209px;
}





/**********************************************************************************************
**************************** ESTILO LISTADO OBRAS REALIZADAS **********************************
***********************************************************************************************/
#area_obras{
	width:502px;
	margin-bottom:20px;
}

#area_obras .top_obras {
	height:3px;
	background-image:url(../imagenes/top_listado.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#area_obras .bottom_obras{
	height:3px;
	background-image:url(../imagenes/bottom_listado.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#listado_obras {
	width:500px;
	border-left:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	background-color:#f5f5f5;
	_margin:-14px 0px -14px 0px; /*ajustamos al imagen de top y bottom para ie6*/
}

#listado_obras .bloque_obras {
	width:100%;
	font-family: "Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	height: 125px;
	border:none;
	background-image:url(../imagenes/linea_base.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}

#listado_obras .informacion {
	width:444px;
	float:left;	
}

#listado_obras .btn_obras {
	margin:2px 0px 0px 0px;
	float:left;	
	border-left:1px solid #ccc;

}

#listado_obras .btn_obras a {
	display:block;
	margin:0;
	padding:15px 0px 15px 10px;
	text-decoration:none;
}

#listado_obras .btn_obras a.linea {
	border-top:1px solid #ccc;
}

#listado_obras .btn_obras a:hover {
	background-image:url(../imagenes/back_ico_ofertas.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#listado_obras .bloque_obras#nolinea {
	background-image:none;
	margin-bottom:-4px;
}
 

#listado_obras .imgn {
	margin:12px 13px 10px 10px;
	border:0;
	float:left;
}

#listado_obras h1 {
	font-size:1.5em;
	margin:0;
	padding: 7px 0px 1px 0px;
	color:#FF6600;
	font-weight:normal;
}

#listado_obras h2 {
	font-family: "Trebuchet", Arial, Helvetica, sans-serif;
	font-style:normal;
	margin:0;
	padding-bottom:2px;
	font-size:1.1em;
	color:#333;
	font-weight:normal;
}

#listado_obras p {
	margin:0px 10px 10px 0px;
	padding:0;
}


/*AVISO PARA USO DEL APARTADO*/

#aviso_obras{
	
	clear:both;
	width:440px;
	height:80px;
	margin: 0px 0px 10px 0px;
	padding:10px 5px 0px 60px;
	background-image:url(../imagenes/fondo_obrasr_aviso.jpg);
	background-repeat:no-repeat;	
}

#aviso_obras p {
	margin:0;
	padding:0px 0px 22px 0px;
}


#paginacion {
	font-size:80%;
	text-transform:uppercase;
	width:500px;
	padding:10px 0px 10px 0px;
	text-align:center;
	background-image:url(../imagenes/fondo_paginacion_obras.gif);
	background-repeat:no-repeat;
	margin:10px 0px 10px 0px;
}


/********************************************************************************************************
**************************** ESTILO PIE DE LA WEB *******************************************************
*********************************************************************************************************/

#pie {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:0.8em;
	text-align:left;
	clear:both;
	height:90px;
	margin-top:8px;
	padding:10px;
	padding-top:12px;
	background-image:url(../imagenes/backpie.gif);
	background-repeat:no-repeat;
	line-height:15px;
	
}

#pie p {
	margin:0;
	padding:0;
}

#pie .bloque {
	font-size:1.1em;
	text-align:right;
	width:120px;
	padding:20px 20px 25px 0px;
	margin-right:15px;
	border-right: 1px solid #ccc;
	float:left;
}

#pie .bloque_direcciones {
	color:#666;
	text-align:left;
	width:235px;
	padding:10px 0px 10px 0px;
	margin-right:5px;
	border-right: 1px solid #ccc;
	float:left;
}

#pie .bloque_direcciones#ultimo {
	width:200px;
	padding-left:10px;
	padding-right:10px;
}


/********************************************************************************************************
**************************** ESTILO COPYRIGHT ***********************************************************
*********************************************************************************************************/

#copy {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
	clear:both;
	margin-bottom:10px;
}
