html, body {
    background: #bcbcbc url(../images/body_bg_frotsi.jpg) repeat-x;
}
/* Styles conteneurs */
#centrage {
    margin: 0px auto ;
}
/* Styles header */

#entete {
    height:119px;
}
#entete #logo_picardie {
    float:left;
    margin:12px 0 0 40px;
}
#entete div {
    float:right;
    width:535px;
    margin:14px 0 0 0;
}
#entete #partenariat {
    margin:0 40px 2px 0;
    float:right;
}
#entete #espace_pro_picardie {
    float:right;
    margin:0 24px 0 0;
}
#entete #liste_partenaires {
    margin:0 20px 0 0;
    float:right;
}
#contenu #colgauche #actualites .entete_actu {
    color:#daa6cb;
    background:#2f2f2f url(../images/actu_fleche_rose.gif) no-repeat 155px 50%;
}
#contenu #colgauche #actualites .entete_actu a { color:#daa6cb; }

#contenu #colgauche #actualites #entete_menu li a:hover {
    color:#b64797;
}
#contenu #colgauche #actualites #entete_menu li a.actif {
    color:#b64797;
}
#contenu #colgauche #actualites .citation_haut {
    background: url(../images/home_citation_violet.png) repeat-y;
}
#contenu #colgauche #actualites #citation #bandeau_cadre #bandeau_lien_img {
    position:relative; z-index:1;
    background: url(../images/home_citation_bas_violet.png) no-repeat;
}
/* Styles contenu */

#contenu #colgauche #outils h2 {
    border:1px solid #a0247c;
    background:#c667aa url(../images/outils_bg_entete_frotsi.gif) repeat-x;
}
#contenu #colgauche #outils .background {
    background: url(../images/outils_bg_frotsi.png) no-repeat;
}
#contenu #colgauche #outils li a:hover {
    background: #d37dbb url(../images/outils_bg_link_frotsi.gif) repeat-x;
    border:1px solid #bd3997;
}
#contenu #colgauche #outils li a span {
    border-bottom:1px solid #f7c4a3;
}
#contenu #colgauche #outils li a:hover span {
    border-bottom:0;
    margin-bottom: 1px;
}
#contenu #colgauche #outils li a.last span {
    border-bottom:0;
}
#contenu #colgauche #labels_reseaux h2 {
    border:1px solid #a0247c;
    background:#c667aa url(../images/outils_bg_entete_frotsi.gif) repeat-x;
}
#contenu #colgauche #labels_reseaux .background {
    border:1px solid #a93086;
    border-top:none;
    background: url(../images/labres_bg_frotsi.png) repeat-x;
}
#contenu #colgauche #vousetes h2 {
    border:1px solid #a0247c;
    background:#c667aa url(../images/outils_bg_entete_frotsi.gif) repeat-x;
}
#contenu #colgauche #vousetes .background {
    border:1px solid #a93086;
    border-top:none;
    background-image:none;
    background-color:#fff;
}
#contenu #colbas {
    background-color:#bbbabb;
}
#contenu #colbas .block {
    border:1px solid #cca9b4;
}
#contenu #colbas p.arrow_carre {
    background: url(../images/arrow_carre_rose.gif) no-repeat 0 50%;
}
#contenu #colbas p.arrow_carre a {
    font-size:130%;
    font-weight:bold;
    color:#333;
}
#contenu #coldroite #recherche {
    background: url(../images/recherche_bg_frotsi.png) no-repeat;
}
#contenu #coldroite #recherche label{
    color:#333;
}
#contenu #coldroite #login {
    width:167px;
    height:131px;
    background: #fff none;
    border:solid 1px #c3cc5c;
}
#contenu #coldroite #login .identifiant,
#contenu #coldroite #login .motdepasse {
    width:132px;
    padding:1px 3px;
}
#contenu #coldroite #login .envoi {
    left:6px;
    color:#333;
    background: transparent url(../images/login_ok_f.gif) no-repeat;
}
#contenu #coldroite #forum_regio a {
    color:#333;
}
#contenu #coldroite #forum_regio {
    background: url(../images/forum_bg_frotsi.png) no-repeat;
}
#contenu #coldroite #zoom_sur {
    background: #fff none;
    border:solid 1px #c3cc5c;
    width:197px; height:207px;
}
#contenu #coldroite #presse {
    background: url(../images/forum_bg_frotsi.png) no-repeat;
}
/* Styles piedpage */

#piedpage #copyright {
    color:#333;
}
#piedpage #liens_basdepage li {
    border-right: 2px solid #333;
}
#piedpage #liens_basdepage li a {
    color:#333;
}
