BODY {
background-image: url("./img/fond.png");
background-color: #F6AD00;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: bottom right;
}

img.bandeau {
max-width: 1200px
}

a:link {
text-decoration: none; color: #0060FF;
}

a:visited {
text-decoration: none; color: #0060FF;
}

a:active {
text-decoration: none; color: #0060FF;
}

a:hover {
text-decoration: underline;
color: #B04000;
}

a:link img, a:visited img {
border-style: none;
}

.conteneur {
background-color: yellow;
min-width: 950px;
left: 0px;
top: 0px;
right: 0px;
position: absolute;
}

.gauche{
width: 150px;
left: 10px;
top: 10px;
position: absolute;
}

.logo {
vertical-align: middle;
width: 150px;
top: 0px;
position: relative;
}

.menu {
width: 150px;
top: 10px;
position: relative;
}

.infosession {
width: 146px;
top: 20px;
padding: 2px;
position: relative;
font-size: 12px;
line-height: 15px;
border: 2px solid #006FB9;
background-image: url("./img/calqueclair.png");
}

.titre {
height: 25px;
left: 170px;
top: 110px;
right: 170px;
position: absolute;
font-size: 25px;
color: #006FB9;
font-family: Emmett, Impact;
}

.pub {
background-repeat: no-repeat;
background-position: center center;
height: 90px;
left: 170px;
top: 10px;
right: 170px;
position: absolute;
text-align: center;
}

.nav{
left: 170px;
top: 145px;
right: 170px;
position: absolute;
}

.droite{
width: 150px;
top: 10px;
right: 10px;
position: absolute;
}

.cnx{
width: 140px;
top: 0px;
position: relative;
color: #0040A2;
font-family: Verdana;
font-size: 10px;
letter-spacing: -1px;
border: 1px dashed #B04000;
padding: 5px;
background-image: url("./img/calquefonce.png");
}

.news{
width: 146px;
top: 10px;
padding: 2px;
position: relative;
font-size: 12px;
line-height: 15px;
border: 2px solid #006FB9;
background-image: url("./img/calqueclair.png");
}

.dep{
width: 146px;
top: 20px;
padding: 2px;
position: relative;
font-size: 12px;
line-height: 15px;
border: 2px solid #006FB9;
background-image: url("./img/calqueclair.png");
}

.soustitre {
height: 20px;
position: static;
font-size: 20px;
font-style: italic;
color: #006FB9;
font-family: Emmett, Impact;
}