.servicios a{
	margin:0px;
	padding:0px;
	font-size:16px;
	font-weight:lighter;
	text-decoration:none;
	color:#005875;
	
}


.servicios a.titulo_servicio{
border:0px;
padding:0px;
font-size:24px;
font-weight:bold;
text-decoration:none;
color:#333333;
padding-left:30px;
background:url(images/flecha_ico.jpg) left no-repeat;
}

.servicios a.titulo_servicio:hover{
color:#000000;
}

.centrar_img{
height:100%;
background-color:#006699;}

.precio{
color:#000000;
float:left;
padding:10px 10px 10px 10px;
background:url(images/precio_pro.jpg) repeat-x;
}

.precio a{
color:#000000;
text-decoration:none;
}

.precio_izq{
width:12px;
height:38px;
background:url(images/precio_izq_pro.jpg) no-repeat;
float:left; 
}

.precio_der{
margin-right:5px;
width:18px;
height:38px;
background:url(images/precio_der_pro.jpg) no-repeat;
float:left; 
}

.barra{
padding-top:10px;
padding-bottom:20px;
height:auto;
overflow:auto;
}