body {
background-color: #ffff00;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
}
#pub {
z-index: 10000;
position: absolute;
background-image: url(img/bg-pub.png);
width: 400px;
padding: 0px;
border: 1px solid #505050;
margin: 260px 0 0 160px;
color: #fff;
font-size: 14px;
}
#pub a.pubFermer {
background-image: url(img/pub-fermer.png);
background-repeat: no-repeat;
background-position: right;
height: 17px;
margin: 5px;
display: block;
}
#pub a.pubFermer span {
display: none;
}

#conteneur {
width: 700px;
background-color: #DCDCDC;
margin: auto;
padding-bottom: 0;
}

#conteneurpop,#conteneurpop2 {
width: 90%;
margin : 20px auto 20px auto;;
padding: 20px;
background-color: #DCDCDC;
margin: auto;
}
#conteneurpop2 {
text-align: center;
}
#conteneurpop2 table {
margin: auto;
text-align: left;
vertical-align: middle;
}
#conteneurpop2 td {
padding: 2px;
}
#header {
height: 177px;
background-image: url(img/bg-header.gif);
}
#centre {
padding:  50px 30px 20px 30px;
width: 640px;
height: 420px;
}
html>body #centre {
height: auto;
min-height: 420px;
}
#gauche {
}

/* FOOTER */
#footer {
padding-bottom: 0px;
clear: both;
}
#footer p {
font-size: 11px;
text-align: center;
margin: 10px 0 5px 0;
}
#footer .petit {
font-size: 9px;
}
#footer a {
color: #000;
}
#footer a:hover {
text-decoration: none;
}
#footer .mentions {
padding-top: 10px;
font-size: 10px;
text-align: center;
color: #B2B200;
margin: 20px 0 0 0;
background-color: #FFFF00;
}
#footer .mentions a {
color: #B2B200;
text-decoration: none;
}
#footer .mentions a:hover {
color: #7F7F00;
text-decoration: underline;
}
.kikoo {
background-color: #ffff00;text-align:center;color:#B2B200;
}
.kikoo a {
color: #B2B200;
}
/*------------------------------------*/
/*               Menu               */
/*------------------------------------*/
.menu1,.menu2,.menu3,.menu4,.menu5 {
cursor: pointer;
}

#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
margin: 0;
padding: 0;
list-style-type: none;
color: #000;
cursor: pointer;
}
#menu {
font-family: "Times New Roman", Times, serif;
position: absolute;
margin: auto;
font-size: 14px;
z-index: 3;
}
#menu dl {
background-image: url(images/bg-menu.gif);
float: left;
width: 120px;

}
#menu .tmenu {
border-left: 3px solid #FFFF00; 
padding-left: 8px;

}
#menu a span {	
margin: auto;
display: block;
width: 105px;
}
#menu dt {
display: block;
cursor: pointer;
font-weight: bold;
background-color: #505050;
padding: 5px 0 5px 0;
}
#menu dd {
display: none;

}
#menu li {
font-weight: bold;
font-size: 12px;
background: #505050;
border-bottom: 2px solid #fff;
}
#menu li a, #menu dt a {
color: #fff;
text-decoration: none;
display: block;
border: 0 none;
}
#menu dt a {
color: #fff;
}
#menu li a {
padding: 4px 0px 4px 10px;	
}
#menu li a:hover {
background-color: #808080;
} 

#menu dt a:hover {
color: #FFFF00;
}
/* AUTRES BLOCS */
#accueil {
background-image: url(img/img-accueil.gif);
padding: 20px 0 0 240px;
background-repeat: no-repeat;
height: 210px;
}
#accueil p {
font-style: italic;
}
/*------------------------------------*/
/*           News ET  Accueil         */
/*------------------------------------*/

#news {
width: 325px;
font-style: italic;
font-size: 11px;
text-align: justify;
float: left;
}
#blocfnaim {
margin-top: 90px;
width: 265px;
padding-right: 50px;
height: 150px;
float: left;
background-image: url(img/bg-fnaim.gif);
background-position: bottom right;
background-repeat: no-repeat;
}
#bouton_contact {
position: absolute;
margin-left: 220px;
top: 440px;
z-index: 1;
}
#bouton_contact img {
border: 0;	
}
#titre_actu, #titre_selection {
background-color: #ffff00;
display: block;
font-size: 12px;
padding: 5px 0px 5px 10px;
font-weight: bold;
font-style: normal;
color: #505000;
}
 #titre_selection {
 margin-top: 5px;
 }
.plus {
float: right;
border: 0;
}
.contact {
background-image: url(img/bouton-contact.gif);
width: 98px;
height: 27px;
display: block;
float: right;
}
.contact span {
display: none;
}
table#selection {
width: 630px;
border-collapse: collapse;
margin: 20px 0 20px 0;
padding: 0;
}
table#selection td {
background-color: #fff;
border: 2px solid #505050;
width: 80px;
font-size: 10px;
padding:0;
margin: 0;
}
table#selection a {
text-decoration: none;
}
table#selection td p {
margin: 3px 3px 3px 3px;
}
span.imgsel {
display: block;
cursor: pointer;
padding: 0;
margin: 0;
width: 89px;
height: 89px;
border-bottom: 2px solid #505050;
}
/*------------------------------------*/
/*              Listing annonces      */
/*------------------------------------*/

table.liste {
border-collapse: collapse;
margin: 10px 0 20px 0;
padding: 0;
display: block;
border: 2px solid #505050;
}
.nbann {
margin-left:80px; 
}
table.liste td {
border-bottom: 2px solid #505050;
margin: 0;
padding: 0;
vertical-align: top;
}
table.liste td p {
text-align: justify;
margin: 3px 10px 3px 10px;
}
table.liste img {
margin: 0;
padding: 0;
border: 0;
display: block;
}
.tdfoto {
border-right: 2px solid #505050;
}
.spanfoto {
display: block;
width: 90px;
height: 90px;
background-position: center;
}
span.prix_list {
float: right;
text-align: right;
display: block;
font-weight: bold;
padding: 5px;
}
td.tdtypeenliste {
width:500px;
height:2px;
background-color: #fff;
}
td.txtannonce {
height: 60px;
}
.typeenliste {
float: left;
display: block;
font-weight: bold;
padding: 5px;
}
img.plusdetail {
float: right;
border: 0;
}
.blocpage {
text-align: right;
}
.blocpage a {
text-decoration: none;
color: #505050;
}
span.page {
background-color: #ffff00;
padding: 3px 15px 3px 15px;
}
/*------------------------------------*/
/*              Text et typo          */
/*------------------------------------*/
a {
}
a:hover {
}
h1 {
font-size: 16px;
text-transform: uppercase;
color: #505050;
font-weight: bold;
margin: 0 0 5px 80px;
}
h2 {
}
h3 {
}
hr.clear {
clear: both;
visibility: hidden;
height: 0;
border: 0;
margin: 0;
padding: 0;
}
/*------------------------------------*/
/*              POPUP          */
/*------------------------------------*/
.pop {
background-color: #fff
}
#conteneurannonce {
margin: 0 ;
padding: 15px;
}
#conteneurpop p {
margin: 10px;
}
#entetepop {
background-color: #323232;
color: #fff;
padding: 5px;
font-size: 12px;
font-weight: bold;
}

#colune {
float: left;
margin: 0;
width: 225px;
}
#coldeux {
float: left;
width: 185px;
padding: 75px 0 0 10px;
}
.jaune {
display: block;
background-color: #FFFF00;
font-weight: bold;
padding: 5px;
margin: 4px 0 4px 0;
}
.tablefiche {
width: 100%;
border: 2px solid #ffff00;
}
.tdgauche {
padding-left: 3px;
text-align: left;
}
.tddroit {
padding-right: 3px;
text-align: right;
}
span.vide {
background-color: #fff;
cursor: default;
}
table.fotoannonce {
border: 0;
padding: 0;
margin: 0;
border-collapse: collapse;
width: 185px;
}
table.fotoannonce td {
width: 50%;
}
table.fotoannonce a {
text-decoration: none;
}
.popfoto:hover {
filter:alpha(opacity=100);
-moz-opacity:100;
border: 2px;
}
.popfoto {
height: 70px;
width: 90px;
display: block;
cursor: pointer;
filter:alpha(opacity=80);
-moz-opacity:0.8;
}
#footerpop {
text-align: center;
font-size: 9px;
color: #505050;
}
#footerpop a {
text-decoration: underline;
color: #505050;
}
#footerpop a:hover {
text-decoration: none;
}
/* *********************************/
/*        Page NOUS                */
/* *********************************/
#persocol1 {
padding-left:25px; 
width: 295px;
float: left;
}
#persocol2 {
width: 310px;
padding-left: 10px;
float: left;
}
.personnage {
margin: 14px 0 0 0;
overflow: auto;
}
.persoimg {
float: left;
margin-right: 5px;	
}
div.redaperso {
float: left;
background-color: #fff;
width: 215px;	
}
span.nomperso {
display: block;
background-color: #FFFF00;
font-weight: bold;
padding: 5px 5px 5px 10px;
}
p.pperso {
font-size: 10px;
margin: 10px;
}
#annonceperso {
background-image: url(img/annonceNous.gif);
background-repeat: no-repeat;
height: 55px;
margin-left: 90px;
}
.italic {
font-style: italic;
}
/* *********************************/
/*        Page CONTACT             */
/* *********************************/
#cadreadresse {
width: 190px;
background-color: #fff;
position: absolute;
top: 570px;
margin-left: 30px;
padding: 0;
}
#cadreadresse p {
font-size: 10px;
margin: 10px;
line-height: 14px;
}
#cadreadresse a {
color: #000;
}
img.plan {
margin-left: 30px;
margin-bottom: 50px;
}
.boutontelecharger {
position: absolute;
top: 590px;
margin-left: 515px;
}
.boutontelecharger img {
border: 0;
}
#tri {
margin: 0;
padding: 10px;
}
#tri select {
float: right;
margin: 0;
padding: 0;
font-size: 10px;
font-weight: bold;
}
#tri form {
margin: 0;
padding: 0;

}
.sep {
clear: both;
}
#tri select {
background-color: #DCDCDC;
}
a.pub {
display: block;
margin: 10px auto 10px auto;
border: 0;
}
a.pub img {
border: 1px solid #505050;
}
.h2pop {
border-bottom: 1px solid;
text-align:center;
}
#conteneurpop2 a {
color: #000;
font-weight: bold;
}
#alerte {
position: absolute;
top: 115px;
padding-left: 320px;
}
#alerte a,#alerte img {
border: 0
}
