/*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: 14px;
	color:#FFFFFF; 
	text-decoration: none;
}
a.h1 {
	text-decoration: none;
	font-size: 14px;
	color:#FFFFFF; 
}
a.h1:hover {
	text-decoration: none;
	font-size: 14px;
	color:#FFFFFF; 
}
h2 {
	font-family: arial, helvetica;
	font-size: 12px;
	color:#FFFFFF; 
	text-decoration: none;
}
.stand2 {
	color: silver;
}
.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: 300px;
	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;
}

.rouge {
	color:#FF3300;
}
.new {
	color:#000000;
}
.actu {
	color:#333333;
}

/*Homepage art-numerique.net*/

.titrehome {
	margin-top: 100px;
	width: 100%;
	background-color : #333333;
	display:block;
	text-align: left;
}
.corpshome {
	clear: both;
	width: 100%;
	height: 300px;
	color: silver;
	background-color: #808080;
	border-top: 1px solid white;	
	border-bottom: 1px solid white;
	display:block;
}
.rubriqueshome {
	margin-left: auto;
  	margin-right: auto;
	width: 790px;
	height: 210px;
}
.bloc1 {
	padding-top: 10px;
	height: 180px;
	width: 250px;
	float: left;
}
.bloc2 {
	padding-top: 10px;
	height: 180px;
	width: 250px;
	float: left;
	margin-left: 20px;
}
.bloc3 {
	padding-top: 10px;
	height: 180px;
	width: 250px;
	float: left;
	margin-left: 20px;
}
/*nouveau height > position signature*/
#une {
	clear: both;
	display: block;
	padding-top: 20px;
	font-size: 12px;	
	color:#333333;
	margin-left: auto;
  	margin-right: auto;
	width: 790px;;
	text-align: left;
}
#alaune {
	float:left;
	width: 410px;
	padding: 5px;	
	text-align: left;
	border: 1px solid white;
}
#participants {
	float:left;
	width: 310px;
	padding: 5px;	
	text-align: right;
	color:#FFFFFF;	
}
.big {
	color:#FF9900;
	font-size: 16px;
}
#actus-art-numerique {
	text-align: right;
}
/*photo home*/
.paysages {
	clear: both;
	margin-left: auto;
  	margin-right: auto;
	padding-bottom: 10px;	
	width: 924px;
}
.paysage {
	width: 231px;
	height: 190px;
	float: left;
}
.portraits {
	clear: both;
	margin-left: auto;
  	margin-right: auto;
	padding-bottom: 10px;	
	width: 924px;
}
.portrait {
	width: 154px;
	height: 264px;
	float: left;
}
.panoramique {
	clear: both;
	margin-left: auto;
  	margin-right: auto;
	width: 924px;
	height: 100px;
	text-align: right;
}
.panoramique-haut {
	clear: both;
	margin-left: auto;
  	margin-right: auto;
	width: 924px;
	height: 210px;
	text-align: right;
}
/*photo detail*/

.soustitre {
	display:block;
	text-align: left;
	padding-bottom: 3px;	
}
.photo{
	display: block;
}
/*liste photos*/
.liste-photos{
	display: block;
	clear: both;
	margin-left: auto;
  	margin-right: auto;
	width: 800px;
	text-align: left;
}
.theme-photos{
	display: block;
	clear: both;
	margin-left: auto;
  	margin-right: auto;
	width: 924px;
	text-align: left;
}

/*bas de page*/

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

/*sites - livres*/
.bloc-centre-titre {
	margin-left: auto;
  	margin-right: auto;
	width: 800px;
	text-align:left;
	display:block;
}
.bloc-centre {
	margin-left: auto;
  	margin-right: auto;
	padding-top: 10px;
	height: 250px;
	width: 800px;
	text-align:left;
	display:block;
}
.bloc-livre {
	margin-left: auto;
  	margin-right: auto;
	padding-top: 10px;
	height: 250px;
	width: 420px;
	text-align:left;
	display:block;
}
.miniature-site {
	float: left;
	padding-top: 10px;
	height: 140px;
	width: 160px;
	text-align: center;
}
.legende-site {
	float: right;
	padding-top: 20px;
	height: 120px;
	width: 300px;
	text-align:left;
	margin-left: 10px;
}
.legende-livre {
	float: right;
	padding-top: 20px;
	width: 600px;
	text-align:left;
	margin-left: 10px;
}
