/* @group estilos generales */

*{

	margin: 0;
	padding: 0;


}

body{	
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 82%;
	background: #ffffff url(img/bg_menu_home.jpg) repeat-x;

}

h1{
	font-size: 14px;

}

h2 {
	font-size: 18px;
	color: #575757;
}


p{

}

a:link, a:visited{

}

a:hover {

}

/* @end */

/* Estilos de LAYOUT */

/* @group Menu general */

#menu{
	margin:auto;
	width:960px;;
	height: 40px;
	overflow:hidden;
}	

ul#simple-menu{
	list-style-type:none;
	width:100%;
	height:37px;
	font-family:"Lucida Grande", Verdana , Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0px 0 0 170px;
}
ul#simple-menu li{
display:block;
float:left;
margin:0 0 0 4px;
height:37px;

}

ul#simple-menu li.left{
margin:0;
}
ul#simple-menu li a{
display:block;
float:left;
color:#1B1D1F;
line-height:27px;
text-decoration:none;
padding:0 17px 0 18px;
height:37px;
border-radius: 3px;
-webkit-border-radius: 3px;
-opera-border-radius: 3px;
-moz-border-radius: 3px;
}
ul#simple-menu li a.right{

}
ul#simple-menu li a:hover{
background:#1B1D1F;
color:#fff;
}
ul#simple-menu li a.current{
color:#fff;
background:#1B1D1F;
}
ul#simple-menu li a.actual:hover{
color:#222;
background:#fff;

}

/* @end */

/* @group layout */

body{
	margin:0;
	padding:10px 0 0 0;
	text-align:center;

	}
	
#contenedor{
	margin:auto;
	width:960px;  /*  Ancho total del layout  */
	text-align:center;
	}

	
#cabecera{


	text-indent: -9999px;
    background-image: url(img/cabecera.jpg);
    background-repeat: no-repeat;
	margin:auto;
	width:100%;
	height: 100px;
	text-align:left;
	
}	
	
	
	
#panel{
   padding: 0;
	margin: auto;
	width: 100%;
	background: #000;
	height: 265px;/*220 +40*/
	overflow:hidden;

}


#cuerpo{
	margin:auto;
	width:100%;
	clear:both;
	}



#bottom{
	margin:auto;
	width:935px;
	text-align:left;
	background: #1e2024;
	clear:both;
	color: #9e9e9e;
	font-size: 11px;
	height: 80px;
	padding: 20px 0 0 30px;

}	
#bottom p{
 color: #9e9e9e;
	line-height: 20px;
}
#contenido img{
	
	padding: 15px 10px  10px 0;
	float:left;

	}	


#cuerpo_abajo a{
	color: #9e9e9e;
	padding: 3px 3px 5px 3px;
	font-size: 11px;
	margin: 10px 0 0 0;
	font-weight: normal;
}

#cuerpo_abajo{
	background:#fff ;
	padding: 30px 0 0 0;
}

#contenido{
	margin:auto;
	width:690px; /*  Ancho de contenedor de Columnas Central e Izquierda   ( la suma total de los anchos de ambas columnas no puede ser mayor que el ancho de esta ) */
	text-align:center;
	float:left;
	clear:both;
	background: #fff;
	padding:20px 0 60px 0;
	}

#servicios_a{
	margin:0;
	padding:0;
	border:0;
	width:340px; /*  Ancho de columna Central */
	text-align:justify;
	float:left;
	background: url(img/bg_contenido_a.jpg) no-repeat 20px 0;
	border-left: 1px solid #dcdcdc;
}

#servicios_b{
	margin:0;
	padding:0;
	border:0;
	width:340px; /*  Ancho de columna Izquierda  */
	text-align:left;
	float:right;
	background: url(img/bg_contenidos_b.jpg) no-repeat 20px 0;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	}

#soporte{
	
	padding: 0;
	margin: 0;
	width:260px; /*  Ancho de columna Derecha  */
	text-align:left;
	float:right;
	background:#fff;
	padding:20px 0 0 0;
	
	}

#servicios_a_int{
	margin:0;
	padding:30px 0 0 10px;
    width: 300px;
	 
	}  
#servicios_a h2{
	color: #2f2f2f;
	font-weight: bold;
	font-family: helvetica, arial, geneva, sans-serif;
	text-indent: 10px;
	text-transform: capitalize;
	letter-spacing: -1px;
	padding: 0 0 20px 30px;
}	
#servicios_b h2{
	color: #2f2f2f;
	font-weight: bold;
	font-family: helvetica, arial, geneva, sans-serif;
	text-indent: 10px;
	text-transform: capitalize;
	letter-spacing: -1px;
	
	padding: 20px 0 20px 30px;
}

#servicios_a p{
	color: #242424;
	font: 11px/20px "lucida grande", verdana, arial, sans-serif;
	padding: 10px 8px 0 0;
	text-align: right;
}


#servicios_b p{
	color: #242424;
	font: 11px "lucida grande", verdana, arial, sans-serif;
	padding: 10px 0 0 0;
	line-height: 19px;
	text-align: right;
}

#soporte p{
	
	
	color: #242424;
	font: 11px "lucida grande", verdana, arial, sans-serif;
	padding:0 0 0 0 ;

	line-height:18px;
	text-align: right;
}

#servicios_b_int{
	margin:0;
	padding:0;

	padding:10px 0 0 10px;
	width: 300px;
	}	
	
		
.limpia {
	margin:0;
	padding:0;
	border:0;
	clear:both;
	visibility:hidden;	
	}
		

	
#soporte_int{
	margin:0;
	padding:0;

	
	}
#soporte h2{
	color: #fff;
	font-weight: bold;
	font-family: helvetica, arial, geneva, sans-serif;
	text-indent: -9999px;
	text-transform: capitalize;
	letter-spacing: -1px;
	padding: 60px 0 0 0;
}	

/* @end */

/* @group panel ajax */

#heading {
			display: block;
			text-align: center;
			margin-bottom: 1em;
			color:#fff;
			border-top:2px #222222 solid;
			height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	overflow: hidden;
		}
		
		#one{
		
		background:#000 url(img/panel_linux_a.jpg) no-repeat;
		height:220px;
		
		
		}
		
		#two{
		
		background:#000 url(img/panel_linux_b.jpg) no-repeat;
		height:220px;
		
		
		}
		
		#third{
		
		background:#000 url(img/panel_windows_a.jpg) no-repeat;
		height:220px;
		
		
		}
		#four{
		
		background:#000 url(img/panel_windows_b.jpg) no-repeat;
		height:220px;
		
		
		}
		
		#one h1{
		
		text-indent: -9999px;
		}
		#two h1{
		
		text-indent: -9999px;
		}
		#third h1{
		
		text-indent: -9999px;
		}
		
		#four h1{
		
		text-indent: -9999px;
		}
		
		#heading * {
		
	        font-size:11px;	
			display: inline;
			padding: 10px 4px 10px 4px;
			user-select: none;
			cursor: pointer;
			vertical-align: middle;
			color: #212529;
			 font-weight: bold;
			
		}
		
		#heading li{
		  margin: 0 10px 0 10px;
		  padding: 10px 10px 10px 10px;
		}
		
		#buttons li{
		
	
		}
		
		#heading li.active {
		    
		    color:#fff;
		    font-weight: bold;
		
			/*border-radius: 3px;
			-webkit-border-radius: 3px;
			-opera-border-radius: 3px;
			-moz-border-radius: 3px;*/
		}
		
		#heading li:hover {
		
		 color:#fff;
		 padding: 10px 10px 10px 10px;
		  
		}
		#panes {
			text-align: justify;
			border-style: none;
			width: 960px;
			margin: 0 auto 0 auto;
			background-color:#000;
			color:#ccc;
			height:220px;
	
}
#panes a{
	
    
	color: #479cfc;

	font-size: 11px;
	margin: 15px 0 0 0;
	font-weight: bold;
}	
#panes a:link{

	margin:0;
	text-decoration: none;

}	
#panes a:hover{
	color: #dfdfdf;
	text-decoration:underline;
}	
		
		#panes div div { overflow: hidden; }
		
		#previous { float: none; cursor: pointer; }
		#next { float: none; cursor: pointer; }
		
		.panel_a{
			padding:25px 0 0 230px;
			width:350px;
			float:left;
			font-size: 14px;
			font-family: "Trebuchet MS", verdana, arial, sans-serif;;
			
	
}
		
		.panel_a p{
			padding:35px 0 0 0;
			line-height: 18px;
			
		}
		
		.lista_hosting{
		
			padding:25px 0px 0 55px;
			font-size: 11px;
			color:#fff;
			float: left;
	line-height: 18px;
}
			
		.lista_hosting ul {
			padding: 0;
			margin: 0;
			list-style: none;
			}
		.lista_hosting li {
			padding: 0;
			margin: 0;
			
			
			}

/* @end */

/* @group links */

a{
	color: #2293b9;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	
	text-decoration: underline;
}

/* @end */

/* @group tablas */
#tabla_housing{
 margin-left: 20px;
 margin-right: 35px;
 margin-bottom: 20px;
 color: #454545;
}


/* @end */

.ihosting {
	color: #2a8bc8;
	font-weight: bold;
}

#ver_mas{
	margin-top: 3px;
	margin-left: 10px;
	padding: 2px 0 0 22px;
	width: 64px;
	height: 24px;
	background: url(img/ver_mas.jpg) no-repeat;
	
}
#contenedor #cuerpo #cuerpo_abajo #contenido #servicios_b #servicios_b_int a {
	background-color: #f5f4e9;
}
#contenedor #cuerpo #cuerpo_abajo #contenido #servicios_a #servicios_a_int a {
	background-color: #f5f4e9;
}
#contenedor #cuerpo #cuerpo_abajo #contenido #servicios_a #servicios_a_int a {
	font-size: 11px;
	font-weight: bold;
	color: #6c6c6c;
}
#contenedor #cuerpo #cuerpo_abajo #contenido #servicios_b #servicios_b_int a {
	font-size: 11px;
	font-weight: bold;
	color: #6c6c6c;
}
