body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.tiposervicio {
	margin-top:40px;
	text-align:left;
        font-size:12px;
        font-family:Verdana,Arial,Helvetica,sans-serif;
	margin-bottom:-30px;
	*margin-bottom:30px;
}


img, div { behavior: url(iepngfix.htc) }

.centro2 {
	margin-bottom:100px;
}

.servicio-content{
  	border: 1px solid #ccc;
	padding-left:10px;
}

.servicio-label {
	width:400px;
        position:relative;
        top:-38px;
}

.texto-intro {
	margin-bottom:10px;
}

.features {
	margin-bottom:120px;
}

.feature-left {
	float:left;
       width:300px;
	margin-right:30px;
}

.servicio-cajas {
	/*border:1px solid #666;*/
	width:750px;
	position:relative;
        left:50px;
        top:-100px;
	*top:-40px;
	
}

.caja {
	width:220px;
	background-color:#EEEEEE;
	border:1px solid #ccc;
        float:left;
	margin-right:20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.caja-top {
	height:40px;
	background-color:#EF9625;
        color:#fff;
	-moz-border-radius-topleft: 2px; 
	-moz-border-radius-topright: 3px; 
	-webkit-border-top-left-radius: 2px; 
        -webkit-border-top-right-radius: 2px; 
}
.top-rojo {
	background-color:#E3252C;
}

#centro .caja-top .textos {
	padding-bottom:5px;
	padding-right:5px;
	padding-top:14px;
	margin-left:10px;
	color:#fff;	
	border:none;
	font-size:16px;
	font-weight:600;
}

.caja-precio {
	position:relative;
	left:165px;
	top:-25px;
	background-image:url('/images/circulo.png');
	height:51px;
	width:51px;
	background-repeat:no-repeat;
	margin-bottom:-15px;

}

.precio-texto {
	width:45px;
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#FFF;
	font-weight:600;
	font-size:12px;
	vertical-align:middle;
}

.caja-detalle {
	width:210px;
	margin-left:5px;
	margin-right:5px;
	color:#5172A2;
	font-weight:700;
	margin-bottom:15px;
}

.caja-imagen {
	float:left;
	width:66px;
	margin-right:10px;
	height:100px;
}

.caja-lista {
	float:left;
	width:130px;
	font-size:11px;
}

.limpiars {
	clear:both;
}

.caja-lista ul {
	padding-left:1em;
	list-style:none;
}

.caja-lista ul li {
	list-style-image:url('/images/boullet.png');
	list-style-type:square;;
	behavior: url(iepngfix.htc)
        *margin-left:2em;
}

.feature-left ul {
        padding-left:1em;
        *padding-left:2em;

}

.caja-bottom {
	margin-bottom:10px;
}
.caja-bottom-texto {
	padding-left:45px;
        color:#5172A2;
	font-size:11px;
}

.caja-bottom-item {
	margin-right:5px;
}

.caja-bottom-item:hover {
       cursor:pointer;
}


/* servicio detalle */

.d-content {
	width:600px;
	border:solid 2px #ccc;
	-moz-border-radius:5px;
        -webkit-border-radius:5px;
	padding-left:30px;
}

.d-cross {
	width:25px;
	float:right;
	margin-top: 10px;
	margin-right:10px;
}

.d-titulo {
	margin-top:5px;
	margin-bottom:5px;
}

.d-cajas {
	width:650px;	
}

.d-caja {
	-moz-border-radius:5px;
        -webkit-border-radius:5px;
	margin-right:10px;
	width:180px;
	border: 1px solid #bebebe;
	float:left;
}

.d-caja-naranja {
	color:#ffffff;
	background-color:#EF9625;
	height:40px;
	padding-top:10px;
	text-align:center;
	font-size:18px;
	font-weight:500;
        -moz-border-radius-topleft:3px;
        -moz-border-radius-topright:3px;
        -webkit-border-topleft-radius:3px;
        -webkit-border-topright-radius:3px;
}

.d-rojo {
       background-color:#E3252C;
}

.d-row {
	width:84px;
	/*border-right:1px solid #cccccc;*/
	font-size:11px;
	font-weight:500;
	float:left;
	background-color:#cfcfcf;
	height:17px;
}

.d-row-grey {
	background-color:#eeeeee;
	font-size:11px;
	
}
.d-center {
	text-align:center;
}

.d-left {
	padding-left:10px;
	width:85px;
	border-right:1px solid #cccccc;
}

.d-detalleabajo {
	margin-top:10px;
}

.d-detalleabajo ul {
	color:#607BA3;
	font-size:11px;

}

.tipoaplicacion {
	color:#000000;
	display:inline;
	margin-right:5px;
}

