a,a:active,a:visited {
	color: #5F9BB3;
}

a:hover {
	color: #1F5B73;
}


a.pioupiou{
	display: block;
	width: 30px;
	height: 25px;
	background-image: url('../img/pioupiou_off.gif');
	background-size: 50% auto;
	background-repeat: no-repeat;
	text-decoration: none;
}

a.pioupiou:hover { 
	background-image: url('../img/pioupiou_on.gif');
	background-repeat: no-repeat;
}

body {
	font-family: arial;
	font-size: 125%;
	color: #ffffff;
	line-height: 150%;
	text-align: left;
	background-color: black;
	/*background-image: url('../img/empreinte.gif');*/
	/*background-repeat: no-repeat;*/
	/*background-position: center 100px;*/
	margin:0;
	padding:0;
	/*padding: 1em; */
	/*scrollbar-face-color: red; */
	/*scrollbar-dlight-color: blue; */
	/*margin-right: 0px; */
	/*scrollbar-arrow-color: green; */
	/*scrollbar-track-color: magenta; */
	/*scrollbar-darkshadow-color: white;*/

}

.twtr-widget	{
	font-size: 1em;
	}
.twtr-widget-profile	{
	font-size: 1.5em;
	}
.twtr-doc	{
	font-size: 1.5em;
	}
.twtr-hd	{
	font-size: 1.5em;
	}
.twtr-bd	{
	font-size: 1em;
	}
.twtr-timeline	{
	font-size: 1em;
	}
.twtr-tweets	{
	font-size: 1em;
	}
.twtr-tweet	{
	font-size: 1em;
	}
.twtr-tweet-wrap	{
	font-size: 1em;
	}
.twtr-tweet-text	{
	font-size: 1em;
	}
.twtr-ft	{
	font-size: 1em;
	}

h1 {
	font-size: 1.5em;
	color: white;
	text-align: left;
}

h2 {
	font-size: 1em;
	color: #FCE567;
	text-align: left;
}

h3 {
	font-size: 0.75em;
	color: #1F7FFF;
}

h4 {
	font-family: arial;
	font-size: 100%;
	text-align: left;
	font-size: 0.75em;
	color: #FCE567;
}



.toggle
{
	line-height: 100%;
}

.entete {
	font-size: 0.75em;
	font-weight: bold;
	color: #1F5B73;
	text-align: left;
}

.footer {
	background-color:black;
	padding: 0.5em;
}

.leightbox {
	color: white;
	display: none;
	position: absolute;
	top: 15%;
	left: 25%;
	width: 360px;
	height: 500px;
	padding: 0.25 em;
	border-width: thin;
	border:solid #5F9BB3;
	background-color: black;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

.note {
	color: white;
	font-size: 0.5em;
	line-height: 100%;
}

.inscription {
	color: white;
	font-size: 1em;
	line-height: 100%;
}

.tags {
	color: black;
	background-color:black;
	font-size: 0.1em;
}


.title1 {
	font-size: 1.5em;
	font-weight: bold;
	color: white;
	text-align: center;
}

.title2 {
	font-size: 1em;
	font-weight: bold;
	color: white;
	text-align: left;
}

#container { 
	/*width: 75%;*/
	margin: 0 auto;
	text-align: left;
}


#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:640px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:640px; height:400px; padding:2px; border:1px solid #ccc; background:#000}
#information {line-height: 100%; position:absolute; bottom:0; width:640px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=25)}
#information h3 {padding:4px 8px 3px; font-size:24px; font-weight: bold}
#information p {padding:0 8px 8px}
#image {width:640px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../img/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../img/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../img/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(../img/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(../img/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:590px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
