/*global art-numerique.net*/

body {
  	background-color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial, helvetica;
	font-size: 10px;
	color: white;
	text-align: center;
}

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

a img {
	border: none;
}

h1 {
	font-family: arial, helvetica;
	font-size: 12px;
	color: silver;
	text-decoration: none;
}
a.h1 {
	text-decoration: none;
	font-size: 12px;
	color: silver;
}
a.h1:hover {
	text-decoration: none;
	font-size: 12px;
	color: silver;
}
h2 {
	font-family: arial, helvetica;
	font-size: 11px;
	color:#FFFFFF; 
	text-decoration: none;
}
h3 {
	font-family: arial, helvetica;
	font-size: 11px;
	color:#FFFFFF;
	font-style:italic;	
}

.titre {
	width: 100%;
	background-color : #333333;
	text-align: left;	
	display:block;
}
#titregauche {
	width: 500px;
	padding-left: 10px;	
	text-align: left;
	padding-top: 3px;
	padding-bottom: 4px;
	float: left;
}
#titredroit {
	width: 200px;
	padding-right: 10px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 4px;
	float: right;
}
.corps {
	clear: both;
	width: 100%;
	color: silver;
	background-color: #121212;
	border-top: 1px solid white;	
	border-bottom: 1px solid white;
	display:block;
}
.stand2 {
	color: silver;
}
/*paysage detail*/
.paysage{
	display: block;
	color: white;	
}
.soustitre {
	display:block;
	text-align: left;
	padding-bottom: 3px;
}
.paysage-theme{
	display: block;
	clear: both;	
	text-align: left;
	margin-left: 240px;
}
/*liste paysages*/
.liste-paysages{
	display: block;
	clear: both;
	margin-left: 240px;
	text-align: left;
}
.bloc-paysages {
	width: 300px;
	float: left;
}
.bloc-paysages-2 {
	width: 400px;
	float: left;
	padding: 10px;
	margin: 10px;
	border: 1px solid white;
	text-align: left;		
}
.description-paysages{
	display: block;
	clear: both;
	margin-left: 240px;
	padding-top: 20px;
	text-align: left;
}
.bloc {
	width: 150px;
	float: left;
}
#theme-paysages{
	display: block;
	clear: both;	
	text-align: left;
	margin-left: 420px;
}
#insitu {
	clear: both;
	padding: 5px;	
	font-size: 12px;	
	color:#333333;
	margin-left: auto;
  	margin-right: auto;
	width: 350px;
	text-align: center;
	border: 1px solid white;
}
/*bas de page*/
.horen {
	clear: both;
	display: block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	text-align: right;
}
