﻿body {
margin: 0px;
margin: auto;
background-color: #E6E6E6;
}


#header {
width: 940px;
height: 64px;
background-image:url('header.jpg');
background-repeat:no-repeat;
margin-top: 0px;
margin-left: 0px;
margin-right: 8px;
}

.facebook{
border: 0px;
float: right;
}


#content {
min-height: 386px;
background-color: #CAD8E9;
margin: auto;
margin-top: 0px;
padding: 0px;
padding-left: 9px;
padding-right: 3px;
padding-bottom: 2px;
font-family: arial;
font-size: 13px;
color: #343434;
border-top: 1px solid;
border-bottom: 1px solid;
border-color: #636363;
}

#content p {
margin-top: 8px;
}

.pics {
float: right;
margin: 6px;
}

.guerre {
float: left;
margin-right: 6px;
}

#radio {
width: 240px;
height: 105px;
float: left;
margin-right: 8px;
padding-bottom: 0px;
}

.radio_top {
height: 80px;
}

.radio_bottom {
height: 20px;
}

#footer {
width: 100%;
height: 16px;
background-color: #B6B6B6;
margin: auto;
margin-bottom: 6px;
font-family: arial;
font-size: 12px;
color: #7C7C7C;
text-align: center;
border-bottom: 1px solid;
border-color: #636363;
}