
body { 
  font-family:verdana,arial,helvetica,sans-serif;
  background-color: #549362;
  color: #FFFFFF;
  margin: 0px;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}
a:hover {
	background-color:#8BAF91;
	color: #FFFFFF;
	text-decoration: none;
}
/* Logo */
#baguette {
	position: absolute;
	margin: 8px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
/* Main header */
#header {
  border-bottom:1px solid #EEE400;
  height: 75px;
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #549362;
  color: #EEE400;
  margin:0px;
}
/* Contenu */
#contenu {
	margin-top: 10px;
	margin-left: 165px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#intro, .zoom, .article { 
	margin: 5px;
	border:1px solid #EEE400;
	background-color: transparent;
	max-width: 800px;
}

#intro h2, .zoom h2, .article h2 { 
	background-color:#EEE400;
	color: #549362;
	margin:5px;
	text-align:center;
	font-size:13pt;
	border-bottom:1px solid #EEE400;
	padding: 2px;
	font-variant: small-caps;
}
.article h3, .article h4, .article h5, .article h6 {
  margin-left:5px;
}
.article table {
	display: block;
	margin-left: 35px;
	margin-right:50px;
	padding: 5px;
	border: 1px solid #EEE400;
	background-color: transparent;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.article table td {
	padding-left: 5px;
}
.article th {
	font-size: 12pt;
	text-align: right;
}
.article td {
	font-size: 10pt;
}
p, dl, .article li {
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size:11pt;
	margin:15px;
}

#intro li {
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size:11pt;
	margin:10px;
}

/* Menu */
#menu {
	position: absolute;
	top: 180px;
	left:0px;
	width: 160px;
	background-color: transparent;
	margin-left: 5px;
	margin-right: 1px;
}
#menuchoix, #menuinstall, #menuaide, #menutraduction {
	font-size: 9pt;
	width: 160px;
}
#menu h2  { 
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom: 3px;
  padding-left:0px;
  padding-right:0px;
  padding-top: 2px;
  padding-bottom: 2px;
  width:160px;
  font-size:12pt;
  text-align:center;
  background-color:#EEE400;
  color: #549362;
  font-variant: small-caps;
}
#menu ul {
	padding-left:0px;
	margin:3px;
	text-align: center;
}

#menu ul li a {
	display: block;
	width: 154px;
	text-decoration: none;
}

/* Sections */
.section {
	margin-left:15px;
}
.section h3 {
	font-variant: small-caps;
	font-size: 12pt;
	font-style: bold;
	font-color: #8A4500;
	border-left: 4px solid #EEE400;
	border-bottom: 1px solid #EEE400;
	padding-left: 6px;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Salons */
pre {
	border-width: 1px 1px 1px 8px;
	border-style: solid;
	border-color: #F0B802;
	margin: 1em;
	font-size: 100%;
	color:#000;
	background: #ffffcc;
	width: 85%;
	overflow: auto;
	-moz-border-radius:6px;
	border-radius:6px;
}

pre li { list-style-type: circle; }

blockquote.withimage {
background: url(http://www.mandarindesign.com/images/quote.gif) no-repeat;
font-family: "Courier New", Courier, monospace;
text-align: justify;
padding-left:20px;}

blockquote.withline   {
font-family: "Courier New", Courier, monospace;
text-align: justify; padding:10px;
border-left:3px solid #EEE400;}

/* Accueil - edito*/

.borderimg{
  float:right;
  border:solid 1px #EEE400;
  padding:5px;
  margin-left:10px;
}

.bigletter {
  float: left;
  font: normal 60pt/0.8em Georgia,
  Helvetica, Verdana, Arial, 
  sans-serif;
  color: #EEE400;
  margin-right: 3px;
}

.annonce {
  width:25%;
  padding:10px;
  background-color:#EEE400;
  color:#549362;
  float:right;
  font: bold 14pt/1em Arial, Helvetica, sans-serif;
  text-align:left;
  letter-spacing: 0.05em;
  margin:5px  ;
  clear: both;
}

html>body .annonce {
  display:none; 
}

#lightbox{
	position: absolute;
	top: 40px;
	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: 12px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	color:#549362;
	font-style: bold;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;display:none	}			
#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: #549362;
	filter:alpha(opacity=50);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
