@charset "utf-8";
/* CSS Document */

body {
background-color: #FFFFFF;
margin: 30px 0 0 0;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

.imprimer {
font-size: 14px;
margin-bottom: 20px;
text-align: right;
}

#center { 
width: 560px;
text-align: center;
margin: 0 auto 10px auto ;
background-color: #FFFFFF;
}

p {
margin: 0;
}

.article p {
text-align: justify;
}

.titrearticle {
font-size: 24px;
font-weight: bold;
text-decoration: none;
color: #000000;
padding-bottom: 15px;
}

.titre img {
margin: 30px 0;
}

.articlekeyword {
font-weight: bold;
color: #CC0033;
}

.taille14 {
font-size: 14px;
padding-bottom: 10px;
text-align: justify;
}

.article {
margin-top: 20px;
display: block;
}

.article img {
float: left;
margin: 0 10px 5px 0;
}

.datearticle {
text-align: left;
display: block;
width : 300px;
height: 23px;
line-height: 23px;
float: left;
}

hr {
height: 1px;
color: #CCCCCC;
border: 0;
background-color: #CCCCCC;
clear: both;
margin: 2px 0 2px 0;
}
