@charset "UTF-8";

/*----------------------------------------GENERAL--------*/

body{
	font-size:11px;
	font-style:italic;
	background-color:#ededed;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	}

ul{
	padding: 5px 20px 0 0;
	margin-top:0;
	font-size:11px;
	}


li{
	list-style:none;
	display:block;
	padding:0;
	margin:0;
	font-size:11px;
	}

#global{
	width:950px;
	}

h1{
	color: #000000;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
	display:inline;
	}
	
h1 a{
	color: #000000;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
	display:inline;
	}

	


/*----------------------------------------MENU--------*/

#galerie{
	color: #aaaaaa;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	}

#galerie a{
	display:inline;
	color:#000000;
	text-decoration:none;
	}

#galerie a:visited{
	display:inline;
	color:#000000;
	text-decoration:line-through;
	}

#galerie a:hover{
	color:#ededed;
	text-decoration:none;
	background-color:#f61f2e;
	}	

#menu{
	position:fixed;
	left:20px;
	top:20px;
	width:300px;
	}	
	
#menu img{
	padding-bottom:35px;
	z-index: 0;
	}	

#thumbs {
	font-weight:normal;
	font-style:italic;
	}

#thumbs img{
	padding:0;
	margin: 0 0 0 5px;
	}	


#thumbs a:link {
	color:#575757;
	text-decoration:none;
	font-weight:normal;
	font-style:normal;
	}	
	
#thumbs a:visited {
	color:#575757;
	text-decoration:line-through;
	font-weight:normal;
	font-style:normal;
	}	
	
#thumbs a:hover {
	color:#ededed;
	text-decoration:none;
	background-color:#f61f2e;
	font-weight:normal;
	font-style:normal;
	}	
	
.new{
	background-color:#575757;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#ffffff;
	display:inline;
	margin-left:5px;
	}	
	
/*----------------------------------------GRDE IMG--------*/

#viewer {
	position:absolute; 
	width:700px; 
	height:auto; 
	left:270px;
	top:0;
	margin:0;
	padding:0;
	} 


#viewer img[src*="loader"] {
	position:absolute; 
	left:270px; 
	top:50%; 
	margin:-15px 0 0 -15px;
	padding-top:50%;
	left:350px;
	}

#loader {
	position:absolute; 
	left:50%; 
	top:0; 
	margin:0;
	}

#loader.loading {
	background: url(img/loader.gif) no-repeat center center;
	}


/*----------------------------------------FOOTER---*/

#footer{
	text-align:left;
	font-size:14px;
	padding-bottom:20px;
	}

	

#langues{
	font-size:10px;
	color:#b2b2b2;
	text-decoration:none;
	}
	
#langues a:link{
	font-size:10px;
	text-decoration:none;
	color:#b2b2b2;
	}	

#langues a:visited{
	font-size:10px;
	color:#b2b2b2;
	text-decoration:none;
	}

#langues a:hover{
	font-size:10px;
	color:#aaaaaa;
	text-decoration:none;
	background-color:#ededed;
	}	

#langues img{
	padding-top:5px;
	padding-right:5px;
	border:0;
	}


/*----------------------------------------ABOUT---*/

#about {
	width:600px;
	font-size:11px;
	color:black;
	margin:0;
	position:relative;
	top:105px;
	left:300px;
	text-align:left;
	padding-bottom:30px;
	font-weight:normal;
	}


#about a:link {
	font-size:11px;
	color:#575757;
	text-decoration:none;
	font-weight:normal;
	}	
	
#about a:visited {
	font-size:11px;
	color:#575757;
	text-decoration:line-through;
	font-weight:normal;
	}	
	
#about a:hover {
	font-size:11px;
	color:#ededed;
	text-decoration:none;
	background-color:#f61f2e;
	font-weight:normal;
	}	
	
#presentation {
	padding-bottom:30px;
	}
	
/*----------------------------------------LINKS---*/	

.links{
	float:left;
	width:150px;
	padding-right:20px;
	font-size:11px;
	}
	
	

	