/*
Common
*/
h1, h6{
 font-family: "Segoe Print",Arial, "Arial Black", "Times New Roman", Times, serif, verdana, helvetica, arial, sans-serif;
 color: white;

}
table, td, a{
 font-family:  Times, serif, verdana, helvetica, arial, sans-serif;
 color: white;

}
body {

 color: #000;
 background: #000000;
 margin-left: 2%;
 margin-right: 2%;
 margin-top: 1.5em;
 margin-bottom: 1.5em;
}
h1 {
 color: red;
 font-weight: bold;
 margin: 0;

}
a:link, a:visited {
 color: white;
 background: transparent;
 text-decoration: underline;
}
a:active, a:hover {
 color: white;
 background: transparent;
 text-decoration: underline;
}
img {
 border: none;
}
.center {
 width: auto;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}
div.footer {
 font-style: italic;
}

/*
Thumbs
*/
table {
 background: #000000;

 margin: 1em 0 1.25em 0;
 padding: 2px;
}
td {
 background: #000000;

 width: auto;
 line-height: 110%;
 vertical-align: baseline;
}
div.caption {
 

}

/*
Page
*/
div#navt, div#navb {
 margin-top: 1em;
 margin-bottom: 1em;
}
div#navt a, div#navb a {
 text-decoration: none;
}
div.content {
 background: #000000;
 color: white;
 margin: 1em auto 1em auto;
}
div.content#pic {
 padding: 10px;
}
div.content#caption {
 min-width: 160px;
 padding: 5px 10px 5px 10px ;
}


.info
{

color: white;
font-family: "Segoe Print",Arial, "Arial Black", "Times New Roman", Times, serif;
}


 	#compteur
{
	text-align:center;
	padding-bottom: 200px;
	
}

div.commentaires {
  margin: 25px;
  text-align: center;
  color: white;
}
a
{
	color:white;
	text-decoration: underline;
	}
a:hover
{ 
	color:red;
	text-decoration: underline;
	}
#texte
{ 
	text-indent: 80px;
	 margin: 25px;
  text-align: center;
  color: white;
  font-size: 21px;
  
	}

	
	
	div#infos1 {
    float: left;
  font-size: 20px;
	margin: 25px;

  color: white;
  
  padding-left: 200px;
}
div#infos2 {
    float: right;
   font-size: 20px;
	margin: 25px;
text-align: left;
  color: white;

  padding-right: 150px;
}