/* CSS 2.1 para EIDATA */
/* @author: Ricard Catalan		*/
/**************************************************  TAGS: SERVICIOS - HOSTING DE CALIDAD  *************************************************/
.servicios-alojamiento-cont{ width:950px; margin:0 auto;}
#servicios-alojamiento{
	width:850px;
	margin:0 auto;
	margin-top:20px;
}
.servicios-alojamiento-head{ height:8px; background:url(../images/servicios-header.gif) no-repeat; }
.servicios-alojamiento-title {
	height:32px;
	background:#434343;
	padding:4px 20px 0 20px;
}
.servicios-alojamiento-title span{
	margin:-26px 16px 0 0;
	float:right;
	line-height:22px;
	font-size:13px;
}
.servicios-alojamiento-title span a{ color:#fff; text-decoration:underline; border:0;}
.servicios-alojamiento-title span img{ margin-right:5px; }
#servicios-alojamiento-info{
	background:#EEF0F1;
	padding:16px;
}
#servicios-alojamiento-img{ width:110px; float:left; }
#servicios-alojamiento-img img{ float:right; }
#servicios-alojamiento-hosting{
	width:650px;
	margin:12px 20px 0 0;
	float:right;
}
#servicios-alojamiento-hosting dt{ padding-top:8px;}
#servicios-alojamiento-hosting dt.servicios{ padding-bottom:4px;}
#servicios-alojamiento-hosting dd{ line-height:14px; margin-left:24px;}
.servicios-alojamiento-sep{ width:650px; height:24px; }
.servicios-alojamiento-both{ width:850px; height:10px; clear:both; }
.servicios-alojamiento-footer{ height:16px; background:url(../images/servicios-footer.gif) no-repeat; }
table.servicios-alojamiento-descripcion{
	width:650px;
	background:url(../images/servicios-alojamiento-fons2.gif) repeat-x;
	border-top:1px solid #AFBABD;
	vertical-align:center;
}
table.servicios-alojamiento-descripcion td{ padding:20px 8px 20px 16px; }
table.servicios-alojamiento-descripcion td.title{ width:110px; }
table#servicios-alojamiento-productos th{
	width:85px;
	height:26px;
	padding:4px;
	background-color:#C0E3F1;
	text-align:center;
	line-height:26px;
}
table#servicios-alojamiento-productos td{
	background-color:#fff;
	padding:6px 4px 6px 4px ;
	text-align:center;
	border:3px solid #EDF1F2;
}
table.servicios-alojamiento-descripcion td li{
	list-style:square;
	line-height:24px;
}
/****************************************  INTERNET EXPLORER 6  *****************************************/
*html .servicios-alojamiento-title span{ margin:-22px 16px 0 0; }
*html .servicios-alojamiento-title span img{ margin:-1px 5px 0 0; }
*html .servicios-alojamiento-title{ margin-top:-8px; }
*html #servicios-alojamiento-info{
	background:#EEF0F1;
	padding:16px 0 16px 0;
}
/****************************************  INTERNET EXPLORER 7  *****************************************/
*:first-child+html .servicios-alojamiento-title span{ margin:-22px 16px 0 0; }
*:first-child+html .servicios-alojamiento-title span img{ margin:-2px 5px 0 0; }