@charset "ISO-8859-1";
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5750;
	text-decoration: none;
	font-weight: normal;
}
.direccion {
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.TituGrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #5B5750;
	text-decoration: none;
}
.TituPequeño {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B5750;
	text-decoration: none;
	font-weight: bold;
}

.TituPequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B5750;
	text-decoration: none;
	font-weight: bold;
}

.TituMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5B5750;
	text-decoration: none;
}




.msgcookie {
	display: block;
	position: fixed;
	bottom: 0;
	height: 50px;
	width: 100%;
	background: rgba(0,0,0,0.8);
	color: #fff;
	font-size: 11px;
	font-family: sans-serif;
}
.msgcookie a.close {
	float: right;
	display: block;
	width: 16px;
	height: 50px;
	background: url(cookie.png) 0 -45px no-repeat;
	overflow: hidden;
	text-indent: -80px;
	opacity: 0.5;
	margin: 0 0 0 40px;
}
.cookies {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.inputpresupuesto{
	width:99%;
	height:53px;
	background-color:#ECEDED;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5B5750;
	padding-left:10px;
}

.texareapresupuesto{
	width:99%;
	height:136px;
	background-color:#ECEDED;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5B5750;
	padding-left:10px;
}

.submitpresupuesto{
	width:100%;
	height:53px;
	background-color:#ECEDED;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #5B5750;
	text-align:center;
	cursor:pointer;
}

.galeria {
	width: 296px;
	height: 185px;
	margin: 0px;
	padding: 0px;
}

.activo {
	color: #989287 !important;
}

.bloque {
	width: 100%;
	height: 100%;
	display: block;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.txt .Estilo2 p {
	color: #9E988E;
	margin:0;
	padding:0;
	line-height:11px;
	padding-top:3px;
}

.txt .Estilo2 p a{
	color: #9E988E;
}