html, body, h1, h2, h3, h4, ul, li {
  margin: 0;
  padding: 0;
}

h1 img {
  display: block;
}

img {
  border: 0;
}

a {
  color: #464544;
}

/*a:hover {
	color: #FFA405;
	
}*/

.left {
  float: left;
}

.right {
  float: right;
}

.more {
  text-align: right;
}

.clear {
  clear: both;
}

body {
  background: url(../imagenes/page_bg.gif) repeat-x;
  text-align: center;
  font: 12px arial, sans-serif;
  color: #464544;
}

/** layout **/

#wrapper {
  text-align: left;
  margin: auto;
  width: 728px;
  position: relative;
}

h1 {
  position: absolute;
  top: 46px;
  left: 0;
  height: 43px;
  padding-top: 8px;
  width: 414px;
  text-align: center;
  background: #7A808C;
  color: #ffffff;
  font: 24px "Times new roman", serif;
  font-weight: normal;
}

h1 strong {
  font-weight: normal;
  color: #0E1520;
}

#top-nav {
  position: absolute;
  top: 15px;
  left: 414px;
  width: 266px;
  height: 269px;
  background: #6D7481 bottom left url(../imagenes/header.jpg) no-repeat;
}

#top-nav ul {
  text-align: center;
  line-height: 32px;
}

#top-nav li {
  display: inline;
  font-size: 12px;
  color: #ffffff;
}

#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #ffffff;
}

#top-nav a:hover {
  text-decoration: underline;
}

#mmagic {
  background: url(../imagenes/media_magic.gif) no-repeat;
  position: absolute;
  top: 46px;
  left: 680px;
  width: 48px;
  height: 238px;
}
#header {
  background: url(../imagenes/header_bg.jpg) no-repeat;
  position: absolute;
  top: 89px;
  left: 0px;
  width: 414px;
  height: 195px;
}

/** body **/

#spacer {
  height: 285px;
}

#body {
  background: url(../imagenes/body_bg.gif) repeat-y;
  width: 100%;
}
#left {
  float: left;
  width: 412px;
}

#right {
  float: right;
  width: 312px;
}

#nav ul {
}

#nav li {
  float: left;
  width: 102px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: url(../imagenes/tab_lit.gif) repeat-x;
  border-left: 1px solid white;
  list-style: none;
}

#nav a {
  font: 16px "Times new roman", serif;
  color: #ffffff;
  text-decoration: none;
}

#nav a:hover {
  text-decoration: underline;
}

#nav li.drk {
  background: url(../imagenes/tab_drk.gif) repeat-x;
}

#visit {
  background: #EEEEEE;
  padding: 15px 40px 14px 36px;
  font: 14px "Times new roman", serif;
  text-align: justify;
}

#visit h2 {
  font: 24px "Times new roman", serif;
}

#visit a {
  
}

#visit a:hover {
  text-decoration: underline;
}

#goethe_cita {
 font: 12px "Times new roman", serif;
 text-align: right;
 font-style:italic;
}

#goethe {
 font: 12px "Times new roman", serif;
 text-align: right;
 font-style: italic;
}


#subs-left {
  float: left;
  width: 160px;
  padding-left: 35px;
  padding-bottom: 10px;
  margin-top: 22px;
}

#subs-right {
  float: right;
  width: 145px;
  padding-right: 30px;
  padding-bottom: 10px;
  margin-top: 22px;
}

#subs-left a {
  color: #fff;
}

#subs-left a {
  color: #163348;
  text-decoration: underline;
  /*color: #163348;
  text-decoration: none;*/
}

#subs-left a:hover {
  color: #FFA405;
  text-decoration: underline;
}

#subs-left {
  color: #ffffff;
}

#subs-left h3 {
  color: #000000;
  font: 16px "Times new roman", serif;
  font-weight: bold; 
}

#subs-left p {
  text-align: left;
}

#subs-right {
  color: #ffffff;
}

#subs-right h3 {
  color: #000000;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 16px "Times new roman", serif;
  font-weight: bold;
}

#subs-right h4 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin: 0.6em 0;
  /*font-weight: bold;*/
  
}

#subs-right ul {
  margin-top: 1em;
}

#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(../imagenes/bullet.gif) no-repeat;
}

#subs-right p {
  text-align: left;
  margin: 0.6em 0;
}

#subs-right a {
  color: #163348;
  text-decoration: underline;

/*  color: #163348;
  text-decoration: none;*/	
}

#subs-right a:hover {
  color: #FFA405;
 
  text-decoration: underline;
/*  text-decoration: underline;*/
}

#right-i {
  padding: 4px 25px 0 20px;
}

#right h2 {
  color: #323E51;
  font: 22px "Times new roman", serif;
  margin-bottom: 12px;
}

#right h3 {
  color: #163348;
  font: 14px "Times new roman", serif;
  font-weight: bold;
  margin-bottom: 5px;
  /*font-weight: bold;*/
}

#right p {
  margin-top: 0;
  color: #163348;
}

#right .left {
  margin-right: 4px;
}

#right a {
  color: #163348;
  font-weight: bold;
  /*text-decoration: none;*/
}

#right a:hover {
  text-decoration: underline;

}

/** footer **/

#copyright {
  background: #6D7481;
  color: #ffffff;
  text-align: center;
  font-size: 11px;
  float: right;
  width: 315px;
  padding: 10px 0;
  margin-bottom: 20px;
}

#copyright p {
  margin: 0;
  padding: 0;
}

#version {
  border: 1px #000000 solid;
  color: #000000;
  padding: 5px;
  text-align: center;
  margin: 6em; 
}


/****** forms ****/
.lista_sitio {
  margin-left: 15px;
}

.lista_sitio ul {
  margin-left: 25px;
}

form {
  margin: 0px;
}

.button 
{
  border : solid 1px #cccccc;
  background: #E9ECEF;
  color : #666666;
  font-weight : bold;
  font-size : 11px;
  padding: 4px;
}

.login 
{
  margin-left: auto;
  margin-right: auto;
  margin-top: 2em;
  padding: 15px;
  border: 1px solid #cccccc;
  width: 520px;
  background: #F1F3F5;
}
	
.login p 
{
  padding: 0 1em 0 1em;
}
	
.form-block 
{
  border: 1px solid #cccccc;
  background: #E9ECEF;
  padding-top: 15px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.login-form 
{
  text-align: left;
  width: 340px;
}

.login-text 
{
  text-align: left;
  width: 190px;
  float: left;
}

.inputlabel 
{
  font-weight: bold;
  text-align: left;
}

.inputbox 
{
  width: 310px;
  margin: 0 0 1em 0;
  border: 1px solid #cccccc;
}

/*************/

.error_msg {
  background-image: url(../imagenes/error.gif);
  background-repeat: no-repeat;
  background-position: top left;
  font-weight:bold; 
  line-height: 48px;
  vertical-align:middle;
  padding-left: 50px;
  font-size: 14px;
}

.warning_msg {
  background-image: url(../imagenes/warning.gif);
  background-repeat: no-repeat;
  background-position: top left;
  font-weight:bold; 
  line-height: 48px;
  vertical-align:middle;
  padding-left: 50px;
  font-size: 14px;
}

.ok_msg {
  background-image: url(../imagenes/message.gif);
  background-repeat: no-repeat;
  background-position: top left;
  font-weight:bold; 
  line-height: 48px;
  vertical-align:middle;
  padding-left: 50px;
  font-size: 14px;
}