*{margin : 0px; padding: 0px;}

body{
max-width: 1280px;
background-color: black;
color: rgb(180,180,180);
text-align : justify;
font-family : "Trebuchet MS", Sans-Serif;
font-size: small;
margin: auto;
border-left: 1px solid rgb(34,105,89);
border-right: 1px solid rgb(34,105,89);
}

#header{background-image: url(images/header.png); height: 80px;}

a{color:white;}
a:hover{color:rgb(34,105,89);}

img{border:none;
display: block;
margin: auto;}

#content p{
margin-top : 10px;
padding-bottom: 10px;
text-indent: 30px;
padding-left : 2em;
padding-right: 2em;
}

a img{display: inline;}

#header img{
position: relative;
top: 2px;
}

.title{
margin-left: 30px;
font-size: 48px;
font-family: "Trebuchet MS", Impact, "Courier New", Sans-Serif;
text-decoration: none;
font-weight:bold;
}

a.title:hover{color: rgb(200,200,200); background: transparent;}

a.RSS{
text-decoration: none;
position: relative;
top: 31px;
right: 20px;
Float:right;
}

.Greys{
border-top: 1px solid rgb(34,105,89);
border-bottom:1px solid rgb(34,105,89);
Background-color: rgb(64,64,64);
color : white;
padding-left : 10px;
font-family: "Courier New", Serif;
clear: both;
}

.Greys a:hover{color : gray;}

.alignement{float: right; padding-right: 25px;}

.Comments{
text-align : right;
float: right;
margin-right: 2em;
position: relative;
top: 2em;
}

#content{
border-right:1px solid rgb(34,105,89);
width: 75%;
padding: 2%;
}


h1{
font-family : Verdana, Sans-Serif;
color: white;
background-color: black;
border-bottom: 1px solid rgb(34,105,89);
font-weight: bold;
}


h2{
font-size: x-large;
margin-top: 1em;
margin-left: 20px;
border-bottom: 1px dotted rgb(34,105,89);
}

h2 a{
text-decoration: none;
color: rgb(150,150,150);
background-color: black;
}

h2 a:hover{
text-decoration: none;
color: white;
background-color: black;
}

h3{
font-size: 1.2em;
margin: 10px;
letter-spacing: 0.2em;
}

em{font-style : italic; font-weight: bold;}

#content img{
border: 1px solid black;
}

#content a img:hover{
border: 1px solid white;
}

.signature{
font-family: "Courier New", Arial, Serif;
padding-top: 2em;
margin-left: 20px;
text-align: right;
border-bottom: 1px solid white;
}

#menu{
margin-top: 5px;
float: right;
width: 20%;
border-top : 1px solid rgb(34,105,89);
background-image: url("images/menu.png");
background-repeat: repeat-y;
background-position: right;
white-space: nowrap;
}

#menu img{
padding-left: 5px;
margin-right: 3%;
}

#menu a{
border-bottom: 1px solid rgb(34,105,89);
display: block;
font-family: Arial, Sans-Serif;
text-decoration:none;
letter-spacing: 0.2em;
padding-top: 3px;
padding-bottom: 3px;
}

#menu a:hover{
background-color: black;
background-image: url("images/hover.png");
background-repeat: no-repeat;
background-position: right;
text-decoration : none;
}

ul{
padding: 3%;
}

textarea{
background-color: black;
border : 1px solid rgb(34,105,89);
color: white;
font-family: "Courier New", Serif;
}

input{
text-indent: 0;
background-color: black;
color : white;
font-family: "Courier New", Serif;
}

form{
margin-left: 2em;
border-top : 1px dotted rgb(34,105,89);
}

table{width: 100%; border-collapse: collapse;}
table a{text-decoration:none; display:block;}
tr:hover{background-color: rgb(30,30,30); color:rgb(180,180,180);}
th{text-align: center; border-bottom: 1px solid rgb(64,64,64);}
td{text-align: center; width:20%; border:1px solid rgb(64,64,64); white-space: nowrap;}

.Antispam{float:right; width: 200px; text-align: center;}

#commentaires{
margin-bottom: 25px;
margin-left : 5%;
margin-right: 5%;}