@charset "iso-8859-1";

@import url(gallery.css);
@import url(_elements.css);
@import url(structure.css);
@import url(navigation_elements.css);
@import url(form.css);
@import url(boxes.css);
@import url(account.css);
@import url(catalog.css);
@import url(publication_methods.css);
@import url(search.css);
@import url(board.css);
@import url(page_accueil.css);
@import url(style_ie.css);
@import url(nyroModal.css);

/* COMMON STYLES */

* {
    text-decoration: none;
    font-style: normal;
    outline: 0px;
    padding: 0px;
    border: 0px;
    margin: 0px;
}

html {
    background: #465B78 url(/images/charte-graphique/bg-general.gif) repeat-x center top; */
    overflow-x: hidden;
    height: 100%;
}

body {
    background: transparent url(/images/charte-graphique/bg-general-haut.jpg) no-repeat center top;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    overflow-x: hidden;
    line-height: 125%;
    font-size: 12px;
    color: white;
    height: 100%;
}

img {
    vertical-align: bottom;
    border: 0px;
}

.clear {
    visibility: hidden;
    line-height: 0px;
    padding: 0px;
    border: 0px;
    margin: 0px;
    clear: both;
    height: 0px;
}



#agencytools{border:3px solid #E32869;border-right:0px;-moz-border-radius: 1em;-webkit-border-radius: 1em;padding: 0px;background:white;}
#agencytools_header h3{background:transparent; color:#E32869;font-weight:bold; font-size:18px!important;}
#agencytools #agencytools_body{background:transparent;}
#agencytools #agencytools_content {background:transparent!important; }
#agencytools img{visibility:hidden;}
#agencytools li{display:none;}
#agencytools li:first-child, #agencytools li:nth-last-child(2), #agencytools li#li_css, #agencytools li#li_template{display:block!important;}
#agencytools li a{color:#E32869;}
#agencytools li:first-child a, #agencytools li:nth-last-child(2) a{color:#000;}

