.article{
color:#575555;
margin-bottom:30px;
padding:3px;
background:url(../image/fond_blanc.png) left center repeat;
-moz-border-radius:10px;
border:1px solid #cccccc;
}
.article h1{
float:left;
width:100%;
margin:0;
padding:0;
font-size:1.2em;
color:#ff4343;
}
.article h1 a{
text-decoration:none;
color:#ff4343;
}
.article h3{
float:left;
margin:0 0 10px 0;
padding:0 3%;
width:100%;
font:italic normal 0.7em sans-serif;
background:url(../image/gris2.png) repeat-y;
}
.article p{
text-indent:5%;
text-align:justify;
padding:0 5px;
}
.article .imgarticle{
width:200px;
float:left;
margin-right:1%;
margin-bottom:15px;
}
.article h1 img{
float:right;
margin:2px;
margin-left:5px;
}
.article .com{
float:right;
width:37px;
height:30px;
background-image:url(../image/com3.png);
background-repeat:no-repeat;
text-align:center;
color:grey;
font-size:0.9em;
}
.article h2{
float:left;
text-align:right;
font-size:0.95em;
width:15%;
height:50px;
line-height:25px;
margin:0;
padding:0;
border-bottom:1px dotted #ed1919;
}
hr{
visibility:hidden;
clear:both;
}

/*Commentaires pour la partie commentaire*/
.commentaire{
font-size:0.7em;
}
.commentaire p{
padding-left:3%;
padding-bottom:15px;
border-bottom:1px dotted grey;
}
.commentaire fieldset{
color:green;
}
.commentaire label{
vertical-align:top;
}
.piedarticle{
padding-left:1%;
margin-bottom:10px;
font-size:0.75em;
font-weight:bold;
background-color:#ffe8d5;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
cursor:hand;
cursor:pointer;
}
#pagination{
color:#575555;
text-align:center;
}
#pagination a{
color:#575555;
}
.gras_page{
color:#000000;
font-weight:bolder;
}
.retour_haut{
position:relative;
left:95%;
}

