* { margin: 0; padding: 0; }
body {
  font-family: arial,verdana,tahoma,helvetica,sans-serif;
  font-size: 100%;
  line-height: 1.125em;
  background: #fff;
  color: #333;
}
a { color: #2266bb; cursor: pointer; outline: none !important; }
a:hover { color: #005FCD; }
a:visited { color: #4E0067; }
a:visited:hover { color: #4E0067; }
a:active, a:focus{ outline: none; }
img { border: none; }
sup { font-size: 0.7em; }
h1 {
  font-size: 1.8em;
  color: #000;
  font-family: arial,tahoma,verdana,helvetica,sans-serif;
  width: 100%;
  min-width: 100%;
  border-bottom: 1px solid #dde6f9;
  padding-bottom: 7px;
  margin-top: 0.5em;
  line-height: 1em;
  letter-spacing: -0.02em;
}
h2 { font-size: 1.4em; color: #000; font-family: arial,tahoma,verdana,helvetica,sans-serif; }
h3 { font-size: 1.1em; color: #000; font-family: arial,tahoma,verdana,helvetica,sans-serif; }
div#container { margin: 0 1%; width: 97%; }
div#body { float: left; width: 100%; }

div#head {
  float: left;
  width: 100%;
  height: 2.7em;
  margin: 15px 0 0 0;
}
div#logo { float: left; margin: 0; width: 220; }
div#bannersup {
float:right;
line-height:0.9em;
padding:0;
width:728px;
}
div#home {
  width: 100%;
  min-width: 100%;
  margin: 1em 0 0 0;
}
div#home_left { width: 98%; min-width: 98%; }
div#columns { 
  float: left; 
  width: -moz-available;
  padding: 0 285px 0 0; 
  margin: 0;
}
div#columns div.col { position: relative; float: left; font-size: 0.75em; }
div#columns div.scol { font-size: 0.75em; }
div#content { width: -moz-available; margin: 0; padding: 0 30px 0 0; }
div#footer {
  display: inline;
  border-top: 1px solid #DDE6F9;
  float: left;
  clear: both;
  margin: 35px 3% 0;
  width: 94%;
  margin-top: 15px;
  font-size: 0.75em;
  padding: 15px 0 0 0;
  text-align: center;
}
div#footer a { color: #2266bb; }


div#publi1 {
  margin-top: 15px;
  width: 302px;
  background: #FFFFB3;
  border: 1px solid #FFFF99;
}
div#publi2 {
  margin-top: 15px;
  width: 302px;
  background: #DAE1F6;
  border: 1px solid #C6D0F1;
}

div#home_espai {
  width: 100%;
  min-width: 100%;
  height: 5.5em;
}

div#home h1 { border: none; line-height: 0.9em; font-size: 2em; }
div#home h2 {
  color: #777;
  font-size: 1.3em;
  font-weight: normal;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 1em;
}
div#publis { 
	width: 305px;
	margin-right: -305px;
	padding: 0;  
	color: #333;
	float: right !important;
}
div#fran {
  margin-top: 15px;
  background: #F2FBEF;
  border: 1px solid #C6D0F1; 
}
div#franpromo {
  margin-top: 15px;
  background: #F2FBEF;
  border: 5px solid #C6D0F1; 
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



