body{
	background: url(../images/fondo.png);
	margin: 0 auto;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#body2{
	background: top repeat-y url(../images/body_bacl.jpg);
	margin: 0 auto;
	width: 768px;
	display: table;
}
img{
	border: none;
}
h1{
	background:no-repeat url(../images/h1.png);
	color: White;
	font-size: 14px;
	margin: 0;
	padding: 2px 0 0 10px;
	height: 22px;
	width: 348px;
}
#info{
	width: 716px;
	margin: 0 auto;
}
#col1{
	width: 348px;
	float: left;
}
#col2{
	width: 348px;
	float: right;
}
.item{
	margin-bottom: 10px;
	border-bottom: #E6E6E6 solid 1px;
}
.texto{
	font-size: 12px;
	margin-top: 5px;
	width: 100%;
}
#pack{
	width: 100%;
	padding-left: 30px;
	padding-bottom: 20px;
}
#col3{
	padding: 10px 0 0 0;
	clear: both;
	width: 100%;
}
#col3 table{
	border-collapse: collapse;
	width: 100%;
	margin: 0 auto;
	font-size: 12px;
	background: top repeat-x url(../images/tabla.jpg);
}
#col3 table td{
	border: #1B77D6 solid 1px;
	width: 60px;
	text-align: center;
}
#col3 table td.module{
	width: auto;
	text-align: left;
	padding-left: 3px;
}
#col3 table td.tit{
	background: top repeat-x url(../images/tit.png);
	color: White; 
}
#colbasic{
	width: 33.3%;
	float: left;
	font-size: 12px;
	text-align: center;
	background: no-repeat bottom url(../images/packfondo.jpg);
	padding-bottom: 7px;
}
#colpremium{
	width: 33.3%;
	float: left;
	font-size: 12px;
	text-align: center;
	background: no-repeat bottom url(../images/packfondo.jpg);
	padding-bottom: 7px;
}
#colgold{
	width: 33.3%;
	float: left;
	font-size: 12px;
	text-align: center;
	background: no-repeat bottom url(../images/packfondo.jpg);
	padding-bottom: 7px;
}
ul{
	margin: 0;
	padding: 0;
}
 ul li{
	margin-left: 30px;
}
#freegold{
	clear: both;
	margin: 0 auto ;
	width: 100%;
	border: #1B77D6 solid 1px;
	margin: 10px 0;
	text-align: center;
	font-size: 13px;
	color: #A01A17;
	padding: 3px 0;
}
a{
	color: #1759A0;
}
#footer img{
	float: left;
}
table a:hover{
	text-decoration:none;
}
