/* REDCORUNA */
/* COMMON */

html {
	font-size: 100%; /* IE Hack */
}

body {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	margin: 0;
	height: 100%;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}

.content a {
	color: #258;
}

.clearer {
	height: 0;
	clear: both;
	overflow: hidden;
}

body.home {
	background: #fff url(../images/mainBg.gif) repeat-y top center;
}

.headerTop {
	width: 100%;
	height: 59px;
	background: transparent url(../images/mainTopBg.jpg) no-repeat top center;
}
	
	.headerTopMid {
		width: 782px; /* 780px */
		height: 59px;
		margin: 0 auto;
		background: transparent url(../images/topMidBg.jpg) no-repeat top left;
	}
		
		* html .headerTopMid {
			width: 780px;		}
		
		.menuCont {
			width: 733px;
			height: 24px;
			margin: 0 auto;
			overflow: hidden;
		}
			
			.menuList {
				padding: 0;
				margin: 0;
				list-style: none;
			}
				
				.menuList li {
					display: inline;
				}
				
				.menuList li a {
					background: transparent none no-repeat top left;
					display: block;
					float: left;
				}
				
					.menuList li a:hover {
						background-position: center left;
					}
					
					.menuList li a.actual {
						background-position: bottom left;
					}
					
					.menuList li a.actual:hover {
						background-position: bottom left;
					}
				
				.menuList li a.menuDominios {
					background-image: url(../images/menu/menuDominiosES.gif);
					width: 74px;
					height: 24px;
					
				}
				
				.menuList li a.menuAlojamiento {
					background-image: url(../images/menu/menuAlojamientoES.gif);
					width: 120px;
					height: 24px;
					
				}
				
				.menuList li a.menuCorreo {
					background-image: url(../images/menu/menuCorreoES.gif);
					width: 66px;
					height: 24px;
					
				}
				
				.menuList li a.menuDedicados {
					background-image: url(../images/menu/menuDedicadosES.gif);
					width: 86px;
					height: 24px;
					
				}
				
				.menuList li a.menuServidores {
					background-image: url(../images/menu/menuServidoresES.gif);
					width: 139px;
					height: 24px;
					
				}
				
				.menuList li a.menuVps {
					background-image: url(../images/menu/menuVpsES.gif);
					width: 47px;
					height: 24px;
					
				}
				
				.menuList li a.menuColocation {
					background-image: url(../images/menu/menuColocationES.gif);
					width: 84px;
					height: 24px;
					
				}
				
				.menuList li a.menuOtros {
					background-image: url(../images/menu/menuOtrosES.gif);
					width: 105px;
					height: 24px;
					
				}
				
				.menuList li a.menuMarketing {
					background-image: url(../images/menu/menuMarketingES.gif);
					width: 124px;
					height: 24px;
					
				}
				
				.menuList li a.menuDiseno {
					background-image: url(../images/menu/menuDisenoES.gif);
					width: 85px;
					height: 24px;
					
				}
				
				.menuList li a.menuContratar {
					background-image: url(../images/menu/menuContratarES.gif);
					width: 97px;
					height: 24px;
					
				}				
		
			.menuCustom {
				margin: 0;
				font-family: myriad pro condensed, myriad web pro condensed, verdana, helvetica, sans-serif;
			}
				
				.menuCustom img {
					vertical-align: middle;
					display: block;
					float: left;
				}
				
				.menuCustom a {
					color: #fff;
					font-size: 12px;
					display: block;
					float: left;
					font-weight: normal;
					text-decoration: none;
					height: 14px;
					padding: 4px 13px 6px 13px;
					background: transparent url(../images/menuCustomBg.gif) repeat-x top left;
				}
					
					.menuCustom a:hover {
						text-decoration: none;
						background-position: center left;
					}
					
					.menuCustom a.activo {
						background-position: bottom left;
					}
						
						.menuCustom a.activo:hover {
							text-decoration: none;
							background-position: bottom left;
						}
		
		.headerLogo {
			margin: 10px 0 0 3px;
			float: left;
		}
		.headerLogoNavidad2009_1 {
			right: 75px;
			position: relative;
		}
                .headerLogoNavidad2009_2 {
                        right: 75px;
			top: 59px;
                        position: relative;
                }
		
		.headerTopLinks {
			font-size: 9px;
			width: 250px;
			height: 20px;
			text-align: center;
			float: left;
			padding-top: 4px;
			margin: 0 0 0 75px;
		}
			
			.headerTopLinks a {
				padding: 1px 1px 3px 1px;
			}
			
			.headerTopLinks a.activo {
				background-color: #ffab2d;
			}
			
		.headerAccesoClientes {
			margin: 0 0 0 26px;
		}
		
		.headerTelefono {
			margin: 2px 0 0 12px;
			vertical-align: top;
		}
		
		.headerChat {
			float: right;
			margin: 5px 20px 0 0;
		}
		
.headerMid {
	width: 100%;
	height: 30px;
	background: transparent url(../images/menuBg.gif) repeat-x top left;
}

.contentShadow {
	width: 100%;
	background: transparent url(../images/contentBg2.gif) repeat-y top center;
}

* html .contentShadow { background: transparent url(../images/contentBg2Exp.gif) repeat-y top center; }

.contentTop {
	width: 100%;
	background: transparent url(../images/mainBottomBg.jpg) no-repeat top center;
}

.content {
	width: 772px;
	min-height: 239px;
	margin: 0 auto;
	padding: 6px 0 6px 8px;
	background: #fff url(../images/contentBg.gif) no-repeat top left;
}

* html .content { height: 251px; }

.footer {
	width: 794px;
	height: 102px;
	margin: 0 auto;
	background: transparent url(../images/footerBg.jpg) no-repeat top left;
	font-size: 9px;
}
	
	.footerLogos {
		margin-right: 15px;
		display: inline;
	}
	
	.footerTextLeft {
		width: 510px;
		float: left;
		display: inline;
		margin: 35px 0 0 23px
	}
		
		.footerTextLeftTit {
			font-weight: bold;
		}
	
	.footerTextRight {
		width: 215px;
		font-weight: bold;
		display: inline;
		float: right;
		text-align: right;
		margin: 47px 23px 0 0; 
	}
	



/**
** ALOJAMIENTO
**/

.alojamientoLeftBar {
	float: left;
	width: 185px;
}
	
	.alojamientoMenu {
		width: 175px;
		height: 210px;
		padding: 30px 5px 0 5px;
		margin: 0 0 15px 0;
		overflow: hidden;
		background: transparent url(../images/alojamientoMenuNBg.gif) no-repeat top left;	
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, Helvetica, Sans-Serif;
	}
		
		.alojamientoMenu a {
			color: #036;
			display: block;
			margin-right: 13px;
			padding-left: 3px;
		}
			
			.alojamientoMenu a:hover {
				text-decoration: none;
				background-color: #f5cb91;
			}
			
			.alojamientoMenu a.activo {
				text-decoration: none;
				background-color: #ffab2d;
			}
			
		.alojamientoMenu ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		.alojamientoMenu li {
			padding-left: 12px;
			background: transparent url(../images/menuBigBullet.gif) no-repeat 2px 5px;
			margin-bottom: 36px;
		}
			
			.alojamientoMenu li ul {
				margin: 2px 0 0 0;
				padding: 0;
				list-style-type: none;
			}
			
				.alojamientoMenu li ul li {
					padding-left: 10px;
					background: transparent url(../images/menuSmallBullet.gif) no-repeat 0 5px;
					margin-bottom: 2px;
				}
	
	.alojamientoCont {
		width: 578px;
		background: url(../images/alojamientoContBg.gif) repeat-y top left;
		float: left;
		margin-bottom: 25px;
	}
		
		.alojamientoCont ul {
			list-style-image: url(../images/rowy.gif);
			padding: 0 0 0 12px;
			margin: 0;
		}
			
			.alojamientoCont ul li {
				margin: 0;
				padding: 3px 0 0 0;
			}
		
		.alojamientoPlanesIntro {
			width: 290px;
			height: 122px;
			padding: 15px 5px 0 22px;
			margin: 10px 0 10px 6px;
			overflow: auto;
			line-height: 14px;
			background: transparent url(../images/alojamientoIntroBg.gif) no-repeat top left;
		}
			
			div.alojamientoPlanesIntro.revendedores {
				height: 188px;
				background: transparent url(../images/alojamientoRevendedoresIntroBg.gif) no-repeat top left;
			}
		
		.alojamientoTable {
			width: 570px !important;
			background: url(../images/servidor6.jpg) no-repeat 8px 0 !important;
		}
			
			table.alojamientoTable.revendedores {
				width: 570px;
				background: url(../images/servidor7.jpg) no-repeat 15px -5px !important;
			}
				
		.servidoresDedicadosTable td.first.alojamiento {
			width: 205px !important;
		}

	.c2 td.c2 {
		background: #ffc266 url(../images/tablaColDestBg.gif) repeat-x top left !important;
		/*border-bottom: 1px solid #fff;*/
	}
	
	.c2 td.c2.head {
		background: transparent url(../images/tablaHeadDestRev.gif) no-repeat top left !important;
	}
	
	.c2 td.c2.bot {
		background: transparent url(../images/tablaBotDestRev.gif) no-repeat bottom left !important;
	}
		
	.c1 td.c1 {
		background: #ffc266 url(../images/tablaColDestBg.gif) repeat-x top left !important;
		/*border-bottom: 1px solid #fff;*/
	}
	
	.c1 td.c1.head {
		background: transparent url(../images/tablaHeadDest.gif) no-repeat top left !important;
	}
	
		.alojamientoIntro {
			margin: 5px 0 0 0;
		}
	
	.c1 td.c1.bot {
		background: transparent url(../images/tablaBotDest.gif) no-repeat bottom left !important;
	}
	
	.alojamientoNota {
		text-align: center;
		padding: 15px 4px;
		font-size: 10px;		
	}
	
	.alojamientoAyuda {
		float: right;
		display: inline;
		margin: 10px 15px 0 0;
	}

/**
** SERVIDORES
**/

.servidoresContentBg {
	display: block;
}

.servidoresLeftBar {
	float: left;
	width: 185px;
	color: #036;
}

	.servidoresMenu {
		width: 175px;
		height: 151px;
		padding: 5px 5px 0 5px;
		background: transparent url(../images/servidoresMenuBg.gif) no-repeat top left;	
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, Helvetica, Sans-Serif;
	}
		
		.servidoresMenu a {
			color: #036;
			display: block;
			margin-right: 7px;
			padding-left: 3px;
		}
		
			.servidoresMenu a:hover {
				text-decoration: none;
				background-color: #f5cb91;
			}
			
			.servidoresMenu a.activo {
				text-decoration: none;
				background-color: #ffab2d;
			}
		
		.servidoresMenu ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		.servidoresMenu li {
			padding-left: 10px;
			background: transparent url(../images/menuBigBullet.gif) no-repeat 0 5px;
			margin-bottom: 3px;
		}
			
			.servidoresMenu li ul {
				margin-top: 3px;
			}
			
			.servidoresMenu li li {
				padding-left: 10px;
				background: transparent url(../images/menuSmallBullet.gif) no-repeat 0 5px;
				margin-bottom: 3px;
			}
	
	.servidoresDedicadosCont {
		width: 580px;
		background: url(../images/servidoresDedicadosContBg.gif) repeat-y top left;
		float: left;
		margin-bottom: 25px;
	}
		
		.servidoresDedicadosServer {
			float: left;
			margin: 0 0 0 4px;
		}
		
		.sevidoresDesde {
			float: right;
			margin: 0 20px 10px 0;
		}
		
		.servidoresDedicadosCont p {
			margin: 10px 20px;
		}
		
		.servidoresDedicadosTable {
			margin: 0 5px 0 4px;
			border-spacing: 0;
			width: 571px;
			font-size: 10px;
			background: url(../images/tableClearBg.gif) no-repeat top left;
		}
			
			.servidoresDedicadosTable th {
				background-color: #003366;
				color: #fff;
				padding: 6px 4px;
			}
			
			.servidoresDedicadosTable td {
				padding: 11px 5px;
				text-align: center;
				background-color: #f0f0f0;
			}
			
			td.servidoresDedicadosTh {
				background: url(../images/tableHeadBg.gif) repeat-y top left !important;
				color: #fff;
				font-weight: bold;
				padding: 5px 4px;
				text-align: left;
			}
			
			.servidoresDedicadosTable td.first {
				font-weight: bold;
				width: 140px;
				border-right: 1px solid #fff;
				text-align: left;
			}
			
			.servidoresDedicadosTable td.subFirst {
				font-weight: bold;
				text-align: left;
			}
			
			.servidoresDedicadosTable td.sub {
				border-right: 1px solid #fff;
				font-style: italic;
				text-align: left;
			}
			
				.servidoresDedicadosTable td.sub.monthly {
					background-image: none !important;
				}
			
			.servidoresDedicadosTable td.lineRight {
				border-right: 1px solid #fff;
			}
			
			.servidoresDedicadosTable td.blank {
				background: #fff url(../images/tableBlankBg.gif) repeat-x top left;
				padding: 18px 0 10px 0;
				font-weight: bold !important;
			}
			
			.servidoresDedicadosTable tr.cleared {
				background: url(../images/tableClearBg.gif) no-repeat top left;
			}
			
				.servidoresDedicadosTable td.cleared {
					background: transparent none;
					padding: 5px 0 4px 0;
					font-weight: bold !important;
				}
			
			.servidoresDedicadosTable tr {
				background-color: #f0f0f0;
			}
				
				.servidoresDedicadosTable tr td {
					background: #f0f0f0 url(../images/tableLightBg.gif) repeat-x top left;
					margin-bottom: 3px;
				}
			
			.servidoresDedicadosTable tr.dark {
				background-color: #eaeaea;
			}
				
				.servidoresDedicadosTable tr.dark td {
					background: #eaeaea url(../images/tableDarkBg.gif) repeat-x top left;
				}
			
			.dedicadosTableDominios {
				font-size: 14px;
				color: #486cb5;
			}
			
		.servidoresDedicadosVerAmpl {
			text-align: right;
			padding: 10px;
			clear: both;
		}
			
			.servidoresDedicadosVerAmpl a {
				color: #003366;
			}
		
		.servidoresAmpliaciones {
			display: none;
		}
		
			.servidoresDedicadosTable.ampliaciones {
				margin: 7px auto 18px auto;
				width: 460px;
				border: 3px solid #003366;
			}
				
				.servidoresDedicadosTable.ampliaciones td.first {
					width: 115px;
				}
	
	.servidoresPQServidor {
		float: right;
		margin: 10px 15px 10px 10px;
	}
	
	
	.servidoresValorCont {
		width: 259px;
		height: 126px;
		background: #fff url(../images/servidoresValorContBg.gif) no-repeat bottom left;
		display: inline;
		float: left;
		margin: 15px;
	}
		
		.servidoresValorIco {
			margin: 20px 8px;
			float: left;
		}
		
		.servidoresValorText {
			margin: 18px 8px 0 0
		}
	
		.servidoresValorDominios {
			font-size: 16px;
			font-weight: bold;
			color: #486cb5;
			display: block;
			text-align: center;
			margin-top: 8px;
		}


/**
** OTROS SERVICIOS
**/

.otrosMenu {
	width: 175px;
	height: 150px;
	padding: 10px 5px 0 5px;
	background: transparent url(../images/otrosMenuBg.gif) no-repeat top left;	
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
}
	
	.otrosMenu a {
		color: #036;
		display: block;
		margin-right: 7px;
		padding-left: 3px;
	}
	
		.otrosMenu a:hover {
			text-decoration: none;
			background-color: #f5cb91;
		}
		
		.otrosMenu a.activo {
			text-decoration: none;
			background-color: #ffab2d;
		}
	
	.otrosMenu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	.otrosMenu li {
		padding-left: 10px;
		background: transparent url(../images/menuBigBullet.gif) no-repeat 0 5px;
		margin-bottom: 3px;
	}
		
		.otrosMenu li ul {
			margin-top: 3px;
		}
		
		.otrosMenu li li {
			padding-left: 10px;
			background: transparent url(../images/menuSmallBullet.gif) no-repeat 0 5px;
			margin-bottom: 3px;
		}

.otrosCont {
	width: 580px;
	background: url(../images/otrosCertiContBg.gif) repeat-y top left;
	float: left;
	margin-bottom: 25px;
	color: #036;
	line-height: 15px;
}
	
	.otrosCopiasIntro {
		margin: 7px 14px 20px; 16px;
	}
		
		.otrosCopiasIntro ul {
			list-style-image: url(../images/rowy.gif);
			padding: 0 0 0 4px;
			margin: 0 0 20px 20px;
		}
			
			.otrosCopiasIntro ul li {
				margin: 6px 0 0 0;
				padding: 0 0 0 0;
			}
			
				.otrosCopiasIntro li li {
					margin: 6px 0 0 10px;
					padding: 0 0 0 0;
				}
		
		.otrosCopiasIntro a {
			color: #c00;
			font-weight: bold;
		}
		
		.otrasCopiasPrecio {
			width: 360px;
			height: 23px;
			margin: 0 auto;
		}
			
			.otrasCopiasPrecio img {
			}
	
	.otrosCopiasCaractSp {
		display: block;
		margin: 0 auto;
	}
	
	.otrosCertiIntro {
		margin: 10px 13px 20px 18px;
	}
		
		.otrosCertiIntro ul {
			list-style-image: url(../images/rowy.gif);
			padding: 0 0 0 4px;
			margin: 0 0 20px 20px;
		}
			
			.otrosCertiIntro ul li {
				margin: 6px 0 0 0;
				padding: 0 0 0 0;
			}
		
		.otrosCertiVeri {
			display: inline;
			float: left;
			margin: 40px 32px 0 11px;
		}
		
		.otrosCertiPlanText1 {
			width: 262px;
			height: 186px;
			float: left;
		}
		
		.otrosCertiPlanText2 {
			width: 102px;
			height: 75px;
			margin: 38px 0 0 12px;
			display: inline;
			float: left;
		}
		
		.otrosCertiPlanContBtn {
			display: inline;
			float: left;
			margin: 55px 0 0 16px;
		}
		


/**
** HOUSING
**/

.housingMenu {
	width: 175px;
	height: 35px;
	padding: 10px 5px 0 5px;
	background: transparent url(../images/housingMenu.gif) no-repeat top left;	
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
}
	
	.housingMenu a {
		color: #036;
		display: block;
		margin-right: 7px;
		padding-left: 3px;
	}
	
		.housingMenu a:hover {
			text-decoration: none;
			background-color: #f5cb91;
		}
		
		.housingMenu a.activo {
			text-decoration: none;
			background-color: #ffab2d;
		}
	
	.housingMenu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	.housingMenu li {
		padding-left: 10px;
		background: transparent url(../images/menuBigBullet.gif) no-repeat 0 5px;
		margin-bottom: 3px;
	}
		
		.housingMenu li ul {
			margin-top: 3px;
		}
		
		.housingMenu li li {
			padding-left: 10px;
			background: transparent url(../images/menuSmallBullet.gif) no-repeat 0 5px;
			margin-bottom: 3px;
		}

.housingCont {
	width: 580px;
	background: url(../images/housingContBg.gif) repeat-y top left;
	float: left;
	margin-bottom: 25px;
	color: #036;
}
	
	.housingIntro {
		margin: 12px 5px 0 31px;
	}
		
		.housingIntro ul {
			list-style-image: url(../images/rowy.gif);
			padding: 0 0 0 4px;
			margin: 0 0 20px 8px;
		}
			
			.housingIntro ul li {
				margin: 6px 0 0 0;
				padding: 0 0 0 0;
			}
			
				.housingIntro li li {
					margin: 6px 0 0 10px;
					padding: 0 0 0 0;
				}
	
	.housingTarifa {
		display: inline;
		float: left;
		margin: 0 5px 0 31px;
	}
	
	.housingBox1 {
		width: 158px;
		height: 200px;
		padding: 37px 8px 0 93px;
		margin: 6px 0 20px 26px;
		display: inline;
		float: left;
		line-height: 15px;
		background: transparent url(../images/housingBox1.gif) no-repeat top left;
	}

	.housingBox2 {
		width: 240px;
		height: 200px;
		padding: 37px 8px 0 11px;
		margin: 6px 0 20px 8px;
		display: inline;
		float: left;
		line-height: 15px;
		background: transparent url(../images/housingBox2.gif) no-repeat top left;
	}

	
/**
** VPS
**/

.vpsCont {
	width: 540px;
	padding: 0 20px;
	background: url(../images/vpsContBg.gif) repeat-y top left;
	float: left;
	overflow: hidden;
	margin-bottom: 25px;
	color: #000;
}
	
	.vpsContDest {
		font-size: 13px;
		font-weight: bold;
		margin: 10px 0 15px 0;
	}
	
	.vpsBanners {
		width: 208px;
		display: block;
		margin: 0 4px 20px 20px;
	}
	
	.vpsCont ul {
		list-style-image: url(../images/rowy.gif);
		padding: 0 0 0 7px;
		margin: 0 0 20px 10px;
	}
		
		.vpsCont ul li {
			margin: 6px 0 0 0;
			padding: 0 0 0 0;
		}
	
	.vpsTipoA {
		width: 257px;
		height: 317px;
		float: left;
		line-height: 16px;
		margin: 0 0 15px 0;
	}
	
	.vpsTipoB {
		width: 257px;
		height: 317px;
		float: left;
		line-height: 16px;
		display: inline;
		margin: 0 0 15px 25px;
	}
		
		.vpsTipoCont {
			width: 249px;
			height: 235px;
			padding: 24px 0 0 8px;
			background: transparent url(../images/vpsTipoBg.jpg) no-repeat top left;
		}
			
		.vpsTipoPrecio1 {
			width: 115px;
			height: 20px;
			position: absolute;
			margin: 175px 0 0 11px;
			font-size: 10px;
			letter-spacing: -1px;
		}
		
		.vpsTipoPrecio2 {
			width: 115px;
			height: 20px;
			position: absolute;
			margin: 175px 0 0 131px;
			font-size: 10px;
			letter-spacing: -1px;
		}
		
		.vpsTipoPrecio3 {
			width: 115px;
			height: 20px;
			position: absolute;
			margin: 198px 0 0 11px;
			font-size: 10px;
			letter-spacing: -1px;
		}
		
		.vpsTipoPrecio4 {
			width: 115px;
			height: 20px;
			position: absolute;
			margin: 198px 0 0 131px;
			font-size: 10px;
			letter-spacing: -1px;
		}
		
		.vpsTipoBottomA {
			width: 256px;
			height: 17px;
			background: transparent url(../images/vpsTipoBottomA.gif) no-repeat top left;
		}
		
		.vpsTipoBottomB {
			width: 256px;
			height: 17px;
			background: transparent url(../images/vpsTipoBottomB.gif) no-repeat top left;
		}

.vpsAmpliSpec {
	height: 22px;
	padding: 2px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
}

	.vpsAmpliSpecName {
		width: 190px;
		margin: 2px 0 0 7px;
		display: inline;
		float: left;
	}
	
	.vpsAmpliSpecPrice {
		width: 160px;
		margin: 2px 10px 0 0;
		text-align: center;
		float: left;
	}
		


/**
** GOOGLE
**/

.googleCont {
	line-height: 15px;
	color: #036;
}
	
	.googleDest {
		width: 730px;
		height: 43px;
		margin: 11px auto 7px 0;
		padding: 12px 16px 0 19px;
		background: transparent url(../images/googleDest1.gif) no-repeat top left;
	}
	
	.googleDest2 {
		width: 296px;
		height: 70px;
		margin: 10px auto 5px 0;
		padding: 16px 15px 0 23px;
		float: left;
		background: transparent url(../images/googleDest2.gif) no-repeat top left;
		line-height: 17px;
		color: #000;
	}
	
	.googleBoxConMark1 {
		padding: 21px 0 0 26px;
		margin: 0 0 15px 0;
		background: transparent url(../images/googleTit1Sec1.gif) no-repeat top left;
	}
	
	.googleBoxConMark2 {
		padding: 21px 0 0 26px;
		margin: 0 0 15px 0;
		background: transparent url(../images/googleTit2Sec1.gif) no-repeat top left;
	}
	
	.googleBoxConMark3 {
		padding: 21px 0 0 26px;
		margin: 0 0 15px 0;
		background: transparent url(../images/googleMark.gif) no-repeat top left;
	}
	
	.googleVentajasBox {
		width: 243px;
		height: 294px;
		padding: 0 0 0 5px;
		margin: 13px 0 0 0;
		float: left;
		background: transparent url(../images/googleBoxBgSec2.gif) no-repeat bottom left;		
	}
		
		.googleVentajasBox ul {
			padding: 0 13px 0 10px;
			margin: 10px 0 0 10px;
			list-style-image: url(../images/rowy.gif);
		}
			
			.googleVentajasBox li {
				margin: 0 0 1px 0;
			}
		
	.googleCond p {
		margin: 0 8px 10px 0;
	}
	
	.googlePreguntasCont {
		float: left;
		width: 340px;
		display: inline;
		margin: 0 0 0 9px;
	}
		
		.googlePreguntasCont ul {
			padding: 0 13px 0 20px;
			margin: 8px 0 15px 15px;
			list-style-image: url(../images/rowy.gif);
		}
		
			.googlePreguntasCont li {
				margin: 0 0 3px 0;
			}
	


/**
** ADMINISTRACION
**/

.adminCont {
	width: 750px;
	margin: 20px auto 10px auto;
	color: #036;
}
	
	.adminCont p {
		margin: 0 0 15px 0;
	}
	
	.adminDest {
		width: 716px;
		height: 43px;
		margin: 11px auto 7px auto;
		padding: 12px 16px 0 19px;
		line-height: 15px;
		background: transparent url(../images/adminDest.gif) no-repeat top left;
	}
	
	.adminBoxesS {
		width: 545px;
		margin: 0 auto;
	}
	
	.adminBoxS {
		width: 264px;
		margin: 4px;
		background: transparent url(../images/casosExitoBgS.gif) repeat-y top left;
		float: left;
	}
		
		* html .adminBoxS { display: inline; }
		
		.adminBoxSTopS {
			width: 264px;
			height: 9px;
			margin: 0;
			background: transparent url(../images/casosExitoBgTopS.gif) no-repeat top left;
		}
		
		.adminBoxSContS {
			padding: 5px 13px;
			background: transparent url(../images/casosExitoBgBottomS.gif) no-repeat bottom left;
		}
			
			.adminBoxSContS h3 {
				font-size: 16px;
				font-weight: normal;
				color: #000;
				text-align: center;
				margin: 0 0 5px 3px;
				padding: 0;
			}
			
			.adminBoxSContS h4 {
				font-size: 16px;
				line-height: normal;
				font-weight: normal;
				color: #000;
				text-align: left;
				margin: 0 0 5px 3px;
				padding: 0;
			}
						
			.adminBoxSPhotoFrameS {
				width: 236px;
				height: 66px;
				padding: 3px;
				margin: 0 0 4px 0;
				overflow: hidden;
				background: transparent url(../images/casosExitoPhotoFrameS.gif) no-repeat top left;
			}
			
			.adminBoxSPhotoS {
				display: block;
				margin: 5px auto 3px auto;
			}
			
			.adminBoxSSecImgS {
				display: block;
				float: left;
				margin: 0 10px 0 5px;
			}
						
			.adminBoxSTextS {
				clear: both;
				margin: 5px 0 10px 4px;
				padding-top: 1px;
			}
				
				.adminBoxSBtnS {
					width: 73px;
					height: 20px;
					display: block;
					margin: 10px 0 0 auto;
				}
				
				.adminBoxSTextS p {
					margin: 0 0 5px 0;
					padding: 0;
				}
	
	.adminBox {
		width: 536px;
		margin: 10px auto;
		background: transparent url(../images/casosExitoBg.gif) repeat-y top left;
	}
		
		.adminBoxTop {
			width: 536px;
			height: 9px;
			margin: 0;
			background: transparent url(../images/casosExitoBgTop.gif) no-repeat top left;
		}
		
		.adminBoxCont {
			min-height: 240px;
			padding: 5px 13px;
			background: transparent url(../images/casosExitoBgBottom.gif) no-repeat bottom left;
		}
			
			* html .adminBoxCont { height: 240px; }
			
			.adminBoxContBack {
				float: right;
				margin: 0;
			}
			
			.adminBoxCont h3 {
				font-size: 18px;
				font-weight: normal;
				color: #036;
				margin: 0 0 5px 3px;
				padding: 0;
			}
			
			.adminBoxLeft {
				width: 173px;
				float: left;
			}
			
				.adminBoxPhotoFrame {
					width: 217px;
					height: 136px;
					padding: 3px;
					margin: 0 0 4px 0;
					overflow: hidden;
					background: transparent url(../images/casosExitoPhotoFrame.gif) no-repeat top left;
				}
				
				.adminBoxPhoto {
					display: block;
					margin: 5px auto 3px auto;
				}
				
				.adminBoxSpec {
					overflow: hidden;
					padding: 3px 10px 5px 3px;
					text-align: right;
				}
					
					.adminBoxSpecTit {
						display: block;
						float: left;
						text-align: left;
					}
								
			.adminBoxRight {
				width: 332px;
				float: right;
				line-height: 13px;
			}
			
			.adminBoxText {
				clear: both;
				margin: 10px 0 10px 4px;
				padding-top: 1px;
			}
				
				.adminBoxBtn {
					width: 73px;
					height: 20px;
					display: block;
					float: left;
					margin: 4px 10px 5px 5px;;
				}
				
				.adminBoxText p {
					margin: 0 0 5px 0;
					padding: 0;
				}


/**
** CONTACTO 
**/

.contactoContGroup {
	width: 247px;
	margin-top: 13px;
	float: left;
	line-height: 15px;
	color: #036;
}
	
	.contactoContTit {
		margin-bottom: 15px;
	}
	
	.contactoContGroup p {
		margin: 0 0 15px 0;
	}
	
	.contactoContGroup ul {
		list-style-image: url(../images/rowy.gif);
		padding: 0 0 0 7px;
		margin: 0 0 20px 10px;
	}
		
		.contactoContGroup ul li {
			margin: 6px 0 0 0;
			padding: 0 0 0 0;
		}
			
			.contactoContGroup ul.cont a {
				display: block;
			}
			
				.contactoContGroup ul.cont a:hover {
					background: #feae0a url(../images/contactoSobre.gif) no-repeat right center;
				}
			
			.contactoContGroup ul li a {
				text-decoration: none !important;
			}
			
			.contactoContGroup ul li span {
				font-weight: bold;
				color: #09c;
				text-decoration: none;
			}
	
.contactoContSep {
	width: 11px;
	float: left;
	height: 10px;
}


/**
** EMPRESA
**/

.empresaMenu {
		width: 175px;
		height: 185px;
		padding: 6px 5px 0 5px;
		background: transparent url(../images/empresaMenuBg.gif) no-repeat top left;	
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, Helvetica, Sans-Serif;
	}
		
		.empresaMenu a {
			color: #003366;
			display: block;
			margin: 0 7px 0 0;
			padding-left: 3px;
		}
		
			.empresaMenu a:hover {
				text-decoration: none;
				background-color: #f5cb91;
			}
			
			.empresaMenu a.activo {
				text-decoration: none;
				background-color: #ffab2d;
			}
		
		.empresaMenu ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		.empresaMenu li {
			padding: 4px 0 0 10px;
			margin: 0 !important;
			background: transparent url(../images/menuBigBullet.gif) no-repeat 0 5px;
		}
			
			.empresaMenu li ul li {
				padding: 4px 0 0 10px;
				margin: 0 !important;
				background: transparent url(../images/menuSmallBullet.gif) no-repeat 0 5px;
			}
	
	.mapaDestacadoFooter {
		width: 527px;
		height: 46px;
		margin: 0 0 15px 10px;
		padding: 11px 15px 0 15px;
		background: transparent url(../images/mapaDestacadoFooter.gif) no-repeat top left;
		
	}
	
	.empresaAcredElement {
		margin: 0 15px 20px 15px;
		text-align: justify;
	}
	
	.empresaTecno {
		text-align: justify;
		line-height: 16px;
	}
	
		.empresaTecnoBaners {
			width: 208px;
			float: right;
			display: inline;
			margin: -8px 15px 0 10px;
		}
		
		.empresaTecnoEntry {
			margin-bottom: 25px;
		}
		
	.empresaGarantias {
		
	}
	
		.empresaGarantias ul {
			list-style-image: url(../images/rowy.gif);
			padding: 0 0 0 12px;
			margin: 0 0 20px 20px;
		}
			
			.empresaGarantias ul li {
				margin: 0;
				padding: 0;
				margin-top: 7px;
			}
	
	#hablaForm label {
		margin: 0 0 20px 20px;
		font-weight: bold;
	}
		
		#hablaForm input {
			margin: 0 0 20px 20px;
			width: 200px; 
			margin-top: 3px;
			font-family: verdana, helvetica, arial, sans-serif;
			font-size: 11px;
			font-weight: normal;
		}
		
		#hablaForm textarea {
			margin: 0 0 20px 20px;
			margin-top: 3px;
			width: 400px;
			height: 180px;
			font-family: verdana, helvetica, arial, sans-serif;
			font-size: 11px;
			font-weight: normal
		}
		
		#hablaForm .aviso {
			font-size: 10px;
			color: #666;
			text-align: right;
			width: 320px;
			margin: 0 15px 10px auto;
			float: right;
		}
		
		.hablaSubmit {
			margin: 0 0 20px 20px;
			width: 60px;
		}
	
	.infraContent {
		
	}
		
		.infraContent ul {
			list-style-image: url(../images/rowy.gif);
			padding: 0 0 0 20px;
			margin: 0 0 20px 20px;
		}
			
			.infraContent ul li {
				margin: 0;
				padding: 0;
				margin-top: 7px;
				font-weight: bold;
			}
				
				.infraContent ul li ul {
					list-style-image: url(../images/rowy.gif);
					padding: 0 0 0 12px;
					margin: 0 0 20px 20px;
				}
					
					.infraContent ul li ul li {
						margin: 0;
						padding: 0;
						margin-top: 7px;
						font-weight: normal;
					}
	
	.datacenMenu {
		height: 46px;
		margin: 0 8px;
		background-color: #feae0a;
	}
		
		.datacenMenuSep {
			float: left;
			display: block;
		}
		
		.datacenMenu a {
			display: block;
			height: 35px;
			padding: 5px 5px 0 5px;
			float: left;
			background-color: #fff;
			text-align: center;
			font-weight: bold;
		}
			
			.datacenMenu a:hover {
				text-decoration: none;
				background: #F5CB91 url(../images/datacenMenuHoverBg.gif) repeat-x top left;
			}
				
			.datacenMenu a.activo {
				background-color: #FFAB2D;
			}
	
	.datacenTit {
		display: block;
		margin: 0 auto;
		padding: 15px 0;
	}
	
	.datacenContent {
		padding-top: 1px;
	}
		
		.datacenContentLeft {
			width: 290px;
			float: left;
			overflow: hidden;
		}
		
		.datacenContRight {
			width: 290px;
			float: left;
			overflow: hidden;
		}
		
		.datacenContent ul {
			list-style-image: url(../images/rowy.gif);
			padding: 0 0 0 26px;
			margin: 25px 0 20px 0;
		}
			
			.datacenContent ul li {
				margin: 0;
				padding: 0;
				margin-top: 7px;
			}
		
		.datacenContent p {
			text-align: justify;
		}
	
	.casosExitoCaso {
		width: 536px;
		margin: 10px auto;
		background: transparent url(../images/casosExitoBg.gif) repeat-y top left;
	}
		
		.casosExitoCasoTop {
			width: 536px;
			height: 9px;
			margin: 0;
			background: transparent url(../images/casosExitoBgTop.gif) no-repeat top left;
		}
		
		.casosExitoCasoCont {
			min-height: 240px;
			padding: 5px 13px;
			background: transparent url(../images/casosExitoBgBottom.gif) no-repeat bottom left;
		}
			
			* html .casosExitoCasoCont { height: 240px; }
			
			.casosExitoCasoCont h3 {
				font-size: 18px;
				font-weight: normal;
				color: #036;
				margin: 0 0 5px 3px;
				padding: 0;
			}
			
			.casosExitoCasoLeft {
				width: 223px;
				float: left;
			}
			
				.casosExitoCasoPhotoFrame {
					width: 217px;
					height: 136px;
					padding: 3px;
					margin: 0 0 4px 0;
					overflow: hidden;
					background: transparent url(../images/casosExitoPhotoFrame.gif) no-repeat top left;
				}
			
				.casosExitoCasoSpec {
					overflow: hidden;
					padding: 3px 3px 5px 3px;
				}
					
					.casosExitoCasoSpec.last {
						background: none;
					}
					
					.casoExitoContTit {
						
					}
			
			.casosExitoCasoRight {
				width: 272px;
				float: right;
				line-height: 13px;
			}
			
			.casosExitoCasoText {
				clear: both;
				margin: 5px 0 10px 4px;
				padding-top: 1px;
			}
				
				.casosExitoBtn {
					width: 73px;
					height: 20px;
					display: block;
					float: right;
					margin: 37px 3px 0 10px;
				}
				
				.casosExitoCasoText p {
					margin: 0 0 5px 0;
					padding: 0;
				}
	
	.casosExitoSGrupo {
		display: block;
		margin: 0 0 15px 18px;
	}
	
		.casosExitoCasoS {
			width: 264px;
			margin: 4px;
			background: transparent url(../images/casosExitoBgS.gif) repeat-y top left;
			float: left;
		}
			
			* html .casosExitoCasoS { margin: 4px 2px 4px 2px; }
			
			.casosExitoCasoTopS {
				width: 264px;
				height: 9px;
				margin: 0;
				background: transparent url(../images/casosExitoBgTopS.gif) no-repeat top left;
			}
			
			.casosExitoCasoContS {
				min-height: 223px;
				padding: 5px 13px;
				background: transparent url(../images/casosExitoBgBottomS.gif) no-repeat bottom left;
			}
				
				* html .casosExitoCasoContS { height: 223px; }
				
				.casosExitoCasoContS h3 {
					font-size: 18px;
					font-weight: normal;
					color: #036;
					margin: 0 0 5px 3px;
					padding: 0;
				}
							
				.casosExitoCasoPhotoFrameS {
					width: 236px;
					height: 66px;
					padding: 3px;
					margin: 0 0 4px 0;
					overflow: hidden;
					background: transparent url(../images/casosExitoPhotoFrameS.gif) no-repeat top left;
				}
				
				.casosExitoCasoTextS {
					clear: both;
					margin: 5px 0 10px 4px;
					padding-top: 1px;
				}
					
					.casosExitoBtnS {
						width: 73px;
						height: 20px;
						display: block;
						margin: 0 0 0 auto;
					}
					
					.casosExitoCasoTextS p {
						margin: 0 0 5px 0;
						padding: 0;
					}

/* La segunda opcion
	.casosExitoCaso {
		width: 536px;
		min-height: 356px;
		margin: 10px auto;
		background: transparent url(../images/casosExitoBg.gif) repeat-y top left;
	}
		
		* html .casosExitoCaso { height: 356px; }
		
		.casosExitoCasoTop {
			width: 536px;
			height: 9px;
			margin: 0;
			background: transparent url(../images/casosExitoBgTop.gif) no-repeat top left;
		}
		
		.casosExitoCasoCont {
			min-height: 337px;
			padding: 5px 13px;
			background: transparent url(../images/casosExitoBgBottom.gif) no-repeat bottom left;
		}
			
			* html .casosExitoCasoCont { height: 337px; }
			
			.casosExitoCasoCont h3 {
				font-size: 18px;
				font-weight: normal;
				color: #036;
				margin: 0 0 5px 3px;
				padding: 0;
			}
			
			.casosExitoCasoLeft {
				width: 223px;
				float: left;
			}
			
				.casosExitoCasoPhotoFrame {
					width: 217px;
					height: 136px;
					padding: 3px;
					margin: 0 0 4px 0;
					overflow: hidden;
					background: transparent url(../images/casosExitoPhotoFrame.gif) no-repeat top left;
				}
			
				.casosExitoCasoSpec {
					overflow: hidden;
					padding: 4px 3px 7px 3px;
					background: transparent url(../images/casosExitoEntryLine.gif) repeat-x bottom left;
				}
					
					.casosExitoCasoSpec.last {
						background: none;
					}
					
					.casoExitoContTit {
						
					}
			
			.casosExitoCasoRight {
				width: 272px;
				float: right;
				line-height: 13px;
			}
				
				.casosExitoCasoRight p {
					margin: 0 0 5px 0;
					padding: 0;
				}
*/

				
/**
** DOMINIOS
**/

.dominiosRegistro {
	width: 578px;
	background: transparent url(../images/dominiosRegistroBuscadorBg.gif) repeat-y top left;
	float: left;
	margin: 8px 0 0 0;
}
	
	.dominiosRegistroSTit {
		margin: 7px 0 0 0;
	}
		
		* html .dominiosRegistroSTit { margin: 5px 0 0 0; }
	
	.dominiosRegistroBadge {
		display: block;
		position: absolute;
		margin: -66px 0 0 163px;
	}
		
		* html .dominiosRegistroBadge { margin: -42px 0 0 -419px; }
	
	.dominiosRegistroSP1 {
		width: 220px;
		height: 161px;
		overflow: hidden;
		background: transparent url(../images/dominiosRegistroBuscadorSP1.gif) no-repeat top left;
		float: left;
	}
	
		.dominiosRegistroSPUrl {
			width: 145px;
			margin: 53px 0 0 60px;
		}
		
	.dominiosRegistroSP2 {
		width: 221px;
		height: 161px;
		overflow: hidden;
		background: transparent url(../images/dominiosRegistroBuscadorSP2.gif) no-repeat top left;
		float: left;
	}
	
		.dominiosRegistroChecks {
			width: 200px;
			height: 219px;
			margin: 50px 0 0 0;
			float: right;
		}
			
			* html .dominiosRegistroChecks {
				margin: 50px 0 0 0;
			}
			
			.dominiosRegistroChecks label {
				min-width: 58px;
				height: 20px;
				display: block;
				float: left;
			}	
				
				* html .dominiosRegistroChecks label {
					width: 57px;
				}
				
				.dominiosRegistroChecks label input {
					margin: 0;
				}
		
		.dominiosRegistroCompA {
			width: 78px;
			height: 24px;
			border: none;
			display: block;
			background: transparent url(../images/dominiosRegistroCompA0.gif) no-repeat top left;
			margin: 56px 0 0 12px;
			cursor: pointer;
		}
		
	.dominiosRegistroSP3 {
		width: 137px;
		height: 161px;
		overflow: hidden;
		background: transparent url(../images/dominiosRegistroBuscadorSP3.gif) no-repeat top left;
		float: left;
	}
	
	.dominiosRegistroMP1 {
		width: 220px;
		height: 88px;
		display: block;
		overflow: hidden;
		background: transparent url(../images/dominiosRegistroBuscadorMP1.gif) no-repeat top left;
		float: left;
	}
	
	.dominiosRegistroMP2 {
		width: 221px;
		height: 88px;
		overflow: hidden;
		background: transparent url(../images/dominiosRegistroBuscadorMP2.gif) no-repeat top left;
		float: left;
	}
		
		.dominiosRegistroMPDoms {
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			width: 162px;
			height: 70px;
			margin: 8px 0 0 47px;
			overflow: auto;
		}
	
	.dominiosRegistroMP3 {
		width: 137px;
		height: 88px;
		overflow: hidden;
		background: transparent url(../images/dominiosRegistroBuscadorMP3.gif) no-repeat top left;
		float: left;
	}
		
		.dominiosRegistroCompB {
			width: 78px;
			height: 24px;
			border: none;
			display: block;
			background: transparent url(../images/dominiosRegistroCompB0.gif) no-repeat top left;
			margin: 10px 0 0 12px;
			cursor: pointer;
		}
	
	.dominiosRegistroBot {
		float: right;
	}
	
.dominiosServicios {
	width: 384px;
	margin: 8px 12px 25px 0;
	float: right;
	display: inline;
	background: transparent url(../images/dominiosServiciosBg.gif) repeat-y top left;
}
	
	.dominiosServiciosServ {
		width: 110px;
		height: 85px;
		float: left;
		display: inline;
		margin: 5px 0 5px 14px;
		text-align: center;
	}
	
		.dominiosServiciosImg {
			width: 70px;
			height: 60px;
			display: block;
			overflow: hidden;
			margin: 0 auto 0 auto;
		}

.dominiosValorCont {
	height: 292px;
	width: 580px;
	float: left;
	margin: 15px 0 25px 0;
}
	
	.dominiosValorCont img {
		float: left;
		display: inline;
	}
	
.dominiosTrasladoCont {
	width: 580px;
	background: url(../images/dominiosContBg.gif) repeat-y top left;
	float: left;
	margin-bottom: 25px;
}
	
	.dominiosTrasladoCont p {
		margin: 10px 20px;
	}
	
	.dominiosTrasladoCont ul {
			list-style-image: url(../images/rowy.gif);
			padding: 0 0 0 12px;
			margin: 0 0 20px 30px;
		}
			
			.dominiosTrasladoCont ul li {
				margin: 0;
				padding: 0;
				margin-top: 7px;
			}
	
	.dominiosTrasladoForm {
		width: 298px;
		height: 110px;
		position: relative;
		z-index: 10;
		margin: -15px 0 10px 135px;
		background: transparent url(../images/dominiosTrasladoForm.gif) no-repeat top left;
	}
		
		* html .dominiosTrasladoForm { margin-top: -30px; }
		
		.dominiosTrasladoUrl1 {
			width: 150px;
			height: 15px;
			position: relative;
			top: 76px;
			left: 63px;
			display: block;
			font-size: 11px;
			background: transparent;
			border: none;
		}
			
			* html .dominiosTrasladoUrl1 { left: -73px; top: 75px; }
			
		.dominiosTrasladoUrl2 {
			width: 50px;
			height: 15px;
			position: relative; 
			top: 58px;
			left: 228px;
			display: block;
			font-size: 11px;
			background: transparent;
			border: none;
		}
		
		* html .dominiosTrasladoUrl2 { left: 93px; top: 56px; }
		
	.dominiosTrasladoFormM {
		width: 298px;
		height: 147px;
		margin: 3px 0 10px 135px;
		background: transparent url(../images/dominiosTrasladoFormM.gif) no-repeat top left;
	}
		
		.dominiosTrasladoMBox {
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			width: 223px;
			height: 60px;
			position: relative;
			top: 75px;
			left: 62px;
			overflow: auto;
			border: 1px solid #036
		}
		
			* html .dominiosTrasladoMBox { left: -74px; top: 73px; }
		
	.dominiosTrasladoCondBtn {
		width: 313px;
		height: 35px;
		display: block;
		margin: 10px 0 0 128px;
		cursor: pointer;
	}
	
	.dominiosTrasladoCond {
		width: 534px;
		padding: 0;
		display: none;
		margin: 10px auto 7px auto;
		background: transparent url(../images/dominiosTrasladoCondBg.gif) repeat-y top left;
	}
		
		.dominiosTrasladoCondCont {
			margin: 0 20px;
		}
			
			.dominiosTrasladoCondCont ul {
				margin: 0 0 20px 15px;
			}
				
				.dominiosTrasladoCondCont ul li {
					margin-bottom: 15px;
				}
	
	.dominiosTrasladoPaso3 {
		width: 578px;
		height: 64px;
		margin: 20px 0 0 0;
		background: transparent url(../images/dominiosTrasladoPaso3.gif) no-repeat top left;
	}
		
		.dominiosTrasladoSubmit {
			position: relative;
			top: 25px;
			left: 298px;
		}

.dominiosTarifasCont {
	width: 383px;
	background: url(../images/dominiosTarifasBg.gif) repeat-y top left;
	float: left;
	margin: 8px 0 25px 0;
}
	
	.dominiosTarifasCont p {
		font-size: 10px;
		color: #184a8b;
		margin-top: 0;
		text-align: center;
	}
	
	.dominiosTarifasTable {
		background: transparent url(../images/dominiosTarifasPreciosBg.gif) no-repeat bottom left;
		text-align: center;
		font-size: 10px;
		margin: 0 auto 15px auto;
	}
		
		.dominiosTarifasTableTit td {
			height: 20px;
			padding: 0 0 0 5px;
			text-align: left;
			font-size: 12px;
			font-weight: bold;
			color: #fff;
			background: transparent url(../images/dominiosTarifasTableTitBg.gif) repeat-y top left;
		}
			
			.dominiosTarifasTableTit td b {
				color: #feae0a;
			}
		
		.dominiosTarifasTableAnos td {
			width: 70px;
			height: 20px;
			color: #036;
			background: #fff url(../images/dominiosTarifasAnoBg.gif) no-repeat bottom right;
		}
			
			.dominiosTarifasTableAnos td.last {
				background: #fff none;
			}
		
		.dominiosTarifasTablePrecios td {
			width: 70px;
			height: 21px;
			color: #184a8b;
		}

.dominiosTiposCont {
	width: 578px;
	background: url(../images/dominiosTiposContBg.gif) repeat-y top left;
	float: left;
	margin-bottom: 25px;
	color: #036;
}
	
	.dominiosTiposTabs {
		width: 425px;
		height: 18px;
		border-bottom: 1px solid #036;
		margin-left: auto;
	}
		
		.dominiosTiposTab {
			margin: 0 5px 0 0;
			display: block;
			float: left;
		}
		
		.dominiosTiposTabCont {
			margin: 0 4px 0 4px;
			padding: 1px 0;
		}
			
			.dominiosTiposTabContents {
				width: 395px;
				margin: 20px 10px 0 auto;
				padding: 1px 0;
			}
				
				.dominiosTiposTabContents p {
					margin: 0 0 20px 0;
				}
				
				.dominiosTiposMlBox {
					width: 354px;
					height: 40px;
					padding: 15px;
					margin: 0 auto 15px auto;
					background: transparent url(../images/dominiosTiposMlBox.gif) no-repeat top left;
				}
				
				.dominiosTiposGenBox {
					width: 341px;
					height: 99px;
					padding: 15px;
					margin: 0 auto 15px auto;
					background: transparent url(../images/dominiosTiposGenBox.gif) no-repeat top left;
				}
					
					.dominiosTiposGenBox ul {
						list-style-image: url(../images/rowy.gif);
						padding: 0 0 0 12px;
						margin: 0;
					}
						
						.dominiosTiposGenBox ul li {
							margin: 1px 0 0 0;
							padding: 0;
						}
						
						.dominiosTiposGenBox li ul li {
							padding-left: 10px;
							background: transparent url(../images/menuSmallBullet.gif) no-repeat 0 5px;
							margin-bottom: 2px;
						}
				
.freeDomain {
	width: 184px;
	height: 219px;
	margin: 8px 6px 10px 0;
	background: transparent url(../images/freeDomainBg.gif) no-repeat top left;
	float: right;
}
	
	* html .freeDomain {
		margin: 4px 3px 5px 0;
	}
	
	.freeDomain input.urld {
		margin: 35px 0 0 53px;
		width: 112px;
	}
	
	.freeDomain label {
		min-width: 53px;
		height: 20px;
		display: block;
		float: left;
	}	
		
		* html .freeDomain label {
			width: 52px;
		}
		
		.freeDomain label input {
			margin: 0;
		}
		
	.freeDomain input.buscar0 {
		width: 72px;
		height: 19px;
		border: none;
		display: block;
		background: transparent url(../images/freeDomainBtn0.gif) no-repeat top left;
		margin: 20px auto 0 auto;
		cursor: pointer;
	}
		
		.freeDomain input.buscar1 {
			width: 72px;
			height: 19px;
			border: none;
			display: block;
			background: transparent url(../images/freeDomainBtn1.gif) no-repeat top left;
			margin: 20px auto 0 auto;
			cursor: pointer;
		}


.dominiosAdicionales {
	width: 578px;
	height: 600px;
	background: transparent url(../images/dominiosAdicionalesBg.jpg) no-repeat top left;
	float: left;
	display: inline;
}
	
	
	
	* html .dominiosAdicionales {
		margin: 0 0 0 3px;
	}
	
/**
* CORREO
**/

.correoMenu {
		width: 175px;
		height: 70px;
		padding: 15px 5px 0 5px;
		background: transparent url(../images/correoMenuBg.gif) no-repeat top left;	
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, Helvetica, Sans-Serif;
	}
		
		.correoMenu a {
			color: #036;
			display: block;
			margin-right: 7px;
			padding-left: 3px;
		}
		
			.correoMenu a:hover {
				text-decoration: none;
				background-color: #f5cb91;
			}
			
			.correoMenu a.activo {
				text-decoration: none;
				background-color: #ffab2d;
			}
		
		.correoMenu ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		.correoMenu li {
			padding-left: 10px;
			background: transparent url(../images/menuBigBullet.gif) no-repeat 0 5px;
			margin-bottom: 7px;
		}
	
	.planCorreoContratar {
		width: 178px;
		height: 46px;
		padding: 60px 0 0 0;
		margin: 15px 0 0 0;
		background: transparent url(../images/planCorreoContratarBg.gif) no-repeat top left;
	}
		
		* html .planCorreoContratar { padding: 66px 0 0 0; height: 38px; }
	
	.correoCont .first {
		border-left: 4px solid #036 !important;
	}
	
	.correoInfo {
		background: #fff !important;
		text-align: left !important;
		color: #666;
		border: none;
		border-left: 4px solid #036;
	}
	
	.correoTableClear {
		background: #fff !important;
		font-weight: bold;
	}
	
	.correoCont {
		width: 580px;
		background: url(../images/servidoresDedicadosContBg.gif) repeat-y top left;
		float: left;
		margin-bottom: 25px;
	}
	
	.correoCont ul {
			/*list-style-image: url(../images/rowy.gif);*/
			list-style: none;
			padding: 0 0 0 9px;
			margin: 0 0 20px 10px;
		}
			
			.correoCont ul li {
				margin: 15px 15px 0 0; 
				padding: 0;
				height: 38px;
			}
	
	.correoPlanIntro {
		padding: 8px;
		margin: 6px 12px 12px 12px;
		background-color: #E6FAFF;
		color: #036;
		font-weight: bold;
	}
	
	.correoAntivirus {
		width: 151px;
		height: 76px;
		float: left;
		display: inline;
		margin: 8px 0 0 15px;
		padding: 50px 10px 0 105px;
		background: transparent url(../images/correoAntivirus.gif) no-repeat top left;
	}
	
	.correoNoSpam {
		width: 158px;
		height: 86px;
		float: left;
		display: inline;
		margin: 8px 0 0 15px;
		padding: 40px 0 0 105px;
		background: transparent url(../images/correoNoSpam.gif) no-repeat top left;
	}
	
	.planCorreoIco {
		float: left;
		margin: 3px 2px 0 0;
		vertical-align: bottom;
	}

/**
** AVISOS LEGALES
**/

.avisosCont {
	width: 748px;
	margin: 10px auto 20px auto;
	color: #036;
}

.avisosDatosDato {
	width: 522px;
	height: 23px;
	margin: 0 auto;
}
	
	.avisosDatosC {
		float: left;
	}
	
	.avisosDatosSmallBox {
		width: 256px;
		height: 20px;
		float: left;
		background: transparent url(../images/avisosDatosSmallBox.gif) no-repeat top left;
		padding: 3px 3px 0 5px;
	}
	
	.avisosDatosBigBox {
		width: 251px;
		height: 97px;
		float: left;
		background: transparent url(../images/avisosDatosBigBox.gif) no-repeat top left;
		padding: 3px 8px 0 5px;
		line-height: 15px;
	}

.avisosContratosCont {
  width: 746px;
	margin: 10px 10px 20px 0px;
	font-weight: bold;
	color: #036;
}
	
	.avisosContratosSpec {
		width: 531px;
		height: 31px;
		margin: 10px 0 0 0;
	}
	
	.avisosContratosGarantias {
		width: 206px;
		float: right;
		margin: 10px 0 0 0;
	}
	
.homeContent {
	
}
	
	.homeTop {
		
	}
		
		.homePromos {
			width: 250px;
			height: 277px;
			padding: 31px 0 0 8px;
			float: right;
			background: transparent url(../images/homeTopPromos.gif) no-repeat top left;
		}
		
		.homeBigBanner {
			width: 514px;
			height: 200px;
			margin: 0 0 0 8px;
			float: left;
			display: inline;
		}
		
		.homeDominios {
			width: 522px;
			height: 108px;
			background: transparent url(../images/homeTopDominios.gif) no-repeat top left;
			float: left;
			overflow: hidden;
		}
			
			.homeDomSubmit0 {
				width: 102px;
				height: 25px;
				border: none;
				display: block;
				background: transparent url(../images/homeElegirBtn0.gif) no-repeat top left;
				margin: 7px 0 0 400px;
				cursor: pointer;
			}
				
				.homeDomSubmit1 {
					width: 102px;
					height: 25px;
					border: none;
					display: block;
					background: transparent url(../images/homeElegirBtn1.gif) no-repeat top left;
					margin: 7px 0 0 400px;
					cursor: pointer;
				}
	
	.homeContent img {
		display: inline;
		float: left; 
	}
		
	.homeCasos {
		width: 233px;
		height: 128px; 
		margin: 3px 0 0 0; 
		float: left; 
		background: transparent url(../images/homeCasosBg.gif) no-repeat top left;
		color: #fff;
		padding: 35px 3px 0 12px;
	}
		
		.homeCasos a {
			font-weight: bold;
			color: #036;
			display: block;
		}
		
		.homeCasos img {
			display: block;
			margin: 15px 0 0 0px;
		}

/**
** CONTRATAR
**/
.contratarCont {
	width: 764px;
	margin: 8px 0 0 0;
	background: transparent url(../images/contratarContBg.gif) repeat-y top left;
	color: #036;
	overflow: hidden;
}
	
	.contratarTit {
		display: block;
		margin: 16px 0 16px 12px;
	}
	
	.contratarData {
		width: 465px;
		margin: 0 10px 0 0;
		display: inline;
		float: right;
	}
		
		.contratarDominiosSearch {
			width: 184px;
			margin: 0 37px 0 0;
			float: left;
		}
			
			.contratarDominiosSearch input.urld {
				margin: 0 0 0 53px;
				width: 112px;
			}
			
			.contratarDominiosSearch label {
				min-width: 53px;
				height: 20px;
				display: block;
				float: left;
			}	
				
				* html .contratarDominiosSearch label {
					width: 52px;
				}
				
				.contratarDominiosSearch label input {
					margin: 0;
				}
				
			.contratarDominiosSearch input.buscar0 {
				width: 178px;
				height: 24px;
				border: none;
				display: block;
				background: transparent url(../images/registrarBtn0.gif) no-repeat top left;
				margin: 3px auto 0 auto;
				cursor: pointer;
			}
				
				.contratarDominiosSearch input.buscar1 {
					width: 178px;
					height: 24px;
					border: none;
					display: block;
					background: transparent url(../images/registrarBtn1.gif) no-repeat top left;
					margin: 3px auto 0 auto;
					cursor: pointer;
				}
		
		.contratarTarifasTipo {
			float: left;
			margin: 0 0 5px 0;
		}
		
		.contratarTarifasPrecio {
			float: right;
			display: inline;
			margin: 0 7px 5px 0;
		}
		
		.contratarAlojamientoEntry {
			width: 110px;
			margin: 0 5px 10px 0;
			float: left;
			font-size: 9px;
		}
			
			.contratarAlojamientoEntryTit {
				display: block;
			}
		
		.contratarServidoresEntry {
			width: 145px;
			margin: 0 10px 10px 0;
			float: left;
			font-size: 9px;
		}
		
		.contratarBackupEspacio {
			width: 170px;
			height: 23px;
			text-align: right;
			float: left;
		}
		
		.contratarBackupTarifas {
			width: 86px;
			height: 23px;
			margin: 0 0 0 25px;
			display: inline;
			float: left;
		}
		
		.contratarBackupBtns {
			width: 89px;
			height: 23px;
			float: left;
		}
		
		.contratarSslEspacio {
			width: 170px;
			height: 23px;
			text-align: right;
			float: left;
		}
		
		.contratarSslTarifas {
			width: 86px;
			height: 23px;
			margin: 0 0 0 25px;
			display: inline;
			float: left;
		}
		
		.contratarSslBtns {
			width: 89px;
			height: 23px;
			float: left;
		}
		
	.contratarImg {
		display: block;
		margin: 0 0 0 12px;
	}
	
/**
** PRESUPUESTO
**/
#presuForm {
	
}
	
	#presuForm p {
		margin: 10px 0 0 0;
	}

	#presuForm label {
		margin: 0;
		font-weight: bold;
	}
	
	#presuForm input {
		margin: 5px 0 10px 0;
		width: 200px;
		font-family: verdana, helvetica, arial, sans-serif;
		font-size: 11px;
		font-weight: normal;
	}
	
	#presuForm textarea {
		margin: 5px 0 0 0;
		margin-top: 3px;
		width: 430px;
		height: 180px;
		font-family: verdana, helvetica, arial, sans-serif;
		font-size: 11px;
		font-weight: normal
	}

/**
** MAPA WEB
**/
.mapaWeb {
	background: #e8e8e8 url(../images/mapaWebBg.gif) no-repeat center top;
	padding: 37px 0 0 9px;
	margin: 0 8px 0 0;
	font-size: 11px;
}
	
	.mapaWeb a {
		color: #3399cc;
	}
		
		.mapaWeb a:hover {
			color: #125d82
		}
	
	.mapaWeb img {
		display: block;
		margin: 0;
	}
	
	.mapaWeb .mapaWebPor {
		width: 80px;
	}
	
	.mapaWeb .mapaWebDom {
		width: 160px;
	}
	
	.mapaWeb .mapaWebAlo {
		width: 175px;
	}
	
	.mapaWeb .mapaWebCor {
		width: 120px;
	}
	
	.mapaWeb .mapaWebDed {
		width: 208px;
	}
	
	.mapaWeb .mapaWebVps {
		width: 222px;
	}
	
	.mapaWeb .mapaWebHou {
		width: 110px;
	}
	
	.mapaWeb .mapaWebOtr {
		width: 200px;
	}
	
	.mapaWeb .mapaWebCar {
		width: 110px;
	}
	
	.mapaWeb .mapaWebCha {
		width: 101px;
	}
	
	.mapaWeb .mapaWebEmp {
		width: 180px;
	}
	
	.mapaWeb .mapaWebMap {
		width: 80px;
	}
	
	.mapaWeb .mapaWebCon {
		width: 80px;
	}
	
	.mapaWeb .mapaWebAyu {
		width: 80px;
	}
	
	.mapaWeb .mapaWebAvi {
		width: 205px;
	}
	
	.mapaWeb .mapaWebAcc {
		width: 120px;
	}
	
	.mapaWeb ul {
		margin: 0;
		padding: 0;
		list-style: none inside none;
	}
		
		.mapaWeb ul li {
			float: left;
			margin: 0 0 20px 0;
			padding: 0;
		}
	
	.mapaWeb ul ul{
		margin: -0px 0 0 0;
		padding: 5px 0 0 0;
		float: none;
		list-style: none inside none;
		background: transparent url(../images/mapaWebDots.gif) no-repeat top left;
	}
		
		.mapaWeb ul ul li {
			float: none;
			height: auto;
			margin: 0 0 0 0;
			padding: 0 0 0 18px;
			background: transparent url(../images/rowy.gif) no-repeat 11px 5px;
		}
		
		* html .mapaWeb ul ul li { padding: 0 0 0 9px; }


/**
** AREA CLIENTES
**
.clientesAccesoBg {
	width: 229px;
	height: 123px;
	padding: 50px 0 0 103px;
	margin: 17px 20px 0 6px;
	float: right;
	display: inline;
	background: transparent url(../images/clientesAccesoBg.jpg) no-repeat top left;
}
  #clientesAccesoBg .clientesMsg {
		display: block;
		text-align: center;
		color: #FF0000;
		font-weight: bold;
	}	
	#clientesForm {
		display: block;
	}
		
		#clientesForm label {
			width: 70px;
			display: block;
			margin: 4px 10px 0 0;
			float: left;
			text-align: right;
		}
		
		#clientesForm input {
			width: 121px;
			display: block;
			margin: 0 0 7px 0;
			float: left;
			font-size: 11px;
		}
		
		#clientesRemember {
			width: auto !important;
			margin: 5px 0 0 0 !important;
		}
			
		* html #clientesRemember { margin: -0px 0 0 0 !important; }
		
		#clientesSubmit {
			width: 99px !important;
			height: 27px !important;
			margin: 0 20px 0 0 !important;
			padding: 0;
			border: none;
			display: inline !important;
			float: right !important;
			background: transparent url(../images/clientesAccesoBtn0.gif) no-repeat top left;
			cursor: pointer;
		}
		
*/
/*CSS ADRIA*/
.homeMantenimiento{
	width: 764px;
	height: 550px;
	background: transparent url(../images/mantenimiento.gif) no-repeat top left;
	background-position: 8px 0;
	float: left;
	overflow: hidden;
}	
.homeDomains{
	width: 522px;
	height: 140px;
	background: transparent url(../images/img2.gif) no-repeat top left;
	background-position: 8px 0;
	float: left;
	overflow: hidden;
}	
.cajaChbx{
	width: 200px;
	background: red;
}
.homePromo{
	width: 250px;
	height: 277px;
	padding: 31px 0 0 8px;
	float: right;
	background: transparent url(../images/img5.gif) no-repeat top left;
	background-position: 0px 0px;
}
.homeCaso{
	width: 233px;
	height: 128px; 
	margin: 3px 0 0 0; 
	float: left; 
	background: transparent url(../images/img6.gif) no-repeat top left;
	color: #fff;
	padding: 35px 3px 0 12px;
}
.aBlog{
	color: #003366;
	text-decoration: underline;
}
a:hover.aBlog{
	text-decoration: none;
}

* html .homeChecks {
	position: absolute;
}

* html .homeDomsSubmit {
	margin: 93px 0 0 0px;
}

* html .homeBlog {


}

.homeChecks label {
	width: 75px;
	display: block;
	float: left;
}
/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
/******************************************************************************/
		.botonContratar {
			width: 78px;
			height: 20px;
			border: none;
			display: block;
			background: transparent url(../images/contratarBtnT0.gif) no-repeat top right;
			margin: 4px 0px 0px 0px;
			cursor: pointer;
		}
		.botonPruebalo {
			width: 78px;
			height: 20px;
			border: none;
			display: block;
			background: transparent url(../images/pruebaloBtn0.gif) no-repeat top right;
			margin: 4px 0px 0px 0px;
			cursor: pointer;
		}
/************** CABECERA CARRITO ******************/
.clearer {
clear:both;
height:0pt;
overflow:hidden;
}
.carritoBar {
height:56px;
margin:0pt 0pt 38px;
/*width:764px;*/
}
.carritoPasos {
background:transparent url(../images/carritoRBG.gif) repeat-x scroll left top;
float:left;
height:56px;
}
.carritoPaso {
background-position:left top;
background-repeat:no-repeat;
float:left;
font-size:11px;
height:47px;
line-height:15px;
padding:9px 0pt 0pt 0px;
width:122px;
}
.carritoSp {
background-color:#7D9BA0;
float:left;
height:30px;
margin:1px 4px 0pt 0pt;
width:1px;
}
.carractivo .carritoSp {
background-color:#FFFFFF;
}
.idle .carritoSp {
background-color:#3399CC;
}
.carritoAEnd {
float:left;
}
.carritoPaso.carractivo {
background:transparent url(../images/carritoABg.gif) no-repeat scroll left top;
width:124px;
}
.carritoPaso b {
color:#003366;
display:block;
float:left;
font-family:myriad pro,myriad web pro,myriad web,helvetica,arial,sans-serif;
font-size:30px;
font-weight:normal;
line-height:30px;
margin:0pt 2px 0pt 0pt;
padding:0pt 0pt 0pt 7px;
text-align:left;
width:18px;
}
* html .carritoPaso b {
margin:0pt;
}
.carritoPaso.idle {
color:#3399CC;
font-weight:normal;
}
.carritoPaso.idle b {
color:#3399CC !important;
}
.carritoPaso.carractivo {
color:#FFFFFF;
font-weight:bold;
}
.carritoPaso.carractivo b {
color:#FFFFFF !important;
}
.carritoPaso.desel {
color:#7D9BA0;
font-weight:normal;
}
.carritoPaso.desel b {
color:#7D9BA0 !important;
}
/******************************/


