#pub {
position:absolute;
top:25px;
right:25px;
}
#left {
left:28px;
}
.listAnnu {
display:block;
width:296px;
height:536px;
background:url(../images/bg-colonne.png);
padding:10px;
}
.listAnnu div {
overflow:auto;
}
.listAnnu div:hover {
text-decoration:underline;
cursor:pointer;
}
.listAnnu a{
color:#FFF;
text-decoration:none;
}
.listAnnu .name {
float:left;
}
.listAnnu .infos {
display:block;
text-align:right;
}
.textBestAnnu {
color:#000;
width:620px;
float:right;
}
.textSelectedAnnu {
font-size:1.3em;
display:block;
text-align:center;
margin-top:20px;
}
.textSelectedAnnu a{
color:#9D0000;
text-decoration:none;
}
.textSelectedAnnu a:hover{
text-decoration:underline;
}
#selectBestAnnu {
margin:3px auto;
display:block;
}
#format {
margin:3px auto;
display:block;
}
.showCode {
text-align:center;
margin-top:10px;
}
.showCode textarea {
width:100%;
height:100px;
background-color:#9D0000;
border:1px solid #000;
color:#FFF;
margin:5px 0;
}
.showImg {
text-align:center;
}
.showImg img {
margin-top:5px;
}
.pubAdsens {
width:732px;
margin:0 auto;
text-align:center;
}
.menu {
width:720px;
margin:0 auto;
}
#content {
height:690px;
}
