/* Les éléments HTML en général
------------------------------------------------------------------------------ */
body{
	/*background-image: url(img/bgcolor.jpg);*/
	background-color: #D5D6D7;
	font-size : 62.5%; /* Resets 1em to 10px */
	font-family : 'Lucida Grande', Verdana, Arial, sans-serif;
	color : #333333;
	text-align: center;
}
h1, h2, h3, h4, h5, h6{
	font-family : 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
	font-weight : bold;
}
h1{
	font-size : 4em;
	text-align : center;
	padding-top : 70px;
	margin : 0;
}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration : none;
	color : white;
}
h2 {
	font-size : 1.6em;
	margin : 30px 0 0;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color : #333333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration : none;
}
h2 a:hover, h3 a:hover {
	color : #06c;
}
h3 {
	font-size : 1.3em;
	padding : 0;
	margin : 30px 0 0;
}
a {
	color : #06c;
	text-decoration : none;
}

a:hover {
	color : #147;
	text-decoration : underline;
}
#page{
	width: 760px;
	text-align: left;
	background: url(img/bg.jpg) repeat-y top;
	border: none;
	margin: 20px auto;
	padding: 0;
}
#pagewide{
	width: 760px;
	text-align: left;
	background: url(img/bgwide.jpg) repeat-y top;
	border: none;
	margin: 20px auto;
	padding: 0;
}
/*
Entete de la page
------------------------------------------------------------------------------ */
#top{
	background: url(img/header.jpg) no-repeat;
	height: 200px;
}
#description{
	font-family : 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;	
	font-size : 1.2em;
	text-align : center;
	color : white;
}
/*
Le prelude
-------------------------------------------------------------- */
#prelude{
	position: absolute;
	width: 760px;
	top: 207px;
	left: 50%;
	
	background: transparent;
	color: #36619E;
	margin : -10px 0 0 -350px;
	border : 0px solid #000000;
	padding : 0;
	font-weight: bold;
}
#prelude ul{
	margin : 0 1px;
	list-style-type : none;
	padding : .5ex 0;
}
#prelude ul li{
	background-color : #2B4A8A;
	border : 1px solid #000;
	display : inline;
	padding : .5ex 1em;
	margin-right: 5px;
}

#prelude a{
	color: #7788AA;
	background: transparent;
}

#prelude a:hover{
	color: #A0B2D5;
	background: transparent;
}
/*
Le contenue
----------------------------------------------------------------- */
#content{
	margin: 0;
	float : left;
	padding : 0 0 20px 45px;
	width : 450px;
	font-size : 1.2em;
}
#contentwide{
	margin: 0;
	float : left;
	padding : 0 0 20px 45px;
	width : 670px;
	font-size : 1.2em;
}
/*
Sidebar
------------------------------------------------------ */
#sidebar {
	margin-left : 535px;
	padding : 20px 0 10px 0;
	width : 190px;
	font-size : 1em;
	font-family : 'Lucida Grande', Verdana, Arial, sans-serif;
}
#sidebar ul{
	padding-left: 20px;
}
.sidelist{
	margin-top: -20px;
}
.sidelist h3{
	margin-top: 5px;
	margin-bottom: -8px;
}

.sidelist h2 a, .sidelist h2 a:hover, .sidelist h2 a:visited{
	color: #333333;
	text-decoration: none;
}
#RSSLinks ul,#RSSLinks h3{
	display: none;
}
/*#links ul, #links h3{
	display: none;
}
#syndicate ul{
	display: none;
}
#archives ul{
	display: none;
}*/
/*
Pied de page
------------------------------------------------------------------------------ */
#footer{
	background : #eee url(img/footer.jpg) no-repeat bottom center;
	border : none;
	padding : 0;
	margin : 0 auto;
	width : 760px;
	clear : both;
}
.baseline{
	margin : 0;
	padding : 2ex 0 2ex 0;
	text-align : center;
	font-size : 96%;
}
.baseline a { color: #333; text-decoration: none; }
.baseline a:hover { color: #111; text-decoration: underline; }

/*
Style des images
------------------------------------------------------------------------------ */
img.middle {
	vertical-align : middle;
	border : 0px;
}
/*
Lien permanent
------------------------------------------------------------------------------ */
a.permalink_right {
	float : right;
	border : 0px;
}
/*
Les billets
------------------------------------------------------------------------------ */
.post{
	clear : both;
	margin-bottom : 24px;
	border-bottom : 1px solid #ddd;
	padding-bottom : 20px;
	text-align : justify;
}
.post h1,.post h2,.post h3,.post h4,.post h5,.post h6{
	text-align: left;
}
.post-content h3{
	font-size: 1.4em;
}
.post-content h4{
	font-size: 1.2em;
}
.post-content h5{
	font-size: 1em;
}
code{
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	font-weight: bold;
	color: #7D7D7D;
}
pre{
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
	overflow: auto;
	height: auto;
}
/*
Post complet
------------------------------------------------------------------------------ */
.post-info {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	line-height : 1.5em;
	color: #777777;
	margin-top: 0;
	padding-top: 0;
}
.post-title{
	margin-top: 25px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.post-chapo, .post-content{
	margin : 0;
	border : none;
	padding : 0;
	line-height : 1.4em;
}
.post-chapo a[hreflang]:after, .post-content a[hreflang]:after  {
	content: "\0000a0[" attr(hreflang) "]";
	font-size:0.86em;
	color : #777777;
	background : transparent;
}
.post-info-co{
	clear: both;
	float: left;
	color : #777;
	font-size: 96%;
}
/*
Lire la suite
------------------------------------------------------------------------------ */
.more{
	margin-left : 4em;
}
.more a {
	font-weight : bold;
}

/*
LightBox 2
------------------------------------------------------------------------------ */

#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(http://nemexis.akegroup.org/lightb/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://nemexis.akegroup.org/lightb/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; }
