body{

  margin:0;
  padding:0;
  
  font-family:arial;
  font-size:12px;
  
  color:#555;
  background:#fff;

}

h1{
	font-size:18px;
	font-weight:normal;
	letter-spacing:normal !important;
}

a, a:visited, a:link, a:active{ text-decoration:none; }

h2{

	font-size:18px;
	font-weight:normal;
}

#footer{

  width:100%;
  height:100px;
  top:auto;
  bottom:0;
  left:0;
  right:0;

}

#header{

height:180px;
width:100%;
background:#1293a9 url('../img/bkg.jpg') repeat-x bottom left;

}

.width{ width:800px; margin:auto; }
.border{ border:1px solid #000; }
.mrg{ margin-top:25px; }
.clear{ clear:both; }
.pagar{

	width:179px;
	height:43px;
	cursor:pointer;
	margin:0;
	border:0;
	padding:0;
	background:url('../img/pagar.jpg') no-repeat;

}

#llsita li
{
display: inline;
list-style-type: none;
padding-right: 0px;
}

#block{

	float:left;
	width:250px;
	margin-right:15px;

}

#block2{

	float:left;
	width:250px;
	margin-right:15px;

}


#block2 .title{

	font-size:14px;
	font-weight:bold;
	color:#1293a9;
	border-bottom:2px solid #88c9d4;
	line-height:24px;
}

#block .title{

	font-size:14px;
	font-weight:bold;
	color:#1293a9;
	border-bottom:2px solid #88c9d4;
	line-height:24px;
}

.normal{ color:#666; padding:4px; }
.impar{ background:#e2fafe; color:#666; padding:4px; }
.bllue{ background:#1293a9; color:#fff; font-weight:bold; padding:4px;}
.features{ list-style-image:url('../img/tick.jpg'); }
.or{ list-style-image:url('../img/or.jpg'); }
.plata{ list-style-image:url('../img/plata.jpg'); }
.bronze{ list-style-image:url('../img/bronze.jpg'); }

.button{ 

	width:205px;
	height:42px;
	border:0;
	margin:0;
	cursor:pointer;
	
}

.download-now{

	background:url('../img/download.jpg') no-repeat;

}

.inscribirme{

	background:url('../img/inscribirme.jpg') no-repeat;

}

.edit{

	background:url('../img/editar.jpg') no-repeat;

}

.login{

	width:180px;
	height:44px;
	border:0;
	padding:0;
	margin:0;
	cursor:pointer;
	background:url('../img/login.jpg') no-repeat;

}

#block ul li{	list-style-image:url('../img/tick.jpg');  }

#form input, textarea{

	padding:4px;
	font-size:12px;
	font-family:arial;
	color:#555;
	border:1px solid #88c9d4;
	width:300px;

}

#form textarea{ width:300px; height:80px; }

#form .submit{

	width:143px;
	height:35px;
	margin:0;
	padding:0;
	border:0;
	background:url('../img/enviar.jpg') no-repeat;
	cursor:pointer;

}

table#planes td{

	border-bottom:1px solid #ccc;
	padding:4px;

}

table#planes .nob{ border-right:1px solid #ccc; }

.brd{ border:1px solid #000; }

.exp{
	
	margin-top:15px;
	height:190px;
	background: url('../img/bgexp.jpg') no-repeat top left;

}

.cont-exp{

	width:280px;
	float:right;
	padding:12px;
	color:#fff;

}

.cont-exp ul{
list-style-type:none;
margin-left:0px;
padding-left:0px;
}

.cont-exp li{ margin-bottom:5px; }

.cont-exp ul li a{ color:#fff; }
.cont-exp ul li a:hover{ text-decoration:underline; }