/*@import url(debug.css);*/
@import url(general.css);

#box-header {
    background: url(medias/bleu/pix-horizontal.gif) repeat-x bottom left;
}
body {
    background: #e9e9e9 url(medias/fonds/fond-spirale.jpg) repeat;
}
#body-contact {
    background: #e9e9e9 url(medias/fonds/fond-contact.gif) repeat;
}
a:link, a:visited, a:hover {
    color: #1E05C9;
}
a:hover {
    color: #1E05C9;
}
h2 {
    color: #1E05C9;
}
h3 {
    color: #1E05C9;
}
h4 {
    background: url(medias/bleu/etoile.gif) no-repeat 0px 3px;
    font-weight: normal;
    font-size: 1em;

}
#box-content p.intro {
    color: #1E05C9;
    font-size: 17px;
    margin-bottom: 25px;
}
#box-logo-bleu {
    width: 100px;
    text-align: right;
    float: left; 
}

#box-header #niveau1 li.active a:link, #box-header #niveau1 li.active a:visited, #box-header #niveau1 li.active a:hover {
    background-color: #1E05C9;
}


#niveau2 {
    background: url("medias/bleu/pix-vertical.gif") repeat-y left;
}
#box-header #niveau2 ul li a:link, #box-header #niveau2 ul li a:visited, #box-header #niveau2 ul li a:hover {
    background: url("medias/bleu/pix-nav-off.gif") no-repeat 0px 7px;
}
#box-header #niveau2 ul li a:hover {
    background: url("medias/bleu/pix-nav-on.gif") no-repeat 0px 7px;
    color: #1E05C9;
}
#box-header #niveau2 ul li.active a:link, #box-header #niveau2 ul li.active a:visited, #box-header #niveau2 ul li.active a:hover {
    background: url("medias/bleu/pix-nav-on.gif") no-repeat 0px 7px;
    color: #1E05C9;
}

#box-menu-annexe ul li.active a:link, #box-menu-annexe ul li.active a:visited, #box-menu-annexe ul li.active a:hover {
    background-color: #1E05C9;
    color: #FFFFFF;
}

#titre {
    border-left: 1px solid #1E05C9;
}
.submit, .reset, .preview {
    background-color: #1E05C9;
    color: #FFFFFF;
}

.box-lien h5 {
    color: #1E05C9;
}
#box-content .titre-lien {
    background: url(medias/bleu/etoile.gif) no-repeat 0px 3px;
}
#box-liens-append {
    background: url(medias/bleu/pix-horizontal.gif) repeat-x top left;
}
#box-bloc-comite-pilotage {
    padding-bottom: 25px;
}

#box-bloc-comite-pilotage, #box-intro-comite {
    padding-left: 51px;
}
#box-bloc-comite-pilotage .description_comite {
    width: 550px; 
    display: none; 
}
#box-bloc-comite-pilotage .description_comite .img-droite {
    position: absolute;
    right:15px;
}



#box-bloc-comite-pilotage .conteneur_description {
    background: url(medias/bleu/pix-horizontal.gif) repeat-x top left;
    padding-top: 32px;
    margin-top: 25px;
}
#box-bloc-comite-pilotage td {
    font-family: arial, sans-serif;
    width: 33%;
}
#box-bloc-comite-pilotage .conteneur_description h3 {
    margin-bottom: 10px;
}



.basic a.selected {
    color: #1E05C9;
}
