﻿/* charte E-café */


#wrapper { background: url(../Images/charte/wrapper-bg-mid.gif) repeat-y; }
    
.bg-container { height: auto !important; background: url(../Images/inscription/bg-wrapper_inscript.gif) no-repeat 0 0; }
#ctl00_dWrapperMain {height: auto !important; }

/*---------------- niveau 1 */
/*---------------- conteneur avec ombre portée */
.contenu_1 { width: 792px; margin: 0 auto; overflow:hidden;}

#charteTop { background: url(../Images/charte/content_bg_top.png) no-repeat 0 0; height: 195px; padding-top: 26px; position: relative; z-index: 33; }
#charteTop img 
{
    margin-left: 20px;
}
    #charteTop p 
    {
        margin: 0;margin-left: 20px;
        width: 540px;
        padding: 0;
        font: normal 14px/1.33em Arial;
        }
    
#charteMid
{
    background: url(../Images/charte/content_bg_mid.png) repeat-y;
    position: relative; z-index: 1; top: -31px; margin-bottom: -31px;
    }
    
#charteBottom 
{
    background: url(../Images/charte/content_bg_bottom.png) no-repeat 0 0;
    height: 31px;
    }
    
/*---------------- niveau 2 */    
/*---------------- conteneur avec forme violette */
.contenu_2 { width: 726px; margin: 0 auto;}

#charteMid_top 
{
    background: url(../Images/charte/charte_bg.gif) no-repeat 0 0 #E9D4E9; 
    padding-top: 55px;
    }
    
#charteMid_bottom 
{
    background: url(../Images/charte/charte_top_contenu_10.gif) no-repeat 0 0 #E9D4E9;
    height: 144px;
    position: relative;
    top: -120px;
    margin-bottom: -120px;
    }
    
/*---------------- niveau 3 */   
/*---------------- contenu charte */
.contenu_3 { width: 585px; margin: 0 auto; z-index: 999; position:relative;}

#charteNiv3_top 
{
    background: url(../Images/charte/charte_top_contenu.gif) no-repeat 0 0 #fff;
    padding-top: 15px;
    }
    
#charteNiv3_bottom 
{
    background: url(../Images/charte/charte_bottom_contenu.gif) no-repeat 0 0;
    height: 11px;
    }
    
.contenu_3 h3, .contenu_3 h4, .contenu_3 p, .contenu_3 li { margin: 0 25px;}
    
.contenu_3 h3, .contenu_3 h4
{
    color: #93117e;
    font-size: 14px;
    }    
    
.contenu_3 p, .contenu_3 li 
{
    padding-bottom: 1.5em;
    line-height: 1.45em;
    }
    
.contenu_3 ol 
{
    list-style: none;
    }
    
.contenu_3 a.lien { font-weight: bold; text-decoration: none;}
.contenu_3 a.lien:hover { text-decoration: underline;}

.contenu_3 a.lienUnd { font-weight: bold; text-decoration: underline;}
.contenu_3 a.lienUnd:hover { text-decoration: none;}

.contenu_3 a.cat1 { color: #ffa800;}
.contenu_3 a.cat2 { color: #00b7e9;}
.contenu_3 a.cat3 { color: #f84fa6;}
.contenu_3 a.cat4 { color: #8fd110;}
.contenu_3 a.cat5 { color: #901d8e;}
.contenu_3 a.cat6 { color: #666;}