body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
/********* planes *********/
.dplanes {
}
.dplanes .dbloq{
	width: 100%;
	float: left;
	padding-bottom: 14px;
}
.dplanes .dbloq .ditem {
	width: 250px;
	float: left;
	background-image: url(../img/dplanes_f2.gif);
	background-position: left bottom;
	margin-right: 10px;
}
.dplanes .dbloq .ditem .dint {
	float: left;
	width: 250px;
	background-image: url(../img/dplanes_f1.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
}
.dplanes .dbloq .ditem h2{
	font-size: 14px;
	margin: 0px;
	color: #FF0000;
	padding-left: 20px;
	padding-bottom: 10px;
}
.dplanes .dbloq .ditem .dlista{
	padding-left: 20px;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
}
.dplanes .dbloq .ditem .dlista ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.dplanes .dbloq .ditem .dlista ul li{
	background-image: url(../img/dplanes_vinx.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 6px;
}
.dplanes .dbloq .ditem .dprecio{
	font-size: 18px;
	color: #000099;
	padding-top: 20px;
	padding-bottom: 9px;
	height: 28px;
	padding-right: 10px;
}
.dplanes .dbloq .ditem .dprecio .dceros{
	font-size: 15px;
}
.dplanes .dbloq .ditem .dprecio a{
	color: #000099;
	text-decoration: none;
	float: right;
	display: block;
	background-image: url(../img/dplanes_vin.gif);
	height: 28px;
	background-repeat: no-repeat;
	padding-left: 35px;
}
.dplanes .dbloq .ditem .detiq{
	margin-right: 30px;
}
/********* hosting *********/
.dhosting {
}
.dhosting .dbloq{
	width: 100%;
	float: left;
	padding-bottom: 14px;
}
.dhosting .dbloq .ditem {
	width: 250px;
	float: left;
	background-image: url(../img/dplanes_f2.gif);
	background-position: left bottom;
	margin-right: 10px;
}
.dhosting .dbloq .ditem .dint {
	float: left;
	width: 250px;
	background-image: url(../img/dplanes_f1.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
}
.dhosting .dbloq .ditem h2{
	font-size: 14px;
	margin: 0px;
	color: #FF0000;
	padding-left: 20px;
	padding-bottom: 10px;
}
.dhosting .dbloq .ditem .dlista{
	padding-left: 20px;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
}
.dhosting .dbloq .ditem .dlista ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.dhosting .dbloq .ditem .dlista ul li{
	background-image: url(../img/dplanes_vinx.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 6px;
}
.dhosting .dbloq .ditem .dprecio{
	font-size: 18px;
	color: #000099;
	padding-top: 30px;
	padding-bottom: 4px;
	height: 25px;
	padding-right: 5px;
}

.dhosting .dbloq .ditem .dprecio a{
	color: #000099;
	text-decoration: none;
	float: right;
	display: block;
	background-image: url(../img/dplanes_vin.gif);
	height: 28px;
	background-repeat: no-repeat;
	padding-left: 35px;
}
.dhosting .dbloq .ditem .detiq{
	margin-right: 30px;
}
