@charset "UTF-8";
/* CSS Document */

 body    {
	background:url(../picts/TestBackground3.jpg);
	font-family: Helvetica, Tahoma, "Trebuchet MS Bold";
	color:#CCC;
	font-size: 13px;
	line-height: 1.5em;
    }
  a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
}
a:focus {
	outline:none;
	font-family: Helvetica, Tahoma, "Trebuchet MS Bold";
}
.work {
	font-size: 14px;
	color: #CCC;
	font-family: Helvetica, Tahoma, "Trebuchet MS";
	font-style: italic;
}  
   .title1 {
	color: #CCC;
	font-size:14px;
}.title2 {
	color: #FFF;
	font-size:14px;
}
 .title3 {
	color: #CCC;
	font-size:23px;
	line-height:1.2
	}
.title4 {
	font-size: 14px
}

.legende {font-size: 10px; letter-spacing:0.1em}

#lang a:link {text-decoration: none; color:#666} 
#lang a:visited {text-decoration: none; color:#666;}
#lang a:active {text-decoration: none;color:#FFF}
#lang a:hover {text-decoration: none;color:#FFF} 
.artist{
	font-size:14px;
}
.pays{
	font-size:14px;
	color:#666666;
}
@media screen and (max-width: 810px) {
	img {
max-width:100%;
height:auto;
}
