@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 .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:330px;
	margin:0px;
	padding: 0px 0px 0px 15px;
}
#cuerpo_descripcion a{
	font-family:tahoma;
	font-size:1em;
	font-weight:normal;
}
#informacion .descripcion img{
	float:left;
}
#informacion .descripcion img.foto{
	float:left;
	border:#FFAE00 1px solid;
	padding:10px;
}
#informacion .descripcion p{
	float:left;
	margin:0px;
	padding:5px;
}
#presupuesto{
	float:left;
	width:620px;
	height:auto;
}
#presupuesto .descripcion{
	float:left;
	width:578px;
	height:auto;
	margin:0px;
	padding:20px;
	margin-top:5px;
	background:#FFFFFF;
	border:#A2A2A2 1px solid;
}
#presupuesto .descripcion p{
	float:left;
	width:570px;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
#presupuesto .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 .descripcion input{
	float:left;
	width:320px;
	height:15px;
	font-family:tahoma;
	font-size:0.9em;
	font-weight:normal;
}
#presupuesto .descripcion textarea{
	float:left;
	width:320px;
	height:120px;
	font-family:tahoma;
	font-size:0.9em;
	font-weight:normal;
}
#presupuesto .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 .descripcion div.avisotelefono div.bordeformulario{
	float:left;
	background:url(../pics/rayas_formulario.jpg) repeat-x;
	width:580px;
	margin:0px;
	padding:0px;
}
#presupuesto .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;
}
