/*global horen.net*/

body {
  	background-color:#121212;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, helvetica;
	font-size: 1em;
	color: silver;
	text-align: center;
}

a {
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration: underline;
	color: silver;	
}

a img {
	border: none;
}

h1 {
	font-size: 1.2em;
	color:silver; 
	text-decoration: none;
}
h2 {
	font-size: 0.7em;
	color:silver;
}
#titre {
	width: 775px;
	text-align: left;
	margin: auto;	
	display:block;
}
#titregauche {
	width: 340px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 4px;
	float: left;
}
#titredroit {
	width: 400px;
	text-align: right;
	float: right;
	font-size: 0.7em;
	border: 1px solid #333;
	padding: 0.2em;
	padding-right: 0.4em;
	margin-top: 0.5em;
}
.soustitre {
	clear: both;
}
#slideshow {
	clear: both;
	height: 300px;
	width: 775px;
	margin: auto;
	text-align: left;
	font-size: 0.7em;	
}
#slideshow img {
	border: 1px solid #333; 
}

.nav {
	padding-top: 2px;
	padding-bottom: 7px;
	margin: 2px;
	width: 775px;
	margin: auto;
	font-size: 0.5em;
}
#nav a, #s7 strong {
	margin: 0px 0px 0px 3px;
	padding: 0px 3px;
	border: 1px solid #333;
	background: #000000;
	text-decoration: none;
	color:#000000;
}
#nav a.activeSlide {
	background: #333;
	color:#333;
}
#nav a:focus {
	outline: none;
}
#output {
	text-align: left;
}
#nav {
	text-align: right;
}
#legende {
	background:#222222;
	width: 750px;
	margin: auto;
	padding: 1em;
	text-align: left;
	font-size: 0.8em;
	border: 1px solid #333; 	
}
#horen {
	font-size: 1em;
	width: 775px;
	margin: auto;
	text-align:right;
	padding-top: 8px;
	font-size: 0.8em;
}
