*{margin:0 0 0 0;padding:0 0 0 0;}
HTML,BODY{font-family: Arial, Helvetica;background-color:#3f3f3f;font-size:100%}
#palabrasclave {font-size:0.6em;color:gray;width:982px;margin:0 auto auto auto;text-align: right;padding:3px 25px 3px 0;}
#pagina{width:982px;margin:0 auto auto auto;color:gray;background-color:white;padding:5px 0 0 0;}
#cabecera{font-size:0.8em;line-height:0.8em;height:110px;}
#logo{padding:10px 10px 10px 30px;}
#contenido{color:#1b1b1b;padding:10px 10px 10px 10px;}

.limpiar{clear:both;}
.izq{float:left;display:inline;}
.der{float:right;display:inline;}
.detallehosting{
	width: 220px;
	text-align: left;
	padding:0 0 5px 10px;
	margin: 0 10px 0 0;
	background-color: #f0f0f0;
}
.detallehosting P{ font-size: 0.7em;}
	
A{ color:black;text-decoration: none;}
A:visited { color:black;text-decoration: none;}
A:active {color:black; text-decoration: none;}
A:hover {color:orange; text-decoration: none;}

/*  Menu
-------------------------------------------------------------- */
/* MENU SUPERIOR */
#menu-superior{list-style:none;margin:0;}
#menu-superior li{display:inline;}
#menu-superior a,#menu-superior a span{display:block;}
#menu-navegacion{left:0;top:100px;width:100%;height:30px;line-height:30px;font-size:0.95em;color:#fff1b8;background:0 0 repeat-x;}
#menu-superior,#menu-superior a,#menu-superior a span{float:left;}
#menu-navegacion a{color:#fff !important;}
#menu-superior a{padding-right:2px;background:right -60px no-repeat;}
#menu-superior a span{background:right top repeat-x;cursor:pointer;padding:0 8px 0 10px;}
#menu-superior a:hover span,#menu-superior li.selected a span{background-position:right -30px;}
#menu-navegacion,#menu-superior a,#menu-superior a span{background-image:url('http://cdnpym.com/pymsolutions/fondo-menu.png');}
/*  H1 H2 H3 H4 H5 H6
-------------------------------------------------------------- */
H1{ font-size:2em; color: orange;}
H2{
	font-size: 1.4em;
	background-color: #ff6600;
	color: white;
	padding: 10px 10px 10px 20px;
	margin: 10px 0px 10px 0px;
} /* ~24px, base 12 */
H3{ font-size:1.5em; padding: 10px 0px 5px 0px; }/* ~18px */
H4{ font-size:1.1em;margin: 0px 0px 0px 15px;} /* ~13px */
H5{ font-size: 1.4em; width: 96%; background-color: #2d2d2d;color: white;padding: 10px 10px 10px 20px; margin: 10px 0px 10px 0px; }
H6{ font-size: 1em; font-weight: bold; }