body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #180069;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px dashed #CCCCCC; /*#180069*/
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #180069;
	text-align:right;
	text-decoration: none;
	padding-top: 10px;
	border-bottom: 1px solid  #CCCCCC; /*#180069*/
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #ff0000;
	text-decoration: underline overline;
}

/***********************************************************/
/*	estilos compartidos     			       			   */
.Font, .FontBold, .FontS, .FontC, .FontBC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

p.dcha {
	text-align: right;
	color: #FF6600;
}

p.center {
	text-align: center;
	font-size:10px;
}

p.centeraz {
	text-align: center;
	font-size:10px;
	color:#000066;
}

p.centerve {
	text-align: center;
	font-size:10px;
	color: #006600;
}

p.centerro {
	text-align: center;
	font-size:10px;
	color: #FF0000;
}

p.minc {
	text-align: center;
	font-size:9px;
}

.minc {
	text-align: center;
	font-size:9px;
}

.min {
	text-align: right;
	font-size:9px;
}

a.FontE { /*enlaces en contenido*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

a.FontE:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}

.FontBold { font-weight: bold; }
.FontS { text-decoration: underline; }
.FontC { font-style: italic; }
.FontBC { font-weight: bold; font-style: italic; }

.FontRojo, .FontRojoNoticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}
.FontRojo {
	font-weight: bold;
}
.FontBlanco, .FontBlancoBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.FontBlancoBold {
	font-weight: bold;
}
.FontTachado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: line-through;
}
.Borde {
	border: 1px solid #180069;
}
.BordeImg {
	border: 1px solid #180069;
}
.Titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #180069;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px dashed #180069;
}
.SubTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #180069;
	text-decoration: none;
	text-transform: lowercase;
	border-bottom: 1px solid #4d569d;
}
.Fondo1{
	background-color: #EFEFEF; 
}
.Fondo2{
	background-color: #FFECD9; 
}
a.SubMenu { /*submenu de cada sección, lateral izquierdo*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.SubMenu:hover {
	text-decoration: underline overline;
}
a.MenuPie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
}
a.MenuPie:hover {
	text-decoration: underline overline;
}

/***********************************************************/
/*	estilos de las tablas de precios        	   		   */
.TituloPrecios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00774B;
	text-transform: uppercase;
}
.FondoPrecios { /*color de fondo de la tabla de precios*/
	border-left: 1px solid #00774B;
	border-right: 1px solid #00774B;
	background-color: #ECF5F2;
}

/***********************************************************/
/*	estilos de las tablas de exitos        	   		   */
.TituloExitos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7C80BD;
	text-transform: uppercase;
}

/***********************************************************/
/*	estilos de las tablas de datos             			   */
.CabeceraTabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #D8BD76;
	background-color: #efe5c9;
}
.FilaImparTabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D8BD76;
}
.FilaParTabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D8BD76;
}

/***********************************************************/
/*	estilos de las tablas de hosting            		   */
.CabeceraHosting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #D8BD76;
	background-color: #efe5c9;
}
.PrecioIzqHosting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D8BD76;
	background-color: #F6EED7;
}
.PrecioDerHosting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D8BD76;
	background-color: #FCFAF5;
}
.SubtituloHosting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.ContenidoIzqHosting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D8BD76;
	background-color: #F6EED7;
}
.ContenidoDerHosting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #D8BD76;
	background-color: #FCFAF5;
}

/***********************************************************/
/*	estilos de las tablas de hosting 2007          		   */
table#newhost {
	background:url(../internet/hosting/img/newhost_bg.gif) center top repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
}
  table#newhost caption { display:none; }
  
  table#newhost th.newhostvacio {
  	  background-color:white;
	  border-bottom:1px solid #999;
	  border-right:2px solid white;
  }  
  table#newhost th.newhostplan {
  	  background-color:#003E6A;
	  border-bottom:2px solid white;
	  height:35px;
	  width:140px;
  }
  table#newhost th.newhosttitulo {
  	  background-color:white;
  	  border-bottom:1px solid #999;
	  border-left:1px solid #999;
	  border-right:1px solid #999;
	  text-align:left;
  }
  table#newhost th.newhostrecurso {
  	  background-color:#E2E2E2;
	  border-bottom:1px solid #999;
	  border-left:1px solid #999;
	  border-right:1px solid #999;
	  padding-left:10px;
	  text-align:left;
	  font-weight:normal;
  }
  table#newhost th.newhostcuotas {
  	  background-color:#E2E2E2;
	  border-bottom:1px solid #999;
	  border-left:1px solid #999;
	  font-weight:normal;
  }
  table#newhost th.newhostfoot { border-right:1px solid #999; }
  table#newhost td {
  	  border-bottom:1px solid #999;
	  border-right:1px solid #999;
  	  text-align:center;
  }

/***********************************************************/
/*	menu superior			   			   				   */
a.EnlaceMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
a.EnlaceMenu:hover {
	text-decoration: underline overline;
	color: #ffffff;
}
.FondoMenu {
  background-color: #4d569d;
}

/***********************************************************/
/*	4 secciones de la pagina principal			   		   */
.FontTituloSeccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #180069;
	font-weight: bold;
	text-transform: uppercase;
}
.BordeImagenSeccion {
	border: 2px dashed #7c80bd;
	cursor: default;
}
.FontTextoSeccion, a.EnlaceSeccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #180069;
	text-transform: lowercase;
	text-decoration: none;
}
a.EnlaceSeccion:hover, a.EnlaceSeccion_new {
	color: #ffffff;
	background-color: #7c80bd;
	text-transform: lowercase;
	font-weight: bold;
}

/***********************************************************/
/*	estilos de los formularios			       			   */
textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #180069;
	border: 1px solid #180069;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #f1f1f1;
	border: 1px solid #180069;
}
.FondoGris { 
	background-color: #EEEEEE;
}
.FondoAmarillo { 
	background-color: #FFFAD4;
}


/***********************************************************/
/*	formulario informe gratis SEO y alta 902 			   */
div#informeseo, div#alta902 { position:relative; float:right }
div#alta902 {padding-left:30px;padding-bottom:30px}
div#informeseo form, div#alta902 form, 
div#informeseo #flyinfo, div#alta902 #flyinfo { behavior: url(inc/iepngfix.htc) }
div#informeseo form, div#alta902 form {
	background:url(../img/frmseo/frmseo_bg.png) no-repeat;
	height:150px;
	margin:0;
	padding:0;
	width:280px;
}
div#informeseo fieldset, div#alta902 fieldset { border:none }
div#informeseo legend, div#alta902 legend,
div#informeseo label, div#alta902 label { display:none }
div#informeseo form p, div#alta902 form p {
	color:#666;
	margin:15px 0 0 96px;
	_margin-left:100px; /*IE6 e inferior*/
	padding:2px;
}
div#informeseo #grupo, div#alta902 #grupo {
	margin:0 0 0 80px;
	_margin-left:90px; /*IE6*/
}
div#informeseo input, div#alta902 input {
	border:1px solid #5a626d;
	color:#999;
	margin:2px;
	padding:2px 2px 2px 10px;
	width:150px;
}

div#informeseo #botones, div#alta902 #botones {
	margin-top:5px;
	padding-left:80px;
	_padding-left:90px; /*IE6*/
	text-align:left;
}
  div#informeseo #botones input, div#alta902 #botones input {
  	  background-color:#fff;
	  border:none;
	  color:#000;
	  padding:2px;
	  width:50px;
  }

div#informeseo #flyinfo, div#alta902 #flyinfo {
	background:url(../img/frmseo/info.png) left top no-repeat;
	height:150px;
	margin:0;
	padding:0;
	position:absolute;
	width:106px;
	z-index:3;
}


/****************************************************************/
/*					CAJAS PLANES STREAMING 2010					*/
/****************************************************************/
#boxstream {
	margin:1em auto;
	text-align:center;
	position:relative;
	width:570px
}

#boxstream #plan1, #boxstream #plan2, #boxstream #plan3, #boxstream #plan4 {
	border-radius:7px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
	float:left;
	margin:auto 6px;
	.margin:6px;
	width:265px
}
#boxstream #plan1 {background:#c3d1e5 url(../img/boxstream/boxstream_plan1.png) repeat-x top}
#boxstream #plan2 {background:#fecc85 url(../img/boxstream/boxstream_plan2.png) repeat-x top}
#boxstream #plan3 {background:#b0ef9d url(../img/boxstream/boxstream_plan3.png) repeat-x top}
#boxstream #plan4 {background:#d2d2d2 url(../img/boxstream/boxstream_plan4.png) repeat-x top}

#boxstream .title {
	border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:7px 0;
	text-align:center
}
#boxstream #plan1 .title {background-color:#4793ff}
#boxstream #plan2 .title {background-color:#f2a941}
#boxstream #plan3 .title {background-color:#55c549}
#boxstream #plan4 .title {background-color:#8c8c8c}

#boxstream .texto {padding:0 10px}
#boxstream .texto p {
	border-bottom:1px solid #fff;
	padding-bottom:10px
}

#boxstream table {
	font-size:11px;
	padding-bottom:7px
}
#boxstream table caption {display:none;visibility:hidden}
#boxstream td {font-size:11px}

#boxstream img {border:0}

#boxstream a {
	color:#000;
	text-decoration:none
}
#boxstream a:hover {
	color:#f00;
	text-decoration:underline
}
/****************************************************************/


/***********************************************************/
/*	pie de las paginas			   			   			   */
.Pie, a.EnlacePie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #180069;
	text-decoration: none;
}
a.EnlacePie:hover {
	color: #ffffff;
	background-color: #7c80bd;
	font-weight: bold;
}


/*	esquina bandera españa	************************/
div#mundialfutbol {
	bottom:0;
	display:scroll;
	position:fixed;
	.position:absolute;
	right:0;	
	z-index:10
} 
div#mundialfutbol img {border:0}