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

/* BANDA DE RUTA */
#informacion{
	float:left;
	width:620px;
	padding:0px;
	margin:0px;
	font-family:tahoma;
	font-size:1em;
	font-weight:normal;
}
#informacion div#descripcion{
	float:left;
	width:578px;
	height:auto;
	margin:0px;
	padding:20px;
	margin-top:5px;
	background:#FFFFFF;
	border:#A2A2A2 1px solid;
}
#cuerpo_descripcion{
	float:left;
	width:340px;
	margin:0px;
	padding:0px;
}
#informacion div#descripcion img.foto{
	float:left;
	border:#FFAE00 1px solid;
	width:214px;
	height:240px;
	padding:10px;
}
#informacion div#descripcion p{
	float:left;
	margin:0px;
	padding:25px;
}
#presupuesto{
	float:left;
	width:620px;
	height:auto;
}
#presupuesto div#descripcion{
	float:left;
	width:578px;
	height:auto;
	margin:0px;
	padding:20px;
	margin-top:5px;
	background:#FFFFFF;
	border:#A2A2A2 1px solid;
}
#presupuesto div#descripcion p{
	float:left;
	width:570px;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
#presupuesto div#descripcion label{
	float:left;
	width:200px;
	height:20px;
	text-align:right;
	margin:0px;
	padding:0px;
	margin-right:10px;
	vertical-align:middle;
	padding-top:3px;
}
#presupuesto div#descripcion input{
	float:left;
	width:320px;
	height:15px;
	font-family:tahoma;
	font-size:0.9em;
	font-weight:normal;
}
#presupuesto div#descripcion textarea{
	float:left;
	width:320px;
	height:120px;
	font-family:tahoma;
	font-size:0.9em;
	font-weight:normal;
}
#presupuesto div#descripcion input.botonsubmit{
	float:left;
	width:89px;
	height:27px;
	font-family:tahoma;
	font-size:0.7em;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-left:210px;
}
#presupuesto div#descripcion div.avisotelefono div.bordeformulario{
	float:left;
	background:url(../pics/rayas_formulario.jpg) repeat-x;
	width:580px;
	margin:0px;
	padding:0px;
}
#presupuesto div#descripcion div.avisotelefono{
	float:left;
	width:520px;
	height:30px;
	margin:0px;
	padding:0px;
	margin-top:20px;
	font-family:tahoma;
	font-size:0.7em;
	font-weight:normal;
}
.ntelefono{
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:1.8em;
	font-weight:bold;
	color:#dd830e;
}
#cuerpotabla{
	float:left;
	width:590px;
	margin:0px;
	padding:0px;
	margin-top:40px;
}
table.planesalojamiento{
	border:none;
	font-family:tahoma;
	font-size:0.7em;
	font-weight:normal;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	width:580px;
}
table.planesalojamiento th{
	font-family:tahoma;
	font-size:1.2em;
	font-weight:bold;
	width:190px;
	text-align:center;
	margin:0px;
	padding-bottom:15px;
}
img.fotoaloja{
	float:left;
	width:120px;
	height:132px;
	margin:0px;
	padding:0px;
	margin-left:30px;
	margin-right:30px;
}
table.planesalojamiento td{
	margin:0px;
	padding:13px;
}
table.planesalojamiento td.linea{
	margin:0px;
	padding:0px;
	background:#CCCCCC;
	width:1px;
}
table.planesalojamiento th.linea{
	margin:0px;
	padding:0px;
	background:#CCCCCC;
	width:1px;
}
table.planesalojamiento tr{
	height:25px;
}
table.planesalojamiento tr.par{
	background-color:#e1e1e1;
}
table.planesalojamiento tr.preciopresupuesto{
	font-size:1.3em;
	font-weight:bold;
}
table.planesalojamiento td.espacio{
	margin:0px;
	padding:0px;
	width:1px;
}
table.planesalojamiento input{
	font-family:tahoma;
	font-size:1em;
	font-weight:bold;
	width:80px;
	height:30px;
	margin:0px;
	padding:0px;
	margin-left:45px;
	margin-top:10px;
}