/*
    Document   : inside.css
    Created on : 18 mai 2009, 13:23:37
    Author     : Killian EBEL
*/

/*******************************************************************************
            GLOBAL OVERRIDE
*******************************************************************************/

#main {
    background: url('../images/inside_background.jpg') no-repeat top center;
}

/*******************************************************************************
            CONTENT
*******************************************************************************/

/*******************************************************************************
            PATHWAY
*******************************************************************************/

#pathway {
    clear: both;
    background: url('../images/pathway_background.gif') repeat-x;
    height: 34px;
    margin: 0 6px 0 10px;
    padding: 0 0 0 25px;
}

#pathway ul {
    float: left;
}

#pathway ul li {
    display: block;
    float: left;
    background: url('../images/pathway_li.gif') no-repeat 0px 51%;
    padding: 0 10px 0 10px;
    height: 33px;
    line-height: 30px;
    font-size: 0.7em;
    color: #5e544f;
}

#pathway ul li.home {
    background: none;
    padding: 0 10px 0 0;
    height: 12px;
}

#pathway ul li a {
    color: #5e544f;
    text-decoration: none;
}

#pathway ul li a:hover {
    text-decoration: underline;
}

#print {
    float: right;
    padding: 5px 30px 0 0;
    display: none;
}

/*******************************************************************************
            SUBMENU
*******************************************************************************/

#submenu {
    margin: 0 0 0 10px;
    width: 246px;
    float: left;
}

#tree {
    padding: 0 0 9px 0;
    background: url('../images/submenu_bottom_background.png') no-repeat bottom left;
}

#tree ul.main {
    padding: 10px 0 0 20px;
    background: url('../images/submenu_background.png') repeat-y;
}

#tree ul li {
    background: url('../images/submenu_separator.gif') no-repeat 0 28px;
}

#tree ul li a {
    font-size: 0.7em;
    line-height: 30px;
    color: #5e544f;
    text-decoration: none;
    background: url('../images/submenu_li.gif') no-repeat 0 2px;
    padding: 0 0 0 15px;
}

#tree ul li.selected a {
    font-weight: bold;
    margin: 0 0 0 10px;
}

#tree ul li a:hover {
    color: #ff4406;
    background: url('../images/submenu_li_hover.gif') no-repeat 0 2px;
}

#realisations {
    background: url('../images/realisations_background.png') no-repeat;
    margin: 15px 0 0 0;
    width: 246px;
    height: 193px;
}

#realisations dt {
    font-size: 0.7em;
    padding: 15px 0 0 20px;
    text-transform: uppercase;
}

#realisations dd {
    padding: 25px 0 0 25px;
}

#realisations dd img {
    border: 1px solid #ffd460;
}

#lien-devis {
    margin-top:15px;
}

/*******************************************************************************
            INSIDE
*******************************************************************************/

#inside {
    width: 738px;
    float: left;
    background: url('../images/inside_background.png') repeat;
    color: #4e4e4e;
    font-size: 0.8em;
}

#inside .content {
    min-height: 400px;
    background: url('../images/inside_bottom_background.png') no-repeat bottom right;
    padding: 20px 30px;
}

#inside h1 {
    color: #ff4406;
    border-bottom: 1px solid #ff4406;
    margin: 0 0 10px 0;
    font-size: 20.5px;
    line-height: 20.5px;
    font-weight: normal;
}

#inside h2 {
    color: #ff4406;
    font-size: 1.3em;
    line-height: 1.5em;
    font-weight: normal;
    background: url('../images/inside_h2.png') no-repeat 0 8px;
    padding: 0 0 0 13px;
    margin: 0 0 10px 0;
}

#inside h3 {
    color: #ff4406;
    font-size: 1em;
    line-height: 1.3em;
    font-weight: normal;
    margin: 0 0 10px 0;
}

#inside p {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.4em;
    margin: 0 0 10px 0;
}

#inside p a {
    color: #4e4e4e;
    text-decoration: underline;
}

#inside p a:hover {
    color: #ff4406;
    text-decoration: none;
}

#inside p strong {
    font-weight: bold;
}

#inside ul {
    margin: 0 0 10px 20px;
    list-style-image: url('../images/inside_li_flex.png');
}

#inside .left {
    float: left;
}

#inside .right {
    float: right;
}

#inside ul li {
    line-height: 1.4em;
}

#inside hr {
    height: 1px;
    background-color: #fff;
    color: #fff;
    border: 0;
    border-top: 1px solid #ffbfa0;
    margin: 0 0 20px 0;
}

#inside p.rules {
    font-size: 0.7em;
    margin-top: 10px;
}

#inside p.links {
    height: 16px;
    border-bottom: 1px solid #9faa78;
    margin-top: 20px;
}

#inside p.links a {
    display: block;
    background: #9faa78;
    color: #fff;
    text-decoration: none;
    font-size: 0.7em;
    line-height: 16px;
    height: 16px;
    padding: 0 12px 0 10px;
    width: auto;
}

#inside p.links a:hover {
    text-decoration: underline;
}

#inside p.links .before {
    float: left;
    height: 16px;
    background: url('../images/inside_links_before.png') no-repeat;
    padding: 0 0 0 12px;
}

#inside p.links .after {
    float: right;
    height: 16px;
    background: url('../images/inside_links_after.png') no-repeat top right;
    padding: 0 12px 0 0;
}

#inside ul.pages {
    float: right;
}

#inside ul.pages li {
    float: left;
    list-style: none;
    border: 1px solid #ffbfa0;
    margin: 10px 0 0 5px;
    text-align: center;
}

#inside ul.pages li a {
    text-decoration: none;
    background: url('../images/inside_faq_pages_background.gif') repeat-x;
    display: block;
    height: 20px;
    width: 25px;
    color: #4e4e4e;
}

#inside ul.pages li a:hover, #inside ul.pages li.selected a {
    background: url('../images/inside_faq_pages_background_hover.gif') repeat-x;
    color: #fff;
}