body {
background-color: #a1b8a2;
font-family: Arial;
font-size: 10pt;
color: #ffffff;
}

a:link, a:visited {
color: #ffffff;
text-decoration: underline;
}

/* ----------------------- */

#container {
width: 1000px;
height: 780px;
position: absolute;
top: 15px;
left: 50%;
margin-left: -500px;
background-image: url('skin_accueil/bg_container.jpg');
}

/* ----------------------- */

#blc_menu {
width: 787px;
height: 23px;
position: absolute;
left: 117px;
top: 39px;
text-align: center;
color: #8a720b;
font-size: 12pt;
font-weight: bold;
}

#blc_menu a:link, #blc_menu a:visited {
color: #ffffff;
text-decoration: none;
font-size: 13pt;
font-weight: normal;
margin-left: 6px;
margin-right: 6px;
}

#blc_menu a:hover, #blc_menu a:active {
color: #e43b74;
}

/* ----------------------- */

#blc_presentation {
width: 483px;
height: 109px;
position: absolute;
left: 43px;
top: 200px;
}

/* ----------------------- */

.article {
float: left;
width: 20%;
padding-top: 8px;
text-align: center;
}
.article img {
border: 1px solid #b1ceb1;
}

.description {
padding-left: 27px;
padding-right: 27px;
font-size: 9pt;
text-align: left;
}

/* ----------------------- */

#blc_1 {
width: 906px;
height: 170px;
position: absolute;
left: 43px;
top: 314px;
background-color: #286428;
border: 1px solid #d73c6e;
}

#blc_2 {
width: 906px;
height: 170px;
position: absolute;
left: 43px;
top: 489px;
background-color: #286428;
border: 1px solid #d73c6e;
}

#blc_3 {
width: 397px;
height: 71px;
position: absolute;
left: 43px;
top: 664px;
padding-left: 20px;
padding-right: 5px;
background-color: #286428;
font-size: 9pt;
border: 1px solid #d73c6e;
}

#blc_4 {
width: 469px;
height: 71px;
position: absolute;
left: 470px;
top: 664px;
padding-left: 5px;
padding-right: 5px;
background-color: #286428;
font-size: 9pt;
border: 1px solid #d73c6e;
}

/* ----------------------- */

#blc_coordonnees {
width: 772px;
height: 21px;
position: absolute;
text-align: center;
left: 105px;
top: 753px;
}

/* ----------------------- */

#copyright {
width: 100%;
position: absolute;
top: 795px;
text-align: center;
}

#copyright a:link, #copyright a:visited {
text-decoration: none;
}
