html {
  height: 100%;
  margin-bottom: 1px;
  overflow-x:hidden;
}

body {
	margin: 0;
	padding: 0;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 120%;
}

.txt-webhosting {
	font-family: Verdana, Tahoma, Arial ;
	font-size: 90%;
	line-height: 100%;
	color: #FFFFFF;
	font-weight: bold;
}

/*** Fuentes de textos ***/
body, input, textarea, select {
	font-size: 100%;
	line-height: 100%;
	font-family: Tahoma, "Lucida Console",  sans-serif, Verdana, Georgia;
	color: #333333;
}

/* Tamanio de los textos */
body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 11px;
}

body.f-larger {
	font-size: 13px;
}

.small,
.modifydate,
.createdate,
.textarea,
.input,
div.mosimage_caption {
	font-size: 100%;
}

#nav a,
#inset a {
	font-size: 110%;
}

div.bloque h3 {
	font-size: 120%;
	color: #222;
}

/* Familia de fuentes */
h3, #nav, .small {
	font-weight: bold;
}

a:link,a:active, a:visited {
	text-decoration: none; }

a:hover { text-decoration: none; }

a.link_usuario:link, a.link_usuario:visited, a.link_usuario:active {
	font-weight: bold;
	text-decoration: underline;
}

a.link_usuario:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}

/* Modulos o Bloques */

div.bloque h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
}

div.bloque {
	margin-bottom: 10px;
}

td.left div.bloque,
td.right div.bloque  {
	margin-bottom: 15px;
}

div.bloque ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.bloque ul li {
	padding-bottom: 3px;
}

/* Menu */
a.menulinks {
	display: block;
}

a.sublevel {

}

a.menulinks:hover {
	text-decoration: none;
}

a.sublevel:hover {
	text-decoration: none;
}

#inset a.menulinks {
	display: inline;
	background: none;
	padding: 0 15px;
}

a.menulinks {
	display: block;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 20px;
	background: url(images/play.png) no-repeat;
	margin-bottom: 3px;
}

a#active_menu:link,
a#active_menu:visited {
	color: #333;
}

li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
}

a.sublevel:link,
a.sublevel:visited {
	font-weight: bold;
}

/* Headers / Titulos */

h1 {
	font-size: 130%;
}

h2 {
   font-size: 110%;
}

h3 { 
   font-size: 105%;
}

h4 {
	 font-size: 100%;
}

.small {
	font-weight: bold;
	color: #999;
}

.w-wide div.wrapper {
	width: 900px;
}

.w-thin div.wrapper {
	width: 750px;
}

.w-fluid div.wrapper {
	margin: 0 20px;
}

#usuarios {
	border-bottom: 1px solid #B8B8B8;
	border-top: 1px solid #B8B8B8;
	background: #ccc;
	color: #444;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 40px;
}

.mensaje_usuario {
	background-color: #FFFFF2;
	border: 2px solid #508C00;
	text-align: center;
	font-weight: bold;
	line-height: 140%;
}

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.wrapper {
	margin: auto;
	position: relative;
}


#header {
	height: 75px;
	overflow: hidden;
}

#access {
	position: absolute;
	z-index: 10000;
	top: 0;
	right: 5px;
	width: 400px;
	height: 20px;
	overflow: hidden;
	float: right;
	text-align: right;
}

#access #selectors {
	position: relative;
	height: 8px;
}

#access span {
	background-repeat: no-repeat;
}

#access a {
	text-decoration: none;
}

.font-selector,
.width-selector {
	display: block;
	position: absolute;
	top: 0;
	width: 12px;
	height: 6px;
}

.f-smaller #selectors .font-selector {
	right: 120px;
}

.f-default #selectors .font-selector {
	right: 97px;
}

.f-larger #selectors .font-selector {
	right: 74px;
}

.w-thin #selectors .width-selector {
	right: 51px;
}

.w-wide #selectors .width-selector {
	right: 28px;
}

.w-fluid #selectors .width-selector {
	right: 5px;
}

#access #buttons {
	float: right;
}

#access .button {
	display: block;
	float: right;
	width: 17px;
	height: 12px;
	margin: 0 3px;	
	background-repeat: no-repeat
}

.button {
	display: block;
	background-repeat: no-repeat;
	border: thin solid #508C00;
	background-color: #EEEEEE;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1px;
	padding-right: 3px;
	padding-left: 3px;
}

#logo {
	position: absolute;
	top: 2px;
	left: 0;
	display: block;
	width:160px;
	height: 66px;
}

#top {
	height: 40px;
	padding-top: 12px;
	overflow: hidden;
	margin-left: 250px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-top: 5px;
}

#toolbar {
	height: 24px;
}

#usuarios ul,
td.left ul,
td.right ul,
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#usuarios li,
td.left li,
td.right li,
#footer li, li {
		list-style: none;
		margin: 0;
		padding: 0;
		border-bottom: 1px dotted #999;
		margin-bottom: 2px;
}

#usuarios .padding,
#footer .padding {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}

#mainbody {
	background: #ccc url(images/body-bg.png) repeat-x;
	position: relative;
}

#mainbody-2 {
	background: transparent url(images/body-shadow-br.png) 100% 0 repeat-y;
}

#mainbody-3 {
	background: transparent url(images/body-shadow-bl.png) 0 0 repeat-y;
}

#mainbody-4 {
	background: transparent url(images/body-shadow-tr.png) 100% 0 no-repeat;
}

#mainbody-5 {
	background: transparent url(images/body-shadow-tl.png) 0 0 no-repeat;
	padding: 0 15px;
}

#mainbody-padding {
	background: #fff;
	padding: 5px 10px;
}

#footer {
	padding-top: 10px;
}

#the-footer {
	text-align: center;
	margin: 20px 0;
}

table.usuarios,
table.mainbody,
table.headlines,
table.footer {
	width: 100%;
	padding: 0;
}

table.headlines {
	margin-top: -5px;
}

table.usuarios tr,
table.mainbody tr,
table.headlines tr,
table.footer tr {
	vertical-align: top;
}

table.usuarios td.usuarios,
table.footer td.footer,
table.headlines td.headlines {
	width: 33%;
}

table.usuarios td.usuarios,
table.footer td.footer,
table.mainbody td.left,
table.mainbody td.right,
table.headlines td.headlines {
	padding: 0 10px;
}

table.mainbody td.mainbody {
	padding: 0px;
}

#mainbody td.mainbody .padding {
	padding: 0 15px;
}

table.mainbody td.left,
table.mainbody td.right {
	width: 18%;
}

table.mainbody td.left {
	border-right: 1px solid #e6e6e6;
}

table.mainbody td.right {
	border-left: 1px solid #e6e6e6;
}

table.headlines td.headlines {
	border: 1px solid #e6e6e6;
}

#nav {
	padding: 0;
	height: 20px;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
}

#nav ul {
	padding: 0;
	margin: 0;
	margin-left: 2px;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

#nav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#nav li.on li.on a {
	text-decoration: underline;
}

#nav li a {
	display: block;
	float: left;
	height: 22px;
	line-height: 20px;
	padding: 0 15px;
}

ul.subemenu {
	padding: 0;
	margin: 0;
}

ul.submenu li {
	border: 0;
	margin: 0px;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 20px;
	background: url(images/play.png) no-repeat;
}

ul.submenu ul li {
  margin-left: 10px;
  background: none;
}

ul.submenu ul ul li {
  margin-left: 20px;
  background: none;
}


/* Seteos especiales */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

.highlight {
  background-color: #CCCCCC;
}

.home-titulo {
	color: #FFFFFF;
	font-size: 140%;
	font-weight: bolder;
	vertical-align: baseline;
	display: inline;
	line-height: 110%;
}