h1, h3
{
 color: #c6df00;
}
h2 {color: #6baedb;}
h1
{
 text-align: center;
}
.titre_image {margin-top: 5px; margin-bottom: 0;}
h3
{
 font-size: 1.1em;
 margin-left: 30px;
}
h4
{
 color: #6baedb;
 font-size: 1.1em;
 margin: 5px;
 margin-left: 30px;
}
strong
{
 color: #c6df00;
}
a
{
 color: #2b80b7;
 text-decoration: none;
}
a:hover
{
 color: #bed129;
}
a img
{
 border: none;
}
.mini
{
	display: block;
	padding: 5px;
	border: 1px solid silver;
}
.bloc
{
   list-style-image: url("image/puce.gif");
}
.telechargement
{
 margin: 15px;
 text-align: center;
 font-size: 1.8em;
}
.telechargement a {color: #bed129;}
.telechargement a:hover
{
 font-style: normal;
 border: 1px solid silver;
 padding: 3px;
 color: #2b80b7;
}
.livre_or, .commentaire
{
 width: 50%;
 margin: auto;
}
.livre_or h1, .commentaire h1
{
 font-size: 1.1em;
 border: 1px solid silver;
 margin-bottom: 5px;
}
.livre_or p, .commentaire p
{
 border: 1px solid silver;
 padding: 5px;
 margin-top: 0;
 margin-bottom: 20px;
}
#livre_or
{
 font-size: 1.1em;
 margin-left: 30px;
}
#pub, .centre
{
 text-align: center
}
.news
{
 border-bottom: 1px solid #2b80b7;
 margin-bottom: 15px;
}
.news .date, .version .date
{
 font-size: 0.7em;
 padding: 0;
 margin: 0;
 color: #2b80b7;
}
.news h3
{
 margin: 0;
}
.actus
{
 width: 70%;
 margin: auto;
}
.actus .news
{
 border: 1px solid #a0b9c9;
 padding: 5px;
 background: url("image/fond_liens.png") repeat-x bottom; 
}
.actus .news h3
{
 border-bottom: 1px solid #bed129;
}
.actus .news .date 
{
	text-align: right; 
	font-size: 0.8em;
}
.actus .news .date a
{
	text-decoration: underline;
}
.news .contenu
{
 text-align: justify;
 font-size: 0.9em;
}
.intro
{
 margin-top: 3em;
}
.bloc
{
 width: 40%;
 margin-right: 5%;
 float: right;
 border: 1px solid #a0b9c9;
 padding: 10px;
 padding-left: 30px;
 background: url("image/fond_liens.png") repeat-x bottom;
}
.version {width: 60%;}
.version h3
{
 margin-left: 0;
 border-bottom: 1px solid #bed129;
 margin-bottom: 0;
}
.version .beta
{
 font-style: italic;
 color: #ea5050;
 margin-top: 3px;
}
.erreur
{
 margin: 10px;
 margin-left: 50px;
 width: 70%;
 border: 1px solid red;
 background: #ee8a72;
 padding: 5px; 
 padding-top: 13px;
 padding-bottom: 13px; 
 background-image: url("image/erreur.gif");
 background-repeat: no-repeat;
}
.confirmation
{
 margin: 10px;
 margin-left: 50px;
 width: 70%;
 border: 1px solid green;
 background: #b8e498;
 padding: 5px;
 padding-top: 11px;
 padding-bottom: 11px; 
 background-image: url("image/confirmation.gif");
 background-repeat: no-repeat;
}

.erreur li, .confirmation li
{
 margin-left: 55px;
}
.pub
{
 float: right;
 margin-right: 30px;
}

.cleaner
{
	clear: both;
}
