/*
Theme Name: Tema
Version: 1.1
License: This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)
4a5149
*/

body { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; color: #999999; letter-spacing: 0.05em;
background: url(../img/body.png) top left repeat; text-align:justify; }


img { border: 1px solid #000; }
a img, .portada { border: none; }
p, h1, h2, h3, h4, h5, h6, h7, ul, small, blockquote { margin-top: 0px; margin-bottom: 18px; }
p, li, li li { line-height: 160%; }
.post p { line-height: 190%; }
h1 { font-size: 180%; font-family: Arial, Helvetica, sans-serif; letter-spacing: 0.05em;  margin: 0px 0px 15px 85px; }
h1, h1 a { color: #555; text-decoration: none; }
h2 { font-size: .8em; color: #1d0f03;  font-family:Arial, Helvetica, sans-serif; }
h3 { font-size: .9em; color: #1d0f03;  font-family:Arial, Helvetica, sans-serif; margin-top: 10px; text-transform:uppercase;}
small { font-size: 0.9em; line-height: 140%; }
strong { }
a { color: #539dbc; text-decoration: none;}
a:hover, #footer a:hover { color: #fff; }
#footer a { color: #000; text-decoration: none;}


#barra { width: 100%; height: 3px; top: 0px; left: 0px;  z-index: 5;  position: fixed;  background: #539dbc; }

#header { width: 100%; height: 101px; top: 0px; left: 0px;  z-index: 5;  position: fixed;  background: url(../img/fondo.gif) top left repeat-x; margin-top: 3px; }

#wrapper { width: 840px; margin: 0 auto; height: auto; background: transparent; font-size: 80%; }

#container-wrapper { margin-top: 0px; height: auto; background: transparent; }

#container { width: 840px;  padding: 30px 0 0 0; height: auto; margin: 0; background: url(../img/wrapper.png) top left repeat-y; float: left; }

#container-content { margin: 0 auto; width: 840px; padding: 20px 0; }

#content { width: 460px; float: right;  position: relative;  margin: 30px 80px 30px 0;  }

#legal { width: 660px; float: right;  position: relative;  margin: 30px 80px 30px 0;  }

.content { width: 100%; background: transparent; padding: 0; }

#photos { position: relative; float: left; width: 180px;  margin: 30px 0 30px 80px; }

#galeria { position: relative; width: 660px; margin: 0 auto; padding: 0 0 40px  0; }


#footer-wrapper { width: 840px; height: 135px; bottom: 0px; margin: 0 auto; background: ;  }




#photos img { border: 2px solid #333; padding: 16px; background: #1c1c1c; }
#photos img:hover, #photos2 img:hover, #photos3 img:hover { border: 2px solid #444; background: #1a1a1a; }





.map { margin-top: 50px;}
p.hidden { color: red; visibility: hidden; }

.ancla { height: 125px; width: 840; clear:both; background: url(../img/wrapper-top.png) top left no-repeat;  }

#ultima{ height: 30px; }

.anclaFooter { height: 50px; width: 840; clear:both; background: url(../img/footer-top.png) top left no-repeat;  }
.anclaFooterBottom { height: 50px; width: 840; clear:both; background: url(../img/footer-bottom.png) top left no-repeat;  }




#footer-container { background: url(../img/footer-wrapper.png) top left repeat-y;  height: 100px; font-size: 80%; text-align: center; }

#footer-wrapper #footer {  margin: 0 auto; display: inline-block; zoom: 1; /* IE7 (hasLayout)*/*display: inline; /* IE */
   width: auto; height: 50px; padding: 0; margin-top: 20px; background:   }

#botones{ width: 60px; height: 18px; float: left; padding: 0px; *padding: 0px; margin-top: 20px; background: }

#gtit a{ float: left; width: 16px; height: 16px; background: url(../img/gtButton.png) no-repeat bottom left; margin-left: 8px;}
#gtit a:hover{ background: url(../img/gtButton.png) no-repeat top left;}
#printit a{ float: left; width: 16px; height: 16px; background: url(../img/printButton.png) no-repeat bottom left; margin-left: 8px; }
#printit a:hover{ background: url(../img/printButton.png) no-repeat top left;  }


#footer .pie {  margin-top: 20px; padding: 0; font-family: Arial, Helvetica, sans-serif; float: left; letter-spacing: 0.05em; background:  }
#footer h2 { font-size: 1.3em; }

.manukleart { background: ; float: left; width: 17px; height: 50px; margin-top: 5px; margin-left: 5px; }

.manukleart a {width: 16px; height: 32px; background: url(../img/manukleart-A.png) no-repeat bottom left; float: left;  }
.manukleart a:hover { background: url(../img/manukleart-B.png) no-repeat bottom left; }




























.menux { 
 margin: 0 auto; padding:0; width: 840px; height: 100px; position: relative; z-index:1000; background: ;
   
 	top: 12px; *top: 25px; color: #ccc; line-height: normal; font-weight: 100; font-family: Verdana, Geneva, sans-serif; letter-spacing: .05em;
  
}

/* Top menu items */
.menux ul {
    list-style:none; 
    
}
.menux ul li {
   margin:0 0 0 -1px; padding:0; float:left; position:relative;  top:0;
   overflow: hidden;  
}
.menux ul li a {
   display:block; margin: 0; padding: 10px; 
   color: #ccc;
   font-size:70%;
   line-height: 1.2em;
   background: transparent;
   text-decoration:none;
   width: 130px;
   text-align: center;
   background: url(../img/li.png) top left no-repeat;

}
.menux ul li.active a {
   color:#fff;
   background: transparent;
}
.menux ul li a:hover {
   color: #fff;
    /* Top menu items background colour */
	 background: url(../img/lihover.png) bottom left no-repeat;
}
.menux ul li:hover a,
.menux ul li.hover a { /* This line is required for IE 6 and below */
   color:#fff;
    background: url(../img/lihover.png) bottom left no-repeat;
}

.menux li.galerias {  overflow: hidden;   height: 41px;  }

.menux li.galerias a { height: 21px; }

.menux li.normal a  {  height: 21px;   }

.menux li.last a  {  width: 132px;   }

.menux ul ul  { display: none }
