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

 body    {
	background-color: black;
	font-family: Helvetica, Tahoma, "Trebuchet MS Bold";
	font-size: 13px;
	color: #CCC;
	line-height: 1.2em;
    }
	p{
	font-size:14px;
	}
 
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #666;
	font-family: Helvetica, "Trebuchet MS", sans-serif;
}
 h3 {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	font-family: Helvetica, "Trebuchet MS", sans-serif;
}

  a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	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;
}  
  .title2 {
	color: #FFF;
	font-size:18px;
	line-height:1.2
}
.legende {font-size: 10px; letter-spacing:0.1em}

#lang a:link {text-decoration: none; color:#666;text-decoration: none;} 
#lang a:visited {text-decoration: none; color:#666;}
#lang a:active {
	text-decoration: none;
	color:#FFF;
}
#lang a:hover {
	text-decoration: none;
	color:#FFF;
} 
