.centrar{
	text-align: center;
	float: none;
	margin: 0 auto;
}
.centrar.forms{
	width: 60%;
}
.capas_centradas{
	text-align: left;
	border: 1px solid #CACACA;
    -webkit-border-radius: 8px!important;
	-moz-border-radius: 8px!important;
	border-radius: 8px!important;
    clear: both;
    display: block;
    float: left;
    margin-bottom: 10px;
    padding: 3%;
    position: relative;
    width: 94%;
}
.capas_centradas.loading{
	text-align: center;
	color: #00A550;
	font-size: 1.5em;
	font-weight: bold;
}
.imagen_loading{
	float: left;
	margin-right: 20px;
	width: 177px;
}
.texto_loading h4{
	font-size: 14px;
	margin-bottom: 10px;
	color: #333;
}
.texto_loading{
	float: left;
	width: 330px;
	font-size: 12px;
}
.lema{
	margin-top: 20px;
	color: #666;
	font-size: 14px;
}
.presupuestos{
	float: left;
	width: 730px;
	margin-right: 20px; 
	margin-bottom: 30px;
}
#scroll {
  position:relative;
  overflow:hidden;
  width: 676px;
  height:342px;
  float: left;
}
#scroll .slides {
  width:20000em;
  position:absolute;
}
#scroll .slides div.slide {
	float:left;
  	width:200px;
	margin-right: 35px;
  	height: 340px;
 	display: block;
  	position: relative;
	border: 1px solid #CACACA;
    -webkit-border-radius: 8px!important;
	-moz-border-radius: 8px!important;
	border-radius: 8px!important;
}
.browse{
	background: url("../../img/arrows.png") no-repeat;
	width: 25px;
	height: 37px;
	display: block;
	float: left;
	margin-top: 165px;
}
.browse.right{
	background-position: -95px 0;
}
a.browse.left:hover{
	background-position: 0px -62px;
}
a.browse.right:hover{
	background-position: -95px -62px;
}


#scroll .slides div.slide .inner{
	padding: 20px;
	text-align: center;
	color: #333;
}
#scroll .slides div.slide .img{
	text-align: center;
	border-bottom: 1px solid #D7D7D7;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
#scroll .slides div.slide a.boton{
	width: 140px;
	margin-bottom: 10px;
}
#scroll .slides div.slide h5{
	color: #00A550;
}
#scroll .slides div.slide p{				
	margin-bottom: 5px;
}
#scroll .slides div.slide .cuotas p{
	text-align: left;
	font-size:11px;
}
#scroll .slides div.slide .cuotas{
	margin-bottom: 30px;
	margin-top: 20px;
}
#scroll .slides div.slide .cuotas div.col{
	float: left;
	width: 69px;
	border-right: 1px solid #d7d7d7;
	margin-right: 10px;
	padding-right: 10px;
}
#scroll .slides div.slide .cuotas div.last{
	margin-right: 0px;
	padding-right: 0px;
	border-right: 0px;
}
#scroll .slides div.slide .precio{
	font-size: 1.8em;
	font-weight: bold;
	color: #666;
}
.presupuestos .info{
	margin-left: 25px;
	font-size: .9em;
}
.presupuestos_2{
	width: 200px;
	float: left;
}
.resumen_presupuesto{
	border: 1px solid #CACACA;
	-webkit-border-radius: 8px!important;
	-moz-border-radius: 8px!important;
	border-radius: 8px!important;
}
.resumen_presupuesto .inner{
	padding: 20px 12px;
}
.resumen_presupuesto .inner h4{
	font-size: 1.1em;
	margin-bottom: 10px;
}
.resumen_presupuesto .inner li{
	margin-bottom: 5px;
}
.secc_left{
	width: 570px;
	float: left;
}
.lnk_presup{
	margin: 10px 0 20px 0;
	text-align:center;
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}
.big60 .list_social{
	position: relative;
	left: 30px;
	width: 600px;
}

.cuotas .col {
	position:relative;
}
.cuotas .col input {
	position:absolute;
	bottom:-20px;	
	left:40%;
}
.input_float .jqTransformSelectWrapper,.input_float input {
	float:left;
	margin-right:10px;
}
