html { overflow: -moz-scrollbars-vertical; }
body{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    margin: 0px;
    background-color:#736357;
    color: #ffffff;
}
.header { font-size:12px;  color:#ffffff;}
.colonne_menu_gauche{
    background-color: #010000;
    background-image: url(./../image/colonne_menu_gauche.jpg);
    background-position: top center;  
    background-repeat: no-repeat;
    width: 215px;
    vertical-align: top;
}
.colonne_menu_gauche_logo{
    background-image: url(./../image/logo_bas.png);
    background-position: bottom center;  
    background-repeat: no-repeat;
}
.main{
    background-color: #000000;
    width: 510px;
    vertical-align: top;
}
.main1{
    background-color: #3f3100;
    width: 510px;
    vertical-align: top;
}
.main2{
    background-color: #000000;
    width: 510px;
    vertical-align: top;
}
.accueil {
    background-color: #3f3100;
    background-image: url(./../image/accueil.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    width: 510px;
    vertical-align: top;  
}
img{ border: 0; }
.photo {
    border-color: black;
    border-style: solid;
    border-width: 2px;
}
.trait_vertical_orange{
    background-image: url(./../image/trait_vertical_orange.png);
    background-position: top center;
    background-repeat: repeat-y;
    width: 4px;
}
.lisere_chrome_hori_haut{
    background-image: url(./../image/barre_header.png);
    background-repeat: repeat-x;
    height: 7px;
}
.lisere_chrome_hori_bas{
    background-image: url(./../image/barre_footer.png);
    background-repeat: repeat-x;
    height: 24px;
    text-align: center;
    vertical-align: bottom;
    background-color:#736357; 
}
/* ANNONCES */
.fondgris01{
    background-image: url(./../image/fondgris01.jpg);
    background-repeat: no-repeat;
    background-position: top;
    height: 160px;
    width: 510px;
}
.fondgris02{
    background-image: url(./../image/fondgris02.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #d6d9e0;
    width: 510px;
    height: 100%;   
}
.fondgris03{
    background-image: url(./../image/fondgris03.png);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 73px;
    width: 510px;
    vertical-align: bottom;
}
/* ANNONCES - DEPOT*/
.input_annonce {
    color: #555555;
    font-size: 9px;
    background-color: #ffffff;
    padding:1px;    
}
.input_annonce:focus {
    color: #555555;
    font-size: 10px;
    background-color: #ffffff;
    padding:1px;    
}
.annonce_color{
    color:#000000;
    font-size: 10px;
    text-decoration: none;
}
.lien_annonce_color, .lien_annonce_color:link, .lien_annonce_color:visited, .lien_annonce_color:active{
    color:#000000;
    text-decoration: none;
    font-weight: bold;
}
.lien_annonce_color:hover {
    color:#000000;
    text-decoration: underline;
    font-weight: bold;
}
/* ESPACE PERSO */ 
.perso_haut{
    background-image: url(./../image/perso_haut.jpg);
    background-repeat: no-repeat;
    background-position: top;
    height: 159px;
    width: 510px;
    vertical-align: top;
}
.perso_milieu{
    background-image: url(./../image/perso_milieu.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #47646c;
    width: 510px;
    height: 100%;
    vertical-align: top;   
}
.perso_bas{
    background-image: url(./../image/perso_bas.png);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 104px;
    width: 510px;
    vertical-align: bottom;
}
.titres_perso{ font-size: 12px; font-weight: bold; }

.colonne_perso_droite{
    background-color: #100001;
    background-image: url(./../image/colonne_perso_droite.jpg);
    background-position: top;  
    background-repeat: no-repeat;
    vertical-align: top;
    color: #f79122;
    height: 100%;
    width: 142px; 
}
.colonne_perso_droite_droite{
    background-color: #100001;
    background-image: url(./../image/colonne_perso_droite.jpg);
    background-position: top right;  
    background-repeat: no-repeat;
    width: 5px;
    vertical-align: top;
    color: #f79122;
}
.pagination:link, .pagination:active, .pagination:visited {
    color:#000000;
    text-decoration: none;    
}
.pagination:hover{
    color:#000000;
    text-decoration: underline;
    font-weight: bold;   
}
.pagination_actif:link, .pagination_actif:visited, .pagination_actif:active, .pagination_actif:hover{
    color:#000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}         
/* LIENS */
.lien_blanc_10, .lien_blanc_10:link, .lien_blanc_10:visited  { color:#FFFFFF; text-decoration: none;}
.lien_blanc_10:hover { text-decoration: overline underline;}
.lien_rouge_10, .lien_rouge_10:link, .lien_rouge_10:visited, .lien_rouge_10:visited  { color: #DF003B; text-decoration: none; }
.lien_rouge_10:hover { text-decoration: underline; font-weight:bold; }
.lien_entete:link, .lien_entete:visited {
    color: #FFFFFF;
    font-size:12px;
    text-decoration: none;
}
.lien_entete:hover { text-decoration: underline; }
    
.lien_noir_10:link, .lien_noir_10:visited  {
    color:#000000;
    text-decoration: underline;
}
.lien_noir_10:hover {
    color:#000000;
    text-decoration: underline overline;
}
.lien_bl_10:link, .lien_bl_10:visited {
    color:#ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}
.lien_bl_10:hover {
    color:#ffffff;
    text-decoration: underline overline;
    font-weight: bold; 
    font-size: 12px;
}  
.lien_menu_10:link, .lien_menu_10:visited, .lien_menu_10:active, .lien_menu_10:hover {
    text-decoration:none;
    color:#ffffff;
    font-weight: normal;
}
.lien_menu_10_bold:link, .lien_menu_10_bold:hover, .lien_menu_10_bold:visited, .lien_menu_10_bold:active {
    color:#ffffff;
    text-decoration:none;
    font-weight: bold;
}   
.cellule_gras { 
    font-weight:bold;
    color:inherit;
    white-space: nowrap;    
}
.li { 
    color:#606760;
    list-style-type:square;
    list-style-position:inside;
}
/* INFOS CGV MENTION */
.paragraphe {
    text-indent: 20px;
    padding: 0 10px 0 10px;
    text-align: justify;
}

/* COULEURS ASSOCIEES*/
.statut_prepa{color:#0066CC;}
.statut_banque{color:#FF9900;}
.statut_actif, .statut_valide{color:#7EA425;}
.statut_inactif, .statut_refus{color:#FF3300;}
.statut_vendu, .statut_cloture{color:#888888;}
.statut_rejet, .statut_litige{color:#AA0066;} 
.statut_acompte{color:#ffd200;}

.detail{ font-size: 11px; color: #666666; }
.prix {
    color:#EE0000;
    font-weight: bold;
    font-size:18px;
}
.prix_blanc {
    color:#ffffff;
    font-weight: bold;
    font-size:18px;
}
.prix_20 {
    color:#EE0000;
    font-weight: bold;
    font-size:20px;
}
.prix_20_blanc {
    color:#ffffff;
    font-weight: bold;
    font-size:20px;
}
.border_grey {
    border-top-color: #656565;
    border-top-style: solid;
    border-top-width: 2px;
    border-left-color: #656565;
    border-left-style: solid;
    border-left-width: 2px;
    border-right-color: #656565;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #656565;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.fond_categorie {
    background-color: #000000;
    background-image: url('../image/fond_categorie.gif');
    background-position: top right;
    background-repeat: no-repeat;
    color:#ffffff;
    font-size:10pt    
}

.annonce_corp_defaut{ color:#000000; }

.colorized_0{
    background-color:#d6d9e0;
    color:#000000;
    background-image: url('../image/colorized_0.png');
    background-position: top left;
    background-repeat: repeat-x;
}
.colorized_1{
    background-color:#d6d9e0;
    color:#000000;
    background-image: url('../image/colorized_1.png');
    background-position: top left;
    background-repeat: repeat-x;
}
.colorized_2{
    background-color:#d6d9e0;
    color:#000000;
    background-image: url('../image/colorized_2.png');
    background-position: top left;
    background-repeat: repeat-x;
}
.colorized_3{
    background-color:#d6d9e0;
    color:#000000;
    background-image: url('../image/colorized_3.png');
    background-position: top left;
    background-repeat: repeat-x;
}
.colorized_4{
    background-color:#d6d9e0;
    color:#FFFFFF;
    background-image: url('../image/colorized_4.png');
    background-position: top left;
    background-repeat: repeat-x;
}
.colorized_5{
    background-color:#d6d9e0;
    color:#000000;
    background-image: url('../image/colorized_5.png');
    background-position: top left;
    background-repeat: repeat-x;
}
.colorized_6{
    background-color:#d6d9e0;
    color:#000000;
    background-image: url('../image/colorized_6.png');
    background-position: top left;
    background-repeat: repeat-x;
}
.colorized_7{
    background-color:#d6d9e0;
    color:#000000;
    background-image: url('../image/colorized_7.png');
    background-position: top left;
    background-repeat: repeat-x;
}
.colorized_8{
    background-color:#d6d9e0;
    color:#000000;
    background-image: url('../image/colorized_8.png');
    background-position: top left;
    background-repeat: repeat-x;
}
.colorized_9{
    background-color:#d6d9e0;
    color:#000000;
    background-image: url('../image/colorized_9.png');
    background-position: top left;
    background-repeat: repeat-x;
}
/*.annonce_bg_defaut{  color:#000000 }*/
.annonce_bg_1_defaut{
    background-image: url('../image/tribal_defaut.png');
    background-position: top left;
    background-repeat: no-repeat;
}
.annonce_bg_2_defaut{
    background-image: url('../image/arabesque_defaut.png');
    background-position: top left;
    background-repeat: no-repeat;
}
.annonce_bg_3_defaut{
    background-image: url('../image/drapeau_defaut.png');
    background-position: top left;
    background-repeat: no-repeat;
}
.annonce_bg_1_advanced{
    background-image: url('../image/tribal_advanced.png');
    background-position: bottom right;
    background-repeat: no-repeat;
}
.annonce_bg_2_advanced{
    background-image: url('../image/arabesque_advanced.png');
    background-position: bottom right;
    background-repeat: no-repeat;
}
.annonce_bg_3_advanced{
    background-image: url('../image/drapeau_advanced.png');
    background-position: bottom right;
    background-repeat: no-repeat;
}

.espace_perso_case{
    border:solid 1px #2e4a53;
    padding:2px 10px 2px 10px;
    background-color:#222222;
    height:19px;
    background-image: url('../image/espace_perso_case.gif');
    background-position: top left;
    background-repeat: repeat-x;
}
.contact_annonceur {
    background-image: url('../image/panier_off.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 45px;
    width: 115px;
    vertical-align: top;
    cursor:pointer;
    font-weight: bold;
    text-align: left;
}
.contact_annonceur:hover {
    background-image: url('../image/panier_on.png');
    background-position: bottom left;
    background-repeat: no-repeat; 
}
.entete_ajax { 
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background-color:#003366;
}
.footer_ajax { 
    font-weight: bold;
    color: #FFFFFF;
    background-color:#003366;
}
.ligne_ajax { 
    font-weight: bold;
    color: #333333;
    height:15px;
    background-color:#E1F0FF;
}