/*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: 10px;
	color: silver;
	text-align: center;
}

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

a img {
	border: none;
}

/*homepage horen.net*/

#titrehome {
	margin-top: 40px;
	width: 800px;
	margin-left: auto;
  	margin-right: auto;	
	display:block;
	text-align: left;
	padding-left: 10px;
}
#photo {
	margin-top: 5px;
	width: 800px;	
	clear: both;
	margin-left: auto;
  	margin-right: auto;
	display:block;
}
#rubriqueshome {
	clear: both;
	margin-left: auto;
  	margin-right: auto;
	width: 800px;
	display:block;
}
#legende-photo {
	float: left;
	width: 310px;
	height: 70px;
	padding-top: 8px;
	padding-left: 5px;
	text-align: left;	
}
#art-numerique {
	padding-top: 8px;
	padding-right: 5px;
	width: 220px;
	height: 80px;
	float: right;
	text-align: right;
	line-height: 12px;
}
#liens {
	float: right;
	width: 200px;
	height: 80px;
	padding: 5px;
	margin: 10px;
	border: 1px solid white;
	text-align: left;	
}

/*bottom horen.net*/

.horen {
	clear: both;
	display: block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	text-align: right;
}
.stats{
	clear: both;
	text-align: left;
}