BODY {
    background-color : #949da2;
    margin : 0;
    padding : 0;
    border : 0;
    }
::selection {
    color : #b8c8d3;
    }
::-moz-selection {
    color : #b8c8d3;
    }
TD {
    color : #edf1f3;
    font-family : Arial;
    font-size : 11px;
    }
TEXTAREA {
    font-family : Arial;
    font-size : 11px;
    color : #1f1f20;
    background-color : #ffffff;
    font-weight : normal;
    border : 1px solid;
    text-indent : 2px;
    }
INPUT {
    font-family : Arial;
    font-size : 11px;
    color : #1f1f20;
    background-color : #ffffff;
    font-weight : normal;
    border : 1px solid;
    text-indent : 2px;
    }
SELECT {
    font-family : Arial;
    font-size : 11px;
    color : #1f1f20;
    background-color : #ffffff;
    font-weight : normal;
    border : 1px solid;
    text-indent : 2px;
    }
IMG {
    border : none;
    background-color : transparent;
    }
A {
    color : #edf1f3;
    font-weight : normal;
    text-decoration : none;
    background-color : transparent;
    }
A:link {
    color : #edf1f3;
    font-weight : normal;
    text-decoration : none;
    background-color : transparent;
    }
A:visited {
    color : #edf1f3;
    font-weight : normal;
    text-decoration : none;
    background-color : transparent;
    }
A:hover {
    color : #1f1f20;
    font-weight : normal;
    text-decoration : none;
    background-color : transparent;
    }
A:active {
    color : #1f1f20;
    font-weight : normal;
    text-decoration : none;
    background-color : transparent;
    }
P {
    margin-left : 0;
    margin-right : 0;
    }
FORM {
    margin : 0;
    padding : 0;
    }
HR {
    width : 98%;
    }
A IMG {
    border : 0;
    }
.titre {
    color : #edf1f3;
    font-size : 11px;
    font-family : Arial;
    font-weight : bold;
    }
.comment, .comment a, .comment a:link, .comment a:visited {
    color : #1f1f20;
    font-weight : normal;
    font-family : Arial;
    font-size : 10px;
    }
.comment a:hover, .comment a:active {
    color : #edf1f3;
    font-weight : normal;
    font-family : Arial;
    font-size : 10px;
    }
.login {
    margin : 0;
    padding : 0;
	font-family : Tahoma;
	font-size : 10px;
    padding-top : 3px;
    background : transparent;
    color : #edf1f3;
    border : 0;
    height : 17px;
    width : 70px;
    }
.loged, .loged a, .loged a:link, .loged a:visited {
	font-family : Tahoma;
	font-size : 10px;
    color : #edf1f3;
    }
.loged a:hover, .loged a:active {
	font-family : Tahoma;
	font-size : 10px;
    color : #b8c8d3;
    font-weight : bold;	
    }	
.user {
    color : #b8c8d3;
    font-weight : bold;
    }		
#index_comment {
    margin : 0 20px 20px;
    padding : 0;
    }