/* CSS Document */

BODY {

font-family:Verdana;
font-size : 8pt;
margin-left:24%;
margin-top:25px;
margin-right:0px;
margin-bottom:25px;


background-color:#752D15

}

A {color : #000000; text-decoration : none;}
A:link {color : #000000; text-decoration : none;}
A:visited {color : #000000; text-decoration : none;}
A:hover {color : #000000; text-decoration : underline;}
.page {
height:680px;
width:609px;
background-repeat:no-repeat;
background-image:url(vack1.jpg);

padding-left:5px;
padding-right:5px;
}
.edito {

width:595px;
padding-left:15px;
padding-right:5px;
}
.log {
width:200px;
height:140px;
margin-left:15px;
border-style:dotted;
border-color:#7E6C3D;
border-width:1px;
padding-left:5px;
padding-right:5px;
}