/******************************/
/*      Cadi Web & Design     */
/* News - Réalisation de CADI */
/*           @_OPS_@          */ 
/*    www.cadi-software.com   */
/******************************/

/* CSS Document */

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

#pointille2 {
width: 90%;
border-top: #111 dotted 1px;
margin: 10px; 0 10px 0;
height: 1px;
}

/* Cadre couleur */

.color {
background-color: #800000;
color: #FFFFFF;
}

.color2 {
background-color: #ae0101;
color: #FFFFFF;
}

.color3 {
background-color: #eb0202;
color: #FFFFFF;
}

.footcolor {
background-color: #B8BAC3;
}

.cadrepostevisiteurcomment {
background-color:#FF0000;
padding:2px 4px 2px 4px;
}

#topmain, #footermain {
position: relative;
width : 796px;
height: 21px;
background-repeat:no-repeat;
}

#topmain {
background-image: url('/news/css/images/Top_Main.png');
}

#footermain {
background-image: url('/news/css/images/Fond_Footer.png');
}

/* Avatar */
.avatar {
margin: 0 10px 10px 0;
float: left;
}

/* Icone */
#i1, i4 {
position: relative;
width : 30px;
height: 30px;
background-repeat:no-repeat;
padding-left: 35px;
padding-top: 10px;
}

#i1 {
background-image:url('/news/css/images/aide.png');
}

#i4 {
background-image:url('/news/css/images/comment.png');
}
