html, body {
	margin: 0;
	padding: 0;
	border: 0;
	}

body {
	padding: 0;
	margin: 0;
	background: #fff url('imagenes/bg.gif');
	font-family: Tahoma;
	font-size: 12px;
	color: #212121
	}

#body h1, #body h2 {
	font-size: 12px;
	display: inline;
	}

.sub_header {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding: 3px 10px 8px 13px;
	overflow: hidden; 
	}

.center_column_old {
        padding: 5px 11px 1px 7px;
        }

.center_column {
	padding: 18px 11px 5px 7px;
	}

.center_column p{
	margin:0;
	padding:5px;
}

.right_column {
	padding: 10px 6px 5px 8px;
	}

img {
	border: 0;
	}

hr {
	height: 1px;
	color: #646464;
	}

.contenido
{font-size:13px;text-align:justify;}

#wrapper {
	width: 760px;
	margin: 0 auto;
	margin-top: 10px;
	}

#container {
	background: url('imagenes/tbg.gif');
	padding: 0 5px;
	}

#header {
	background: url('imagenes/logo_bg.gif') 0 17px repeat-x;
	width: 748px;
	margin: 0 auto;
	margin-bottom: -1px;
	}

#header .header {
	background: url('imagenes/header_top.gif') top center no-repeat;
	height: 17px;
	margin: 0 -6px;
	position: relative;
	}



#navigation {
margin:0 1px 0 1px;
background-image: url('imagenes/newnav.png');
height: 49px;
border-bottom: 1px solid #000;
}
.navigation {
font-size: 12px;
font-weight: bold;
padding: 0 0 0 0;
margin: 0 0 0 0;
list-style: none;
}
.navigation a {
text-decoration:none;
font-family: Tahoma;
text-transform: uppercase;
font-weight: bold;
color: #FFFFFF;
}
.navigation a:link, .navigation a:visited {
color: #ffffff;
}
.navigation a:hover {
color: #f7c945;
text-decoration:none;
}
.navigation li {
background-image: url('imagenes/navsep.gif');
background-repeat: no-repeat;
background-position: 0 5px;
float: left;
margin: 12px 0 0 11px;
padding: 5px 0 0 11px;
height: 15px;
}

#nav{background: #686868 url('imagenes/nav_bg.gif') repeat-x;border-top:7px solid #000;border-bottom:4px solid #000;width:738px;height:50px;margin:-3px 1px 0;padding:5px 5px 0;}
#navtable {width:100%;text-align:center;}

#nav #navtable td.home{width:50px;padding-top:3px;}
#nav #navtable td.webhosting{width:100px;padding-top:3px;}
#nav #navtable td.reseller{width:130px;padding-top:3px;}
#nav #navtable td.dedicated{width:140px;padding-top:3px;}
#nav #navtable td.support{width:80px;padding-top:3px;}
#nav #navtable td.order{width:90px;padding-top:3px;}
#nav #navtable td.affiliate{padding-top:3px;}

#nav #navtable td.sep{background-image:url('imagenes/nav_sep.gif');background-repeat:no-repeat;width:10px;height:43px;}
#nav a {
	font-family:Arial,helvetica;
	text-transform: uppercase;
	color:#fff;
	text-decoration: none;
	font-weight:800;
	font-size:12px;
	}
#nav a:hover {
	text-decoration: underline;
	color: #F7C945;
	}

#content {
	background: #fff;
	width: 748px;
	margin: 0 auto;
	}

#content a {
	color: #336799;
	font-weight: bold;
	}


#content .footer {
	background: url('imagenes/generic_bottom.gif') top center no-repeat;
	height: 14px;
	overflow: hidden;
	margin: 0 -16px;
	position: relative;
	clear: both;
	}

#body {
	position: relative;
        padding:5px;
	}

#footer {
	background-image: url('imagenes/footer.gif');
	width: 760px;
	height:33px;
	}

#footer ul {
	list-style-type: none;
	margin: 0 10px;
	padding: 6px 3px;
	width:750px;
	}

#footer li {
	float: left;
	margin-right: 15px;
	}

#footer a {
	color: #000;
	}

