html {
margin:0;
background-color:#d96311;
}
body {
margin:0;
color:#FFF;
font-weight:bold;
font-size:12px;
font-family:arial;
}
a {
outline:0;
}
form {
margin:0;
padding:0;
}
.oldVersion {
border-bottom:1px solid #000;
background-color:#FFF;
color:#000;
padding:2px;
}
.bottomDeveloppe {
/*necessaire pour ie*/
display:block;
}
#content {
background: url(../images/bg-content.png)  repeat-y;
padding:42px 25px;
width:974px;
position:relative;
margin:auto;
}
#content .imgTopContent {
position:absolute;
background-color:#d96311;
top:0;
left:0;
display:block;
}
#content .imgBottomContent {
position:absolute;
background-color:#d96311;
left:0;
bottom:0;
display:block;
}
.logo {
background: url(../images/logo.png);
width:412px;
height:146px;
display:block;
position:absolute;
top:0;
left:0px;
}
#pub {
background:url(../images/bg-pub.png);
height:120px;
width:498px;
position:absolute;
top:25px;
right:25px;
}
#pub div {
margin:33px auto 2px;
width:468px;
border:1px solid #147202;
cursor:pointer;
}
#pub div img {
border:0;
}
#pub .annonceHere {
float:right;
font-weight:bold;
color:#FFF;
text-decoration:none;
margin-right:20px;
}
#pub .annonceHere:hover {
text-decoration:underline;
}
#loading {
background:url(../images/bg-loading.png);
height:100%;
width:100%;
position:absolute;
top:0;
left:0;
display:none;
z-index:10;
}
#loading div{
border:1px solid #000;
border-width:1px 0;
background-color:#FFF;
position:absolute;
top:50%;
left:0;
padding:5px 0;
color:#000;
font-size:1.3em;
width:100%;
height:50px;
font-weight:bold;
margin:-25px 0;
text-align:center;
}
#loading img{
display:block;
margin:auto;
width:32px;
height:32px;
}
.popup{
border:2px solid #000;
background-color:#FFF;
padding:5px;
color:#000;
}
.popup img{
display:block;
margin:0 auto;
}
.popup label {
width:35px;
margin-top:5px;
display:block;
float:left;
clear:left;
}
.popup input {
width:300px;
display:block;
float:left;
margin-top:2px;
}
.popup .submit {
border:0;
width:33px;
height:24px;
background:url(../images/btn-ok.png);
float:right;
}
.popup .submit:hover{
background:url(../images/btn-ok-hover.png);
cursor:pointer;
}
.closeBtn {
position:absolute;
right:2px;
top:2px;
cursor:pointer;
}
#addAnnu {
width:350px;
height:365px;

}
#addAnnu .attention {
color:#FFF;
}
#addAnnu label {
width:110px;
}
#addAnnu input {
width:225px;
}
#addAnnu #tagsAnnu {
width:345px;
}
#addAnnu div {
clear:both;
}
#addAnnu .submit {
width:35px;
}
#addAnnu .upALire {
border:1px solid #000;
border-width:1px 1px 0 1px;
color:#FFF;
padding:2px;
z-index:5;
background-color:#7FBC74;
float:left;
margin-bottom:-1px;
}
#addAnnu .aLire {
border:1px solid #000;
background-color:#7FBC74;
padding:2px;
z-index:1;
}
#addAnnu #listTags {
border:1px solid #000;
height:36px;
width:345px;
overflow:auto;
white-space:nowrap;
}
#addAnnu #listTags a {
margin:0 3px;
font-size:0.9em;
}
#addSite {
width:350px;
height:100px;
}
.gererMesSites {
display:block;
width:236px;
height:60px;
background:url(../images/gerer-mes-sites.png);
}
.gererMesSites:hover {
background:url(../images/gerer-mes-sites.png) 0 60px;
}
.menu {
text-align:center;
margin:5px auto 0;
z-index:2;
color:#D96311;
}
.menu a {
color:#D96311;
text-decoration:none;
}
.menu a:hover {
text-decoration:underline;
}
/*
.menu {
text-align:center;
z-index:2;
}
.menu a {
display:block;
height:45px;
float:left;
margin:0 5px;
}
.menu .aide {
background:url(../images/btn-aide.png) 0 0;
width:70px;
}
.menu .aide:hover {
background:url(../images/btn-aide.png) 0 45px;
}
.menu .partenaires {
background:url(../images/btn-partenaires.png) 0 0;
width:140px;
}
.menu .partenaires:hover {
background:url(../images/btn-partenaires.png) 0 45px;
}
.menu .forum {
background:url(../images/btn-forum.png) 0 0;
width:79px;
}
.menu .forum:hover {
background:url(../images/btn-forum.png) 0 45px;
}
.menu .contact {
background:url(../images/btn-contact.png) 0 0;
width:98px;
}
.menu .contact:hover {
background:url(../images/btn-contact.png) 0 45px;
}
.menu .fiches{
background:url(../images/btn-fiches.png) 0 0;
width:91px;
}
.menu .fiches:hover {
background:url(../images/btn-fiches.png) 0 45px;
}
.menu .tags{
background:url(../images/btn-tags2.png) 0 0;
width:70px;
}
.menu .tags:hover {
background:url(../images/btn-tags2.png) 0 45px;
}
.menu .accueil{
background:url(../images/btn-accueil.png) 0 0;
width:101px;
}
.menu .accueil:hover {
background:url(../images/btn-accueil.png) 0 45px;
}
menu .gererMesSites {
width:236px;
background:url(../images/gerer-mes-sites.png);
}
menu .gererMesSites:hover {
background:url(../images/gerer-mes-sites.png) 0 60px;
}
*/
/* form contact */
#formContact {
width:360px;
}
#formContact label {
clear:both;
float:none;
margin:0;
height:auto;
}
#formContact input {
float:none;
}
#formContact #email{
width:350px;
}
#formContact textarea {
width:350px;
height:75px;
}
#formContact #btnEnvoyer {
margin:5px auto;
width:70px;
}
#openSignalProb {
width:300px;
}
#openSignalProb textarea{
margin-top:5px;
width:295px;
}
