#header {
  width: 100%;
  padding: 4px;
  background-image: url(../img/back-header.gif);
  background-repeat: repeat-x;
}

#footer {
  width: 100%;
  padding: 3px;
  padding-top: 8px;
  margin-top: 100px;
  text-align:center;
}

#content {
 margin-left: 10px;
 margin: 0px auto; padding: 0px; width: 790px;
}

#tableform {
	text-align:left;
	width: 245px;
	height:850px;
	float:left;
	vertical-align:top;
}

#listauth {
	list-style-type: none;
	list-style-image: none; 
	list-style-position: outside; 
	padding-right: 10px;
}

#listauth li {
	border-bottom: 1px solid rgb(231, 231, 231); font-size: 12px; padding-top: 5px;padding-bottom: 5px;
}

#textintroduction {
	margin-top:22px;
	margin-left:245px;
	padding-left:10px;
	border-left: 1px solid #E7E7E7;
}

#logo {
  margin-top:25px;
  margin-left:20px;
  background-image: url(../img/logo-doclick-editores.gif);
  height:65px;
  background-repeat: no-repeat;
}

#mainmenu {
  padding-left:20px;
  padding-top:5px;
  background: #f7f7f7;
  vertical-align:middle;
  height:25px;
  border-bottom:1px solid #E3E5E6;
}
#usermenu {
  margin-left:20px;
  background: #f7f7f7;
  text-align:right;
  height:10px;
}


#logo2 {
  margin: auto;
  margin-top:30px;
  width: 630px;
  background-image: url(../img/logo-doclick-editores.gif);
  height:65px;
  background-repeat: no-repeat;
}