@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:330px;
	margin:0px;
	padding:0px;
}
#informacion div#descripcion img{
	float:left;
}
#informacion div#descripcion img.foto{
	float:right;
	border:#FFAE00 1px solid;
	padding:10px;
}
#informacion div#descripcion img.foto2{
	float:left;
	border:#FFAE00 1px solid;
	padding:10px;
}
#informacion div#descripcion p{
	float:left;
	margin:0px;
	padding:5px;
}

#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;
}
div.servicios_separados {
	float: left;
	width: 578px;
	font-family:tahoma;
	font-size:0.7em;
	line-height: 1.4em;
	text-align: justify;
}
div.servicios_separados  img {
	float: right;
	border:#FFAE00 1px solid;
	padding:20px;
	margin: 0px 0px 30px 30px;
}
div.servicios_separados h3{
	font-size:1em;
	margin:0px;
	padding:0px;
}
div.servicios_separados ul{
	font-family:tahoma;
	font-size:1.4em;
	line-height: 1.2em;
}
div.servicios_separados2 {
	float: left;
	width: 578px;
	font-family:tahoma;
	font-size:0.7em;
	line-height: 1.4em;
	text-align: justify;
}
div.servicios_separados2  img {
	float: left;
	border:#FFAE00 1px solid;
	padding:20px;
	margin: 0px 20px 10px 0px;
}
div.servicios_separados2 h3{
	font-size:1em;
	margin:0px;
	padding:0px;
}
.ntelefono{
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:1.8em;
	font-weight:bold;
	color:#dd830e;
}
div.grupos_categorias{
	float:left;
	width:578px;
	margin:0px;
	padding:0px;
}
div.enlace{
	float:left;
	width:180px;
	margin:0px;
	padding:0px;
	margin-right:10px;
	font-family:tahoma;
	font-size:0.9em;
	font-weight:normal;
	line-height:normal;
	color:#999999;
	text-align:left;
}
div.enlace img{
	float:left;
	border:none;
	margin:0px;
	padding:0px;
}
div.enlace a{
	font-family:tahoma;
	font-size:0.9em;
	font-weight:normal;
	color:#666666;
}
div.enlace a:hover{
	color:#FF9000;
	text-decoration:underline;
}
div.enlace a:link{
	text-decoration:none;
}
div.enlace a:visited{
	text-decoration:none;
}

