* {
  margin: 0;
  padding: 0;
  }

body {
  font-size:80%;
  font-family: Arial,'Lucida Grande',Verdana,sans-serif;
  text-align:center;
  background:#fff;
  /* 000; url(images/background.gif) repeat-x top left; */
}

#container {
  width:885px;
  background:#FFF;
  margin:0 auto 0 auto;
}

#body_space {
  padding:0 8px 0 8px;
}
  
#header {
  width:875px;
  background:#FFF;
  margin:0 auto 0 auto;
}

.cls {
clear:both;
}

/* language bar */
#definels {
  width:383px;
  float:right;
}
#lang-bg  {
  background:transparent url(images/login.gif) no-repeat top left;
  height:35px;
  text-align:left;
}

#lang {
  height:35px;
  width:383px;
}
  
#lang ul {
  list-style:none;
  padding-left:50px;
}
  
#lang ul a {
  background-image: url(images/topnavdivider.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 18px;
  padding-left: 16px;
  display: block;
  line-height: 35px;
  text-decoration: none;
  font-family: Arial, "Times New Roman", Times, serif;
  font-size: 15px;
  color: #FFF;
}
	
#lang ul a:hover {
  color: #FDA041;
  text-decoration: underline;
}
 
#lang li {
    float:left;
}
	
/* end laguage bar */

/* logo and small slogan */

#logo-block {
  height:55px;
  width:480px;
  float:left;
  text-align:left;
}

#logo {
  padding-top:0px;
  line-height:42px;
  font:50px Arial, "Times New Roman", Times;
  padding-left:27px;
  color:#5A5A5A;
}

#slogan {
  font:11px Arial, "Times New Roman", Times;
/*  color:#5A5A5A;*/
  color:#FFFFFF;
  padding-left:97px;
}

.logogreen {
color:#93B846;
}

/* end logo and small slogan */

/* top navigation bar */

#top-nav-bg  {
 top:220px;
  background:transparent url(images/topnavbar.gif) no-repeat top left;
  height:38px;
  width:869px;
}

#top-nav {
  height:38px;
  width:950px;
}
  
#top-nav ul {
  list-style:none;
  padding-left:20px;
}
  
#top-nav ul a {
  background-image: url(images/topnavdivider.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 18px;
  padding-left: 16px;
  display: block;
  line-height: 38px;
  text-decoration: none;
  font-family: Arial, "Times New Roman", Times, serif;
  font-size: 15px;
  color: #FFF;
}
	
#top-nav ul a:hover {
  color: #FDA041;
  text-decoration: underline;
}
 
#top-nav li {
   float:left;
}
	
/* end top navigation bar */

#imatge {
    float:right;
	position:inherit;
	width:326px;
	height:145px;
	z-index:0;
	left: 658px;
	top: 335px;
}
#imatge2 {
    float:right;
	position:inherit;
	width:326px;
	height:145px;
	z-index:0;
	left: 618px;
	top: 493px;
}
#imatgei {
    float:right;
	position:inherit;
	width:260px;
	height:145px;
	z-index:0;
	left: 648px;
	top: 630px;
}

#imatgea {
    float:right;
	position:inherit;
	width:256px;
	height:145px;
	z-index:0;
	left: 708px;
	top: 335px;
}
/* image of zonaeslogan with large header */

#zonaeslogan {
  background:url(images/aurora.jpg) no-repeat top left;
  width:895px;
  height:110px;
  text-shadow:1px 1px 1px #000;
  margin-top:9px;
}

#zonaeslogan-slogan1 {
  font:40px Georgia, Arial, "Times New Roman", Times;
  padding:12px 0px 0px 100px;
  color:#FFF;
  text-align:left;
  letter-spacing:-2px;
}
#zonaeslogan-slogan2 {
  font:40px Georgia, Arial, "Times New Roman", Times;
  padding:0px 0px 0px 367px;
  color:#FFF;
  text-align:left;
  letter-spacing:-2px;
}

/* end image of zonaeslogan with large header */


#page {
  width:885px;
  min-height:206px;
  margin:0 auto 0 auto;
  background:#FFF;
  padding-top:8px;
}

#page-padding {
  padding:3px 8px 0px 8px;
}

/* main page content */

#content {
  float:left;
  width:791px;
  background:#FFF url(images/page-background.jpg) no-repeat top left;
  z-index:3;
}

#content-padding {
  padding:15px;
}

#content h1,h2,h3,h4,h5 {
  padding:5px 5px 10px 5px;
  font:19px Arial, "Times New Roman", Times;
  color:#494949;
  text-align:left;
}

#content p {
  padding:0px 5px 10px 5px;
  font:13px Arial, "Times New Roman", Times;
  text-align:justify;
}

#content a {
  text-decoration: underline;
  color:#0B3E70;
}
	
#content a:hover {
  text-decoration:none;
  text-shadow:0px 0px 4px #FDA041;
}


.dgrey {
  color:#494949;
  font:bold;
}

.grey {
  color:#494949;
}
.blue {
  color:#005795;
}
.green {
  color:#43A816;
}
/* end main page content */

/* right menu, navigation, newsletter */

#right-nav {
  float:right;
  width:70px;
  text-align:left;
}

.right-nav-back {
  background:#FFF url(images/right-menu-bg.gif) repeat-y top left;
  width:283px;
}

.right-nav-top {
  background:#FFF url(images/right-menu-top.gif) no-repeat top left;
  width:83px;
  height:36px;  
}
.right-nav-top p {
  color:#FFF;
  font:11px Arial, "Times New Roman", Times;
  font-weight:bold;
  padding:13px 0px 0px 10px;
}
.right-nav-bottom {
  background:#FFFFFF;
  width:83px;
  height:12px;
  padding-bottom:10px;
}
  
#right-nav ul
{
  list-style:none;
  text-align:left;
  padding-top:10px;
}
  
#right-nav li a
{
  background-image: url(images/right-menu-div.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  display:block;
  padding:13px 0px 18px 15px;
  line-height:15px;
  text-decoration: none;
  color: #494949;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:14px;
}
  
#right-nav li a:hover
{
  color:#C46A00;
  text-decoration: underline;
}
  
.right-nav-divider {
  background: transparent url(images/menu-divider.gif) no-repeat top left;
  width:226px;
  height:1px;
  padding-bottom:33px;
}

#subscribe {
  text-align:right;
  padding-right:30px;
}

#subscribe form {
  margin-left:11px;
}

#subscribe input {
  margin:6px 0;
}

.inputstyle {
  background:#FFF;
  border:1px solid #ADADAD;
  width:250px;
  height:22px;
  color:#494949;
  font-size:11px;
  padding-top:5px;
  padding-left:10px;
}

.button {
  background:transparent url(images/button.jpg) no-repeat top left;
  vertical-align:middle;
  padding-bottom:5px;
  border:none;
  width:131px;
  height:31px;
  color:#FFF;
  font:bold 11px Arial, Georgia, "Times New Roman", Times;
  cursor:pointer;
  margin-left:5px;
}

/* end right menu, navigation, newsletter */

/* footer */

#footer {
  clear:both;
  background:#FFFFFF;
  width:885px;
  height:90px;
  margin:0 auto 0 auto;
  text-align:left;
}

#footer-pad {
  width:984px;
  padding:20px 0px 0px 0px;
  text-align:center;
}

#footer p {
  font:11px Arial, "Times New Roman", Times;
  color:#929292;
}

#footer a {
  color:#FFF;
  text-decoration:underline;
}

#footer a:hover {
  color:#C46A00;
  text-decoration:none;
}

/* end footer */test {
	position: fixed;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
	top: 600px;
	right: 600px;
}