
* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 50px;
	background: #FFFFFF /*url(/page/images/img1_1.gif) repeat-x;*/
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	z-index : 1;
}

h1, h2, h3 {
	color: #4F789F;
}

h1 {
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

img {
	border: 1px solid #3B3B3B;
}

img.startUp {
  border: 1px solid #FFFFFF;
	float: left;
	margin: 0 30px 0 0;
	}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

img.galeria {
  float: left;
  margin-left: 20px;
  margin-top:20px;
  
}

img.galeria:hover {
  opacity:0.75;  
}

#picture {

/*width:120px;
height:150px;
float:left;*/

}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 6px 15px;
	background: #3B3B3B;
	/*text-transform: uppercase;*/
	font: bold .77em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
  border-bottom: 1px solid #3B3B3B;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 20px;
/*	border-bottom: 1px solid #3B3B3B; */
}

/*.post .title {
}*/

.post .content {
	line-height: 1.6em;
}

.post .title {
  font-size: 28px;
	margin-bottom: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .firma {
float:left; 
height:150px; 
width:420px;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

.post h1 {
  font-size: 24px;
  padding-top:0px;
  padding-bottom:20px;
}

.post h2 {
  font-size : 22px;
  padding-bottom : 15px;
}

/* Header */

#header {
	width: 700px;
	height: 150px;
	margin: 0 auto;
	background: #FFFFFF url(/page/images/start1.jpg);
}

#header h1, #header h2 {
	/*text-transform: lowercase;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 30px 0 0 70px;
	letter-spacing: -3px;
	font-size: 70px;
}

#header h2 {
	float: right;
	padding: 70px 90px 0px 0px;
	font-size:30px;
	text-align:right;
}



#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/*Separator*/


#separator {
  width: 700px;
	height: 22px;
	margin: 0 auto;
	/*padding: 5px 15px;*/
	background: #3B3B3B;
}

#separator h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
  float : right;
  padding-right : 10px;
  font-size : 15px;
  color : #FFFFFF;
}

#separator a {
  text-decoration: none;
  color: #FFFFFF;
  
}
/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	background: url(/page/images/img3.gif) repeat-y;
	border-top: 1px solid #3B3B3B;
}

. lang {
  font-size: 14px;
  float: left;
  padding : 0px 0px 0px 0px;
  color : #FFFFFF;
} 

#content {
	float: right;
	width: 497px;
	padding-right: 1px;
	border-bottom: 1px solid #3B3B3B;
}

#sidebar {
	float: left;
	width: 200px;
	padding-left: 1px;
}

/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
}

#menu a:hover {
	background: #4F789F;
	color: #FFFFFF;
}

#menu .active a {
	background: #BABABA;
	color: #000000;
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Updates */

#updates {
  padding-bottom : 10px;
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
padding-bottom:8px
}

#update hr {
color:#000000;
}

#updates h1 {
padding-top:10px;
font-size:18px;
text-align:center;

}


/* Footer */

#footer {
	width: 670px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #3B3B3B;
	font-size: .77em;
	color: #FFFFFF;
}

#footer h1 {
color : #FFFFFF;
font-size : 11px;
font-style: courier;
padding-right : 25px;
/*letter-spacing : -1px;*/
float: right;
}

#legal {
	float: left;
}

#links {
	float: right;
}

/*************************** LightBox *******************************************************************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}