@charset "utf-8";
/* CSS Document */

#info-body{
width:620px;
float:left;
margin:20px 0 0 65px;
font-size:13px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
}
	#claim{
	width:414px;
	height:32px;
	background:url(../clientes/images/claim.jpg) no-repeat;
	text-indent:-9999px;
	}
	#info-body ul{
	margin:20px 0 30px 0px;
	padding:0;
	list-style-type:none;
	}
	#info-body ul li{
	color:#4BC6D5;
	font-size:13px;
	text-decoration:underline;
	background:url(../caracteristicas/images/bullet.jpg) no-repeat 0 3px;;
	padding-left:21px;
	}
	#box-articulos{
	width:202px; 
	height:425px; 
	background:url(../images/caja_articulos.jpg); 
	position:absolute; 
	top:-5px; 
	left:710px;
	padding:60px 0 0 22px;
	}
	.item-artic{
	font-size:12px;
	color:#999999;
	border-bottom:1px solid #C2EDF3;
	padding:10px 0;
	width:180px;
	line-height:17px;
	}