/***** Global *****/
	/* Reset */
		html, body, div, span, applet, object, iframe,
		h1, h2, h3, h4, h5, h6, p, blockquote, pre,
		a, abbr, acronym, address, big, cite, code,
		del, dfn, em, font, img, ins, kbd, q, s, samp,
		small, strike, strong, sub, sup, tt, var,
		dl, dt, dd, ol, ul, li,
		fieldset, form, label, legend,
		table, caption, tbody, tfoot, thead, tr, th, td {
			margin: 0;
			padding: 0;
			border: 0;
			outline: 0;
			font-weight: inherit;
			font-style: inherit;
			font-size: 100%;
			font-family: inherit;
			vertical-align: baseline
		}
		
		:focus {outline: 0}
		
		body {
			line-height: 1;
			color: black;
			background: white
		}
		
		ol, ul {list-style: none}
		
		/* Las tablas necesitan 'cellspacing="0"' en el marcado */
		table {
			border-collapse: separate;
			border-spacing: 0
		}
		
		caption, th, td {
			text-align: left;
			font-weight: normal
		}
		
		blockquote:before, blockquote:after, q:before, q:after {content: ""}
		blockquote, q {quotes: "" "" }

/* Cuerpo */
	body {
		margin: 0;
		padding: 0;
		font-family: 'trebuchet ms', tahoma, verdana, arial, serif;
		font-size: 9pt;
		text-align: center
	}

/* Encabezados */
	h1 {
    color: #f60;
    width: 100%;
    text-transform: none;
    margin: 5px 5px 5px 5px; 
    font-size: 1.7em; 
    text-align: left;
    font-weight: bold
  }

	h2 {
    font-size: 120%;
    margin-bottom: .5em;
    color: #f60;
    text-transform: uppercase;
    width: 97%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-weight: bold
  }
	h3 {font-size: 130%}
	h4 {font-size: 110%}
	h5 {font-size: 90%}
	h6 {font-size: 70%}
	
/* HipervÃ­nculos */
	a {outline: 0}
	a img {border: 0px; text-decoration: none}
	a:link, a:visited {text-decoration: none; color: #f60}
	a:hover, a:active {color: #ffad00}
	
#botonnaranja {
padding-left:190px;
margin-bottom:18px;
margin-top:3px;
}
	a.boton-naranja:link, a.boton-naranja:visited {
    display: block;
    width: 319px;
    height: 23px;
    line-height: 23px;
    background: #f96400 url('/images/csg-4a1d2a3544370.gif')  no-repeat;
background-position: 0 -958px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.2em
	}
	
	a.boton-naranja-chico:link, a.boton-naranja-chico:visited {
    display: block;
    margin: 0 auto;
    width: 84px;
    height: 19px;
    line-height: 19px;
    background: #f96400  url('/images/csg-4a1d2a3544370.gif')  no-repeat;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.1em
	}
	
	a.boton-oscuro:link, a.boton-oscuro:visited {
    display: block;
    margin: 0 auto;
    width: 84px;
    height: 19px;
    line-height: 19px;
    background: #b14700 url('/images/csg-4a1d2a3544370.gif')  no-repeat;
background-position: 0 -1191px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em;
    margin-top: 1px
	}
	/*------------------------------------------mio*/
		a.boton-oscuro-com-correo:link, a.boton-oscuro-com-correo:visited {
    display: block;
    margin:1px;
	float:right;
    width: 84px;
    height: 19px;
    line-height: 19px;
    background: #b14700 url('/images/csg-4a1d2a3544370.gif')  no-repeat;
background-position: 0 -1191px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em;
    margin-top: 1px;
	margin-left:1px;
	}
	/*----------------------------------------fin mio*/
	a.boton-naranja-alto:link, a.boton-naranja-alto:visited {
    display: block;
    margin: 0 auto;
    width: 127px;
    height: 33px;
    line-height: 1.2;
    padding: 3px 0;
    background: #b14700 url('/images/csg-4a1d2a3544370.gif') no-repeat;
background-position: 0 -1011px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.1em;
    margin-top: 1px
	}
		
	a.boton-naranja-largo:link, a.boton-naranja-largo:visited {
    display: block;
    margin: 0 auto;
    width: 323px;
    height: 27px;
    padding: 3px 0;
    background: #b14700 url('/images/csg-4a1d2a3544370.gif') no-repeat;
background-position: 0 -1080px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.1em;
    margin-top: 25px
	}
	
	a.boton-naranja:hover, a.boton-naranja:active,
	a.boton-naranja-chico:hover, a.boton-naranja-chico:active,
	a.boton-oscuro:hover, a.boton-oscuro:active,
	a.boton-naranja-alto:hover, a.boton-naranja-alto:active,
	a.boton-naranja-largo:hover, a.boton-naranja-largo:active {
    color: #fecf70
	}
	
	a.boton-naranja span {margin-left: 35px}
	
	a.boton-naranja-contratar:link, a.boton-naranja-contratar:visited {
	float: left;
	display: block;
	margin: 0 auto;
	width: 84px;
	height: 19px;
	margin-left:365px;
	margin-top:25px;
	background: #f96400 url('/images/csg-4a1d2a3544370.gif') no-repeat;
background-position: 0 -1662px;
    	
	}
/* PÃ¡rrafos */
p {
  line-height: 1.2;
  width: 97%;
  margin: 0 auto .8em auto;
  text-align: left
}

strong {font-weight: bold}

/* Alineaciones */
.float-right {float: right}
.float-left {float: left}

/* Tablas */
table.tabla-planes {
  clear: both;
  width: 100%;
  border: 1px solid #ffad00;
  margin-bottom: 13px
}

div.tabla-planes {position: relative; clear: both}

table.tabla-planes tbody td, table.tabla-planes tbody th {
  padding: 5px;
  border-width: 0 0 1px 1px;
  border-color: #fff;
  border-style: solid;
  background-color: #e9e9e9;
  text-align: center
}

table.tabla-planes thead th {
  background: #ffad00;
  height: 26px;
  line-height: 26px;
  color: #fff;
  padding: 0 5px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  font-size: 10pt
}

table.tabla-planes thead th span {
  position: absolute;
  display: block;
  right: 0 !important;
  right: -1px;
  top: 0;
  z-index: 9999;
  width: 10px;
  height: 10px;
  background: url('/images/csg-4a1d2a3544370.gif') no-repeat top right;
background-position: right -1933px;
}

table.tabla-planes tbody .header th, table.tabla-planes tbody .atencion th {text-align: left; border-bottom: 0}
table.tabla-planes tbody .header th {text-align: center}
table.tabla-planes tbody .atencion td {background-color: #d9d9d9; border: 0}
table.tabla-planes tbody th {text-align: left}

table.tabla-planes tbody .info-contratar td {padding: 10px 0 20px 0}

/***** DiseÃ±o del Layout *****/
div#wrapper {
	background-color: #fff;
	width: 929px;
	height: 1%;
	position: relative;
	margin: auto;
	text-align: justify;
	padding: 9px
}
div#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
div#wrapper-academia {
	background-color: #fff;
	width: 989px;
	height: 1%;
	position: relative;
	margin: auto;
	text-align: justify;
}
/* Encabezado */
span#logo a:link, span#logo a:visited{
	display: block;
	margin: 20px 0 9px 12px;
	text-indent: -9999em;
	width: 261px;
	height: 34px;
	background: url('/images/csg-4a1d2a3544370.gif') no-repeat top left;
background-position: -473px -679px;
}
span#academia a:link, span#academia a:visited{
	display: block;
	text-indent: -9999em;
	width: 277px;
	height: 93px;
	background: url('/images/logo-academia-web-factoriadigital.jpg') no-repeat top left;
}
span#telefono {
	display: block;
	padding-left: 15px;
	font-size: 1.5em;
	color: #f60;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	background: url('/images/csg-4a1d2a3544370.gif') no-repeat center left;
background-position: 0 -1579px; 
	position: absolute;
	right: 20px;
	top: 5px
}
	/* Menu Inicio */
	ul#menu-inicio {float: right; margin-top: -14px}
	
	ul#menu-inicio li {
		float: left;
		display: inline;
		margin: 0 0 0 6px;
		padding: 0 6px 0 0;
		text-transform: uppercase;
		border-right: 1px solid #f60;
		font-size: .9em;
		font-weight: bold
	}
	ul#menu-inicio li:last-child {border-right: 0}
	/* Menu Secciones */
	div#navegacion {
		height: 22px;
		background: #ff7c00 url('/images/top-nav-bg.jpg') no-repeat top left;
		padding: 33px 7px 6px 7px
	}
	div#navegacion:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden
	}
	ul#menu-secciones li {
		float: left;
		display: inline;
		margin: 0 0 0 6px;
		padding: 0 6px 0 0;
		text-transform: uppercase;
		border-right: 1px solid #fff;
		font-size: 1.05em;
		font-weight: bold
	}
	ul#menu-secciones li:last-child {border-right: 0}
	
	ul#menu-secciones li a:link, ul#menu-secciones li a:visited{color: #fff}
	ul#menu-secciones li a:hover, ul#menu-secciones li a:active, ul#menu-secciones li.activo a{color: #b84a00}
		/* Buscador */
		div#buscador {
			float: right;
			margin: -7px 2px 0 0;
			color: #fff
		}		
		div#buscador label {font-weight: bold; font-size: .9em; line-height: 18px}
		div#buscador input {border: 1px solid #999; margin: 0; padding: 0; height: 18px; width: 106px}
		div#buscador .selectDominio {border: 1px solid #999; margin: 0; padding: 0; height: 19px; width: 70px}
		div#buscador .boton_go {border: 1px solid #999; margin: 0; padding: 0; height: 19px; width: 55px}
/* Contenido */
div#cont-bg {
  background: url('/images/cont-bg.gif') repeat-y top right;
  height: 1%;
  margin-top: 10px;
  overflow: hidden;
  position: relative
}
div#cont-bg-academia {
  height: 1%;
  margin-top: 10px;
  overflow: hidden;
  position: relative
}
div#cont-bg:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
div#contenido {
	width: 691px;
	margin: 0 9px 0 0;
	float: left;
	padding-bottom: 32768px;
	margin-bottom: -32700px
}
div#contenido-academia {
	width: 780px;
	margin: 0 0 0 0;
	float: left;
	padding-bottom: 32768px;
	margin-bottom: -32700px
}

div#cont-bg div.footer-alto {margin-bottom: -32623px}

div.heading {
	width: 691px;
	height: 174px;
	position: relative;
	background-image: url(imagenes/marketing3.jpg);
}
div.bottom {
	position: absolute;
	bottom: 2px;
	padding-bottom: 10px;
	width: 328px;
	left: 3px;
}
div.heading h2 {color: #f60; font-weight: bold; font-size: 1.7em; margin: 0 0 5px 0; text-transform: none; width: 100%}
div.heading strong {font-weight: bold; display: block; font-size: 1.2em; color: #666}

ul.caracteristicas {margin: 5px 0 0 0; list-style: square inside url('/images/iconos/bullet.gif')}
ul.caracteristicas li {padding-left: 10px; color: #666; margin: 3px 0 0 0}

p#breadcrumb {margin: 8px 0 17px 20px; color: #f60}
/* Barra Lateral */
div#barra-derecha {
	width: 211px;
	padding: 9px;
	color: #fff;
	background: #ff7900 url('/images/barra-derecha-bg.png') repeat-x 0 0;
	float: left;
	padding-bottom: 32768px;
	margin-bottom: -32768px
}
div#barra-derecha-academia {
	width: 191px;
	padding: 9px;
	color: #fff;
	background: #ff7900 url('/images/barra-derecha-bg.png') repeat-x 0 0;
	float: left;
	padding-bottom: 32768px;
	margin-bottom: -32768px
}
div#barra-derecha h3 {
	background-color: #333;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 8px 3px 8px
}

div#fin-barra-derecha {
	margin: 30px 0 30px 0;
	font-size: .9em;
	line-height: 1.3em;
	text-align: right;
}

div#fin-barra-derecha a:link, div#fin-barra-derecha a:visited {color: #fff; font-weight: normal}
div#fin-barra-derecha a:hover, div#fin-barra-derecha a:active {color: #ffe6b0}

div.division-menu {
	background-color: #fff;
	padding: 15px 8px;
	height: 1%;
	color: #777
}

#barra-derecha form div.acceso-panel {background: #e5e5e5; padding-bottom: 0}
.acceso-panel label {
  float: left;
  clear: left;
  width: 65px;
  margin-right: 2px;
  text-align: right;
  color: #333;
  text-transform: uppercase;
  height: 23px;
  line-height: 23px;
  margin-bottom: 2px
}

.acceso-panel input {width: 115px; float: left; margin-bottom: 2px}

.acceso-panel h4 span {font-size: 11pt}
.acceso-panel h4 {
  color: #f60;
  font-weight: bold;
  font-size: 8pt;
  text-transform: uppercase;
  margin-bottom: 8px
}

input.acceder-naranja {
  border: 0;
  margin: 0;
  width: 115px;
  margin-top: 3px;
  background: #f60;
  color: #fff;
  font-weight: bold;
  font-size: 8pt;
  height: 18px;
  line-height: 18px;
  margin-bottom: 20px
}

.acceso-panel div {
  clear: both;
  border-top: 1px solid #fff;
  margin: 0 -8px;
  padding: 13px 8px 0 8px
}

#barra-derecha .acceso-panel div a:link, #barra-derecha .acceso-panel div a:visited {
  display: block;
  width: 156px;
  height: 31px;
  margin: 0 -8px;
  line-height: 31px;
  padding-left: 55px;
  color: #333
}
#barra-derecha .acceso-panel div a:hover, #barra-derecha .acceso-panel div a:active {text-decoration: underline}

.division-menu:after {
  content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
div.division-menu p {font-size: .9em; text-align: left}
div.division-menu a:link, div.division-menu a:visited {
	display: block;
	height: 8px;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	background: url('/images/csg-4a1d2a3544370.gif') no-repeat center left;
background-position: -473px -853px;
	padding-left: 10px;
	margin-bottom: 15px;
}
hr.menu-division {
	border: 0;
	height: 1px;
	background: #f60 url('/images/csg-4a1d2a3544370.gif')repeat-x center center;
background-position: 0 -1742px;
	clear: both;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px
	
}
	/* Sub-secciones */
	div.atencion {background: #fff url('/images/menu/atencion-a-clientes.jpg') no-repeat bottom left; padding-bottom: 75px}
	div.atencion strong.tel {
		font-size: 1.5em;
		color: #f60;
		font-weight: bold;
		background: url('/images/csg-4a1d2a3544370.gif') no-repeat center left;
background-position: -473px -853px;
		padding-left: 14px
	}

	.noticias {border-top: 7px solid #fff}
	
	div.noticias p {margin: 5px 0 0 10px; width: 95%}
	div.noticias hr.menu-division {margin: 15px 0 15px 0}
	
	.noticias a.float-right:link, .noticias a.float-right:visited {
    text-transform: none;
    padding: 0;
    background: none;
    text-decoration: underline;
    margin: 15px 0 5px 0
	}
/* Pie de PÃ¡gina */
div#pie {
	width: 661px;
	font-size: .9em;
	padding: 10px 15px;
	margin: 12px 0 0 0;
	color: #666;
	line-height: 1.1;
	background-color: #d9d9d9;
	position: absolute;
	bottom: 0;
	left: 0;
	clear: both;
	height: 40px
}

div#cont-bg .footer-alto div#pie {
  bottom: 70px
}

#pie p {margin: 0; width: 100%}

  /* Badges */
  #badges {
    position: absolute;
    bottom: 0;
    height: 65px;
    overflow: hidden;
    text-align: center
  }

/* Cuadros Informacion */
.cuadro-info {
  border: 1px solid #ffad00;
  padding: 0 10px 13px 10px;
  text-align: center
}

.cuadro-info:after {
  content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.cuadro-info p {text-align: left}

.cuadro-info img {margin: 5px auto 0 auto}

img.marg {margin-right: 65px}

.cuadro-info h3 {
	background: #ffad00 url('/images/csg-4a1d2a3544370.gif')  no-repeat top right;
background-position: right -1933px;
	color: #fff;
	margin: -1px -11px 11px -11px;
	text-transform: uppercase;
	height: 26px;
	line-height: 26px;
	text-indent: 17px;
	font-weight: bold;
	font-size: 100%;
	text-align: left
}

.dos {
  width: 318px;
  float: left;
  margin: 15px 9px 10px 0;
}

.dos h3 {width: 340px}

.completo {clear: both; width: 668px; margin-bottom: 20px}

.completo h3 {width: 690px}

.completo div {
	width: 220px;
	float: left;
}

.completo .float-right {margin: 0 55px 0 0}

div.last {margin-right: -10px}
/***** Secciones *****/
/* Marketing */
div.marketing {
	background-image: url(/images/marketing.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/* correo */
div.mail {
	background-image: url(/images/headercorreo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div.comparativacorreo {
	background-image: url(/images/headercomparativa-correo.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
div.dominios {
	background-image: url(/images/header-dominios.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div.apartadoaplicaciones {
	background-image: url(/images/header-aplicaciones.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div.acercadenosotros {
	background-image: url(/images/header-acercade.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#comparativa-correo {
margin-top:30px;

}
div.marketing2 {background: url('/images/marketing2.jpg') no-repeat top right}
div.alojamiento {background: url('/images/alojamiento.jpg') no-repeat top right}
div.home {background: url('/images/csg-4a1d2a3544370.gif') no-repeat top right; background-position: -473px -429px;}
/* Planes */
.planes {
  background: #f60 url('/images/csg-4a1d2a3544370.gif') repeat-x top left;
background-position: -473px -1369px;
  padding: 7px 4px 15px 4px;
  width: 176px;
  float: left;
  margin-right: 20px;
  margin-bottom: 12px
}

.planes a:link, .planes a:visited {color: #333; font-weight: bold; text-transform: uppercase}
.planes a:hover, .planes a:active {color: #000}

.planes h3 {
  background: #333;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 9pt;
  padding: 2px 0 3px 3px
}
.planes h3 span, .planes a span {font-size: 12pt; font-weight: normal}

.planes ul {margin: 10px 1px 12px 28px}

.planes ul li {
  text-transform: uppercase;
  border-bottom: 1px solid #b84a00;
  padding-bottom: 6px;
  margin-bottom: 8px
}

.planes ul li a:link, .planes ul li a:visited {font-weight: normal}
.alojamiento-compartido {width: 485px; float: left}

/* Servicios */
.servicios {
  background: #f60 url('/images/csg-4a1d2a3544370.gif') repeat-x top left;
background-position: -473px -1597px;
  padding: 7px 4px 80px 4px;
  width: 176px;
  float: left;
  margin-right: 20px;
  margin-bottom: 12px;
}

.servicios a:link, .servicios a:visited {color: #333; font-weight: bold; text-transform:none}
.servicios a:hover, .servicios a:active {color: #000}

.servicios h3 {
  color: #333;
  text-transform:none;
  font-weight: bold;
  font-size: 9pt;
  padding: 2px 0 3px 3px
}
.servicios h3 span, .servicios a span {font-size: 12pt; font-weight: normal}

.servicios ul {margin: 10px 1px 12px 22px}

.servicios ul li {
  text-transform:none;
  padding-bottom: 0px;
  margin-bottom: 5px
}

.servicios ul li a:link, .servicios ul li a:visited {font-weight: normal}
.alojamiento-compartido {width: 485px; float: left}
  
  /* Caja diferencia */
  .diferencia {
	border: 1px solid #333;
	float: left;
	width: 485px;
	margin-bottom:15px;
  }

  .diferencia h3 {
	color: #fff;
	text-transform: uppercase;
	background: #333 url('/images/csg-4a1d2a3544370.gif') no-repeat top right;
background-position: -473px -30px; 
	margin: -1px -1px 45px -1px;
	width: 487px;
	line-height: 27px;
	text-indent: 7px;
	font-weight: bold;
	font-size: 10pt
  }
  
  .diferencia ul {
	float: left;
	margin: 0 7px 5px 10px
}
  .diferencia li {
    background: url('/images/csg-4a1d2a3544370.gif') no-repeat center left;
background-position: 0 -1430px;
    line-height: 1.3;
    text-indent: 15px
  }
  /* Caja tarifas */
  .tarifas {
    border: 1px solid #FFAD00;
    float: left;
    width: 485px;
    background: #E9E9E9;
	margin-top:22px;
    margin-bottom: 12px
  }

  .tarifas h3 {
    color: #fff;
    text-transform: uppercase;
    background: #FFAD00 url('/images/csg-4a1d2a3544370.gif') no-repeat top right;
background-position: right -1933px;
    margin: -1px -1px 22px -1px;
    width: 487px;
    height: 27px;
    line-height: 27px;
    text-indent: 7px;
    font-weight: bold;
    font-size: 10pt
  }
  
  .tarifas ul {
	float: left;
	margin: 0px 0px 5px 13px
}
  .tarifas li {
    background: url('/images/csg-4a1d2a3544370.gif') no-repeat center left;
background-position: 0 -1430px;
    line-height: 1.3;
    text-indent: 15px
  }
  
  /* Leyenda Planes */
  .planes-leyenda {width: 49%; float: left; text-align: center}
  .planes-leyenda strong {color: #f60; float: left; margin: 0 0 5px 7px}
  .planes-leyenda ul li {width: 23%; float: left; text-align: center; margin-bottom: 8px}
  .planes-leyenda ul li.last {margin-left: 36%}
  
/* Cajas Naranja */
.caja-naranja {
  width: 320px;
  height: 61px;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
background: #FFAD00 url('/images/csg-4a1d2a3544370.gif') no-repeat top right;
background-position: right -1933px;
  padding: 7px 10px 5px 10px;
  text-align: left;
  position: relative
}

.caja-naranja h3 a, .caja-oscura h3 a{
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 10.5pt;
  text-align: left;
  margin-bottom: 5px
}

.caja-naranja p a, .caja-oscura p a{
  text-align: left;
  margin: 0;
  color:#333333;
}

.caja-naranja a, .caja-oscura a{
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

.caja-naranja a:hover, .caja-oscura a:hover {
color:#333333;
}

.caja-naranja img {
  position: absolute;
  right: 10px;
  bottom: 10px
}

#contenido .ultimo img {bottom: 2px}

.caja-oscura {
  clear: both;
  background: #f60 url('/images/csg-4a1d2a3544370.gif') no-repeat top right;
background-position: right -1893px;
  padding: 7px 10px 5px 10px;
  height: 61px;
  position: relative
}

.caja-oscura p {width: 240px; margin: 0}

.caja-oscura ul {position: absolute; right: 10px; bottom: 5px}
.caja-oscura li {float: left; margin-left: 20px}
.caja-oscura .google 

/* Caja Gris pequeÃ±a */
.caja-gris-peque {
  width: 163px !important;
  width: 144px;
  height: 165px;
  margin-top: 10px;
  margin-right: 10px;
  float: left;
  border: 1px solid #999;
  position: relative
}

.caja-gris-peque h3 {
  background: #d9d9d9;
  width: 163px;
  color: #f60;
  font-weight: bold;
  font-size: 9pt;
  height: 23px;
  line-height: 28px;
  text-indent: 10px;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-right: 0 !important;
  margin-right: -1px;
  border-top:#00CC66;
}

.caja-gris-peque p {width: 90%; margin-bottom: .7em}

a.uno {
float:left;
position:absolute;
display:block;
width: 100%;
height: 100%;
text-decoration: none;
}

.caja-gris-peque h3 img {position: absolute; top: -1px; right: -1px}
/* Cuadro Blanco */
.cuadro-blanco {
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  width: 318px !important;
  width: 316px;
  border: 1px solid #999;
  height: 139px;
  padding: 7px 10px 5px 10px;
  position: relative;
}

.cuadro-blanco img.esquina {position: absolute; top: -1px; right: -1px; width: 10px; height: 10px; z-index: 9999}

#cont-bg #contenido .ultimo {margin-right: 0}

/* .aplicaciones {background: url('/images/aplicaciones-bg.jpg') no-repeat top right} */

.cuadro-blanco h4 a{
  width: 179px;
  padding-bottom: 5px;
  background: url('/images/csg-4a1d2a3544370.gif') no-repeat bottom left;
background-position: 0 -1742px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 9pt;
  margin-bottom: 5px;
}
.cuadro-blanco a:link, .cuadro-blanco a:visited{
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
color: #333333;
}
.cuadro-blanco a:hover {
color: #f60;
}


.cuadro-blanco p {width: 175px; margin: 0; color:#333333;}

.cuadro-blanco ul li {line-height: 1.2; padding-left: 8px; background: url('/images/csg-4a1d2a3544370.gif') no-repeat center left; background-position: 0 -1395px;}

.cuadro-blanco div {float: left; margin-right: 10px}
div.casos p {width: 160px; margin-right: -40px}
div.casos h4 {margin-right: -40px}

span.caption {display: block; width: 142px; text-align: left; padding-left: 8px; background: url('/images/csg-4a1d2a3544370.gif') no-repeat 0 4px; background-position: 0 -1395px;}

div.contenido-menus {width: 195px; float:left; margin-right:11px}

div.servicios-imagen {float: left; margin-left:112px; margin-top:-77px}

  /* Acordeon */
  .acordeon {
    float: left;
    width: 485px;
    background: #fff;
	

  }

  .acordeon h3 {
    color: #fff;
    text-transform: uppercase;
    background: #FFAD00;
    margin: -1px -1px 22px -1px;
    width: 487px;
    height: 27px;
    line-height: 27px;
    text-indent: 7px;
    font-weight: bold;
    font-size: 10pt
  }
  
  .acordeon ul {float: left; margin-left: 22px; padding-bottom:12px; margin-top:3px }
  .acordeon li {
    text-indent: 15px;

  }
  a.boton-acordeon:link, a.boton-acordeon:visited {
    display: block;
    width: 447px;
    height: 19px;
	margin-bottom:2px;
    line-height: 23px;
	padding-left:38px;
	background: #333 url('/images/csg-4a1d2a3544370.gif') no-repeat;
background-position: 0 -860px;
	font-family:"Trebuchet MS", tahoma, arial, verdana, sans-serif;
    text-align: left;
    font-weight:bold;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
	
	}
	a.boton-acordeon:link:hover, a.boton-acordeon:link:active{
	background: #FFAD00 url('/images/csg-4a1d2a3544370.gif') no-repeat;
background-position: right -909px;
    color: #333;
	text-align: left;
   }


  .acordeon2 {
    float: left;
    width: auto;
    background: #fff;
	

  }

  .acordeon2 h3 {
    color: #fff;
    text-transform: uppercase;
    background: #FFAD00;
    width: 200px;
    height: 27px;
    line-height: 27px;
    text-indent: 7px;
    font-weight: bold;
    font-size: 10pt
  }
  
  .acordeon2 ul {float: left; padding-bottom:12px; margin-top:3px }
  .acordeon2 li {
    text-indent: 15px;

  }

  a.boton-acordeon2:link, a.boton-acordeon2:visited {
    display: block;
    width: auto;
    height: 26px;
    line-height: 26px;
	font-family:"Trebuchet MS", tahoma, arial, verdana, sans-serif;
    text-align: left;
    font-weight:bold;
    text-transform: uppercase;
    color: #fff;
	background: #ffad00 url('/images/csg-4a1d2a3544370.gif') no-repeat top right;
background-position: right -1933px;
	margin: -1px -11px 11px -11px;
	text-indent: 17px;
	font-size: 100%;	
	}
	a.boton-acordeon2:link:hover, a.boton-acordeon2:link:active{
	background: #333; /*url('/images/csg-4a1d2a3544370.gif')no-repeat top right;
background-position: -473px -30px;*/
    color: #333;
	text-align: left;
   }

  
   div.caja-marketing {width: 318px; text-align:left; margin-left:15px; float:left; margin-right:23px}
   div.caja-marketing h2 {color: #FF6600; font-weight: bold; font-size: 14px; margin: 0 0 5px 0; width: 100%; text-align:left}   
   div.caja-marketing h3 {color: #333; font-weight: normal; font-size: 12px; margin: 0 0 20px 0; width: 100%; text-align:left}
   div.caja-marketing strong {font-weight: bold; font-size: 12px; color: #333;}
  
  /* parrafo largo */
.parrafo {
	float: left;
	padding-top:33px;
	width:685px;
}

.parrafo p {
  color: #333;
  font-size:12px;
  text-transform:none;
  font-weight: normal;
  padding-left:10px;
 

}
.parrafo strong {
font-size: 12px; 
font-weight: bold

}
.parrafo pcenter {
	text-align:center;
 	color: #333;
  	font-size:12px;
  	text-transform:none;
  	font-weight: normal;
  	padding-left:10px;
}
.parrafo a:link, .parrafo a:visited{
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF
}
.subrayado {
	text-decoration: underline;
}
/* texto bold*/
.textoboldrojo {
text-align:left;
	color: #CC3300;
	font-weight: bold;
}
#antivirus1 {
text-align:left;
}
.normalblack {
	text-align:left;
 	color: #333;
  	font-size:12px;
  	text-transform:none;
  	font-weight: normal;
  	padding-left:10px;
	}
/*---------------------------------------------------------------tabla comparativa-------------------------------------------*/
.Estilo1 {
	font-size: 11px;
	font-weight: bold;
}
.Titulo_blanco {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.bordeTabla {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;

}
.textoTitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D8001D;
}
.textogenerico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.titulosCentrales {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D8001D;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #D9DADA;
	border: 1px solid #D77906;
}
.botonform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px none #FF9900;
}
.bordeimagen {
	border-top: 1px dotted #D77906;
	border-right: 0px none #D77906;
	border-bottom: 0px none #D77906;
	border-left: 0px none #D77906;
}
.textosubtitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	margin:5px;
}
.textomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.textomenuOn {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #D8001D;
}
.precio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
.bordecentral {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
}
.tabla1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.tabla2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-weight: bold;

}
.brodederecha {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #D77906;
}
.borde_inf_sup {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D77906;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #D77906;
}
.bordederechayzqu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #C52C60;
	border-left-color: #D8001D;
}
.textogenericorojo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D8001D;
}
.comparativa {
	border: thin solid;
}
.textoescojermas {
font-family: Arial, Helvetica, sans-serif;
}
#textoescojermasbox {
margin-top:20px;
margin-bottom:10px;
height:auto;
width:691px;

}
#botonescomparativacorreo {
width:691px;
margin-top:30px;

}
/*---------------------------------------------------------------------------------------------Fin tabla comparativa*/
#logosdominios {
width:62px;
}
#consigadescuentos {
width:691px;
margin-bottom:25px;

}
#botoncitonaranja {
	width:auto;
	margin-top:15px;
	padding-left:205px;

}
#imagenservidor {
margin-top:-45px;
width:485px;
}
#textodominios {
width:600px;
float:left;
padding-top:20px;
text-align:left;
}
#iconosspam {
float:left;
width:197px;
margin-left:70px;
}
#iconosspam2 {
float:left;
width:197px;
margin-left:20px;
}
#iconosspam3 {
float:left;
width:197px;
}
#envuelveiconos {
margin-top:50px;
height:113px;
}
#envuelveiconosalojamiento {
margin-top:50px;
height:113px;
}
#cmslogo {
width:310px;
}

/* comparativas tabla inicio */
#comparativa { border-spacing:inherit; width: 100%; padding:30px 0 0 0;}
#comparativa td { padding-right: 5px; text-align: right; height: 35px; text-align: center; }
#comparativa th { padding-right: 5px; font-weight:normal; text-align: center; padding-top: 3px; padding-bottom: 5px; border-right: 0; }
#comparativa .fila1 th { padding: 5px 0 5px 0; background:#FFAD01; color:#FFFFFF}
#comparativa .tarriba th { font-weight:bolder; padding: 0; background:#EFEFEF; color:#000000; border-bottom:#FFFFFF solid 8px}
#comparativa .col1 { width: 179px; text-align: left; padding-left: 5px; background:#EFEFEF;}
#comparativa .col2 { width: 90px; }
#comparativa td.col1 { text-align: right; }
#comparativa th.col1 { color: #ffffff; font-size:20px; padding:7px 0 7px 10px}
#comparativa th.bobo {  text-align:left; color: #000000; font-size:20px; padding:1px 0 1px 10px}
#comparativa .col1_dedicados { width: 120px; text-align: left; padding-left: 5px; }
#comparativa th.col1_dedicados { color: #ac1e36; }
#comparativa td.col1_dedicados { text-align: right; }
#comparativa tfoot th { border-bottom: 0; }
/* comparativas tabla final */

#txtextra {
float:left;
position:absolute;
margin: -5px 0 0 -325px;
font-style: oblique
}
.links-noticias {
	color: #ff6600;
}
