/* Left Side */
		.arbo, .boite { margin-bottom: 18px; }

		/* Boite du bas de page d'Accueil */
		.police_boite_accueil {
			font-size: 11px;
		}
		
		#texte {
			height: 110px;
			width:190px;
			float: left;
			padding-left: 5px;
			color: #7F7F7F;
		}

		/* Formaulaire Connexion */
		.form_auth {
			width: 170px;
		}
		
		.input_orange {
			background-color: #F7931E;
		}

		a.retour-chariot {
			word-wrap: 	break-word;
		}
		
        div.boite {
            width:             178px;
            height:            100%;
            
        }
        div.boite div.boite_titre {
            color:             #764c24;
            background-color:  #e2ceb6;
            font-size:         14px;
            font-family:       arial;
            font-weight:       bold;
            padding:           5px;
        }
        div.boite div.gros_tiret_blanc_que_ca_sert_a_rien_de_mettre_une_image {
            width:  100%;
            height: 90px;
        }
        div.boite div.boite_lien {
            background-image:  url(./fleche.jpg);
            background-repeat: no-repeat;
            background-color:  #a67c52;
            width:             139px; /* le padding fait chier */
            padding-left:      34px;
            padding-top:       5px;
            padding-right:     5px;
            padding-bottom:    5px;
            font-size:         13px;
            font-family:       arial;
            font-weight:       bold;
            color:             white;
        }
        .menu a, .boite a {
            color:             white;
            text-decoration:   none;
        }

        }
        div {
        /*border: 1px green solid;*/
        }
        
        /* Center Side */
		
		div.centerv2-oa {
			color:           #8C8C8C;
        }
		
		.resultat {
		font-weight: bold;
		font-size: 16px;
		}
			
        div.centerv2-left {
            float:          left;
            width:           37%;
            height:          100%;
            color:           #8C8C8C;
        }
        div.centerv2-right {
            float:          left;
            width:           63%;
            height:          100%;
			color:           #8C8C8C;
        }
		
		div.appels-offres div.centerv2-right-desc 
		{
			font-size:		16px;
			font-weight:	bold;
			color:			#669900;
        }
		
		div.actu div.centerv2-right-desc 
		{
			font-size:		16px;
			font-weight:	bold;
			color:			#CD1E79;
        }
		
		div.agenda div.centerv2-right-desc 
		{
			font-size:		16px;
			font-weight:	bold;
			color:			#990066;
        }
		
		div.annuaire div.centerv2-right-desc 
		{
		/* #FF3366;#FFCCD9; */
			font-size:		16px;
			font-weight:	bold;
			color:			#FF3366;
        }
		
		div.convention-affaire div.centerv2-right-desc 
		{
			font-size:		16px;
			font-weight:	bold;
			color:			#663399;
        }
		
		div.centerv2 {
            height:          100%;
            width:            100%;
        }

/* entete  rubrique*/
		div.enteteFaq {
            width:             100%;
			/* MBO la ligne ci-dessous doit etre en commentaires */
             /* height:            1009px; */
        }
		div.enteteFaq div.enteteFaq_bloc_droit {
			float:             right;
			width:             63%;
		}

		div.enteteFaq div.enteteFaq_bloc_droit a {
			color: #996633;
			font-size:		14px;
			font-weight:	bold;
		}
		
		div.enteteFaq div.enteteFaq_bloc_gauche {
			/* MBO cette ligne doit etre décommentée : float:             right; */
			float:             right;
			width:             100%;
		}		
		
		div.blocFaqResponse {
			width:             100%;
		}
		div.blocFaqResponse div.faqResponseText {
			float:             right;
			width:             90%;
		}
		div.blocFaqResponse div.faqResponseHR {
			float:             right;
			width:             100%;
		}
		div.blocFaqResponse div.faqResponseText a{
			color: #996633;
		}
		
        div.entete {
            width:             100%;			
        }
        div.entete div.entete_bloc_gauche {
            width:             37%;
            float:             left;
            overflow:          hidden;
            text-align:        left;
        }
        div.entete div.entete_bloc_gauche img.entete_image_gauche {
            width:             189px;
        }
        div.entete div.entete_bloc_droit {
            float:             right;
            width:             63%;
            
        }
        div.entete div.entete_bloc_droit div.encadre_colore {
            padding: 18px;
            height:            59px;
        }
        div.entete div.entete_bloc_droit div.entete_titre {
            font-size:         12px;
            font-weight:       bold;
        }
        div.entete div.entete_bloc_droit h1 {
            font-size:         22px;
            color:             white;
            font-weight:       bold;
        }
        div.entete div.entete_texte {
            color: #8C8C8C;
            text-align:        justify;
            padding-top:       10px;
        }
        
/** Couleur rubrique**/
/** projet **/
div.projet h1, h2, h3, h4, h5{
    color:#333366;
}

div.projet div.encadre_colore {
    background-color:#333366;
}
div.projet div.entete_titre {
    color:#8c8daa;
}


/** defaultSection**/

div.defaultSection h1, h2, h3, h4, h5{
    color:#996633;
    padding : 0;
    margin : 0;
}

div.defaultSection div.encadre_colore {
    background-color:#996633;
}
div.defaultSection div.entete_titre {
	color: white;
}


div.defaultSection span.dddescription{
    color:#996633;
}

div.defaultSection span.dlabel{
    color:black;
	
}

div.defaultSection a{
    color:#996633;
}

div.defaultSection  {
    color:#8C8C8C;
}

/** actualites**/
div.actualites h1, div.actualites h2, div.actualites h3, div.actualites h4, div.actualites h5{
    color:#CC0066;
}

div.actualites div.encadre_colore {
    background-color:#CC0066;
}
div.actualites div.entete_titre {
    color:#CC0066;
}

/** actu**/
div.actu {
color:  #8C8C8C;
}

div.actu h1, div.actu  h2, div.actu  h3, div.actu  h4, div.actu  h5{
    color:#993267;
}

div.actu  div.encadre_colore {
    background-color:#ED1E79;
}
div.actu  div.entete_titre {
    color:#FF668C;
}

div.actu div.metadata {
    color:#ED1E79;
    font-weight:      bold;
    font-size:        12px;
    /*width: 120px;*/
    float:left;
}

div.actu div.metadataItem {
    clear:both;
}

/* AFFICHAGE ENTREPRISE (a partir de l'annuaire) */
div.annuaire div.metadata {

    color:			#FF3366;
    font-weight:	bold;
    font-size:		12px;
    width:			120px;
    float:			left;
}

div.annuaire div.metadataItem {
    clear:both;
}

/** Agenda**/
div.agenda h1, div.agenda h2, div.agenda h3, div.agenda h4, div.agenda h5{
    color:#990066;
}

div.agenda div.encadre_colore {
    background-color:#990066;	
}

div.agenda div.entete_titre {
    color:#CC2293;
}

/** docs**/
div.docs h1, div.docs h2, div.docs h3, div.docs h4, div.docs h5{
    color:#CC9966;
}

div.docs div.encadre_colore {
    background-color:#CC9966;
}

div.docs div.entete_titre {
    color:#CC9966;
}


div.docs ddescription{
    color:#CC9966;
}
/** regions**/
div.regions h1, div.regions  h2, div.regions  h3, div.regions  h4, div.regions  h5{
    color:#FF9933;
}

div.regions div.encadre_colore {
    background-color:#FF9933;
}
div.regions div.entete_titre {
    color:#FF9933;
}

/** annuaire**/
div.annuaire h1,  div.annuaire h2, div.annuaire h3, div.annuaire h4, div.annuaire h5{
    color:#FF3366;
}

div.annuaire div.encadre_colore {
    background-color:#FF3366;
}
div.annuaire div.entete_titre {
    color:#FF3366;
}

/** convention-affaire**/
div.convention-affaire h1, div.convention-affaire h2, div.convention-affaire h3, div.convention-affaire h4, div.convention-affaire h5{
    color:#663399;
}

div.convention-affaire div.encadre_colore {
    background-color:#663399;
}
div.convention-affaire div.entete_titre {
	color:white;
}

/** appels-offres**/
div.appels-offres h1, div.appels-offres h2, div.appels-offres h3, div.appels-offres h4, div.appels-offres h5 {
    color:#669900;
}

div.appels-offres div.encadre_colore {
    background-color:#669900;
}
div.appels-offres div.entete_titre {
	color:#9EBD5F;
}
/* MBO : Affichage d'un AO */
div.appels-offres div.metadataItem {
	clear:both;
}

div.appels-offres div.metadata {
    color:			#9EBD5F;
    font-weight:	bold;
    font-size:		12px;
    float:			left;
}

/* Affichage d'un Agenda */
div.agenda div.metadataItem {
	clear:both;
}

div.agenda div.metadata {
    color:			#990066;
    font-weight:	bold;
    font-size:		12px;
    width:			120px;
    float:			left;
}

/* Affichage d'une OA */
div.convention-affaire div.metadataItem {
	clear:both;
}

div.convention-affaire div.metadata {
    color:			#663399;
    font-weight:	bold;
    font-size:		12px;
    float:			left;
	/*width:			220px;*/
}



/************************************************/
/*                        MENU                                                         */

/************************************************/
/*                        default_section                                                      */

        ul.menu_site_defaultSection {
            width:            190px;
            margin: 0px;
            padding: 0;
            text-align:        left;
        }
        ul.menu_site_defaultSection li {
            margin-top:       1px;
            padding:          3px;
            list-style : none;
        }
        ul.menu_site_defaultSection li.titre {
            background-color: #996533;
            
            font-weight:      bold;
            font-size:        12px;
        }
        
        ul.menu_site_defaultSection li.titre a{
            color:            white;
        }
        
        ul.menu_site_defaultSection li.niveau0 {
            background-color:    #E5D9CD;
            padding-left:        18px;
            font-weight:         bold;
            list-style-position:inside;
            list-style : none;

        }

           ul.menu_site_defaultSection li.niveau1 {
            list-style:          none;
            border-bottom:       1px #B38B67 dotted;
            /*padding-left:        100px;*/
            margin-left: 30px;
        }
        
        ul.menu_site_defaultSection li.niveau1 a{
            color:               brown;
        }
        
        ul.menu_site_defaultSection li.niveau0 a{
            color:               #996533;        
        }
        

/************************************************/
/*                        regions                                                      */

        ul.menu_site_regions {
            width:            190px;
            margin: 0px;
            padding: 0;
            text-align:        left;
        }
        ul.menu_site_regions li {
            margin-top:       1px;
            padding:          3px;
            list-style : none;      
        }
        ul.menu_site_regions li.titre {
            background-color: orange;
            
            font-weight:      bold;
            font-size:        12px;
        }
        
        ul.menu_site_regions li.titre a{
            color:            white;
        }
        
        ul.menu_site_regions li.niveau0 {
            background-color:    #fde4c6;
            padding-left:        18px;
            font-weight:         bold;
            list-style-position:inside;
            list-style : none;

        }

           ul.menu_site_regions li.niveau1 {
            list-style:          none;
            border-bottom:       1px #B38B67 dotted;
            /*padding-left:        100px;*/
            margin-left: 30px;
        }
        
        ul.menu_site_regions li.niveau1 a{
            color:               #B38B67;
        }
        
        ul.menu_site_regions li.niveau0 a{
            color:               orange;        
        }

/************************************************/
/*                        projet                                                      */

        ul.menu_site_projet {
            width:            190px;
            margin: 0px;
            padding: 0;
            text-align:        left;
        }
        ul.menu_site_projet li {
            margin-top:       1px;
            padding:          3px;
            list-style : none;
        }
        ul.menu_site_projet li.titre {
            background-color: #333367; /***Couleur foncé **/
            font-weight:      bold;
            font-size:        12px;
        }
        
        ul.menu_site_projet li.titre a{
            color:            white;
        }
        
        ul.menu_site_projet li.niveau0 {
            background-color:    #C6C4D9; /***Couleur Claire **/
            padding-left:        18px;
            font-weight:         bold;
            list-style-position:inside;
            list-style : none;

        }

           ul.menu_site_projet li.niveau1 {
            list-style:          none;
            border-bottom:       1px brown dotted;
            /*padding-left:        100px;*/
            margin-left: 30px;
        }
        
        ul.menu_site_projet li.niveau1 a{
            color:               brown;
        }
        
        ul.menu_site_projet li.niveau0 a{
            color:               #333367;     /***Couleur foncé **/    
        }

        /************************************************/
        /*                        Appels Offre      NICO T. Represents     */

        ul.menu_site_appels-offres {
            width:            190px;
            margin: 0px;
            padding: 0;
            text-align:        left;
        }
        ul.menu_site_appels-offres li {
            margin-top:       1px;
            padding:          3px;
            list-style : none;
        }
        ul.menu_site_appels-offres li.titre {
            background-color: #669900; /***Couleur foncé **/
            font-weight:      bold;
            font-size:        12px;
        }
        
        ul.menu_site_appels-offres li.titre a{
            color:            white;
        }
        
        ul.menu_site_appels-offres li.niveau0 {
            background-color:    #D9E4C3; /***Couleur Claire **/
            padding-left:        18px;
            font-weight:         bold;
            list-style-position:inside;
            list-style : none;

        }

           ul.menu_site_appels-offres li.niveau1 {
            list-style:          none;
            border-bottom:       1px brown dotted;
            /*padding-left:        100px;*/
            margin-left: 30px;
        }
        
        ul.menu_site_appels-offres li.niveau1 a{
            color:               brown;
        }
        
        ul.menu_site_appels-offres li.niveau0 a{
            color:               #669900;     /***Couleur foncé **/    
        }
        
        
        /************************************************/
        /*                        Opportunités d'affaires                               */

        ul.menu_site_convention-affaire {
            width:            190px;
            margin: 0px;
            padding: 0;
            text-align:        left;
        }
        ul.menu_site_convention-affaire li {
            margin-top:       1px;
            padding:          3px;
            list-style : none;
        }
        ul.menu_site_convention-affaire li.titre {
            background-color: #663399; /***Couleur foncé **/
            font-weight:      bold;
            font-size:        12px;
        }
        
        ul.menu_site_convention-affaire li.titre a{
            color:            white;
        }
        
        ul.menu_site_convention-affaire li.niveau0 {
            background-color:    #D6B7FF; /***Couleur Claire **/
            padding-left:        18px;
            font-weight:         bold;
            list-style-position:inside;
            list-style : none;

        }

           ul.menu_site_convention-affaire li.niveau1 {
            list-style:          none;
            border-bottom:       1px brown dotted;
            /*padding-left:        100px;*/
            margin-left: 30px;
        }
        
        ul.menu_site_convention-affaire li.niveau1 a{
            color:               brown;
        }
        
        ul.menu_site_convention-affaire li.niveau0 a{
            color:               #663399;     /***Couleur foncé **/    
        }

        /************************************************/
        /*                        actualites                              */

        ul.menu_site_actualites {
            width:            190px;
            margin: 0px;
            padding: 0;
            text-align:        left;
        }
        ul.menu_site_actualites li {
            margin-top:       1px;
            padding:          3px;
            list-style : none;
        }
        ul.menu_site_actualites li.titre {
            background-color: #CC0066; /***Couleur foncé **/
            font-weight:      bold;
            font-size:        12px;
        }
        
        ul.menu_site_actualites li.titre a{
            color:            white;
        }
        
        ul.menu_site_actualites li.niveau0 {
            background-color:    #FFBFC7; /***Couleur Claire **/
            padding-left:        18px;
            font-weight:         bold;
            list-style-position:inside;
            list-style : none;

        }

           ul.menu_site_actualites li.niveau1 {
            list-style:          none;
            border-bottom:       1px brown dotted;
            /*padding-left:        100px;*/
            margin-left: 30px;
        }
        
        ul.menu_site_actualites li.niveau1 a{
            color:               brown;
        }
        
        ul.menu_site_actualites li.niveau0 a{
            color:               #CC0066;     /***Couleur foncé **/    
        }

/************************************************/
/*                  archives                   */

        ul.menu_site_archives {
            width:            190px;
            margin: 0px;
            padding: 0;
            text-align:        left;
        }
        ul.menu_site_archives li {
            margin-top:       1px;
            padding:          3px;
            list-style : none;      
        }
        ul.menu_site_archives li.titre {
            /*background-color: #CC9966;*/
            background-color: #996633;
            font-weight:      bold;
            font-size:        12px;
        }
        
        ul.menu_site_archives li.titre a{
            color:            white;
        }
        
        ul.menu_site_archives li.niveau0 {
            background-color:    #E5D9CD;
            padding-left:        18px;
            font-weight:         bold;
            list-style-position:inside;
            list-style : none;

        }

           ul.menu_site_archives li.niveau1 {
            list-style:          none;
            border-bottom:       1px #B38B67 dotted;
            /*padding-left:        100px;*/
            margin-left: 30px;
        }
        
        ul.menu_site_archives li.niveau1 a{
            /*color:               #B38B67;*/
            color:               red;
        }
        
        ul.menu_site_archives li.niveau0 a{
            /*color:               #CC9966;        */
            color:               #996633;        
        }


/*****************/
/* AO */
div.ao_pied a{
    color:white;
    font-weight:      bold;
}

span.link_ao a{
color:#848484;
}
/* Left Side */
        div.boite {
            width:             190px;
            height:            100%;
        }
        div.boite div.boite_titre {
            color:             #764c24;
            background-color:  #e2ceb6;
            font-size:         13px;
            font-family:       arial;
            font-weight:       bold;
            padding:           5px;
        }
        div.boite div.gros_tiret_blanc_que_ca_sert_a_rien_de_mettre_une_image {
            width:  100%;
            height: 90px;
        }
        div.boite div.boite_lien {
            background-image:  url(./fleche.jpg);
            background-repeat: no-repeat;
            background-color:  #a67c52;
            background-position: 12px 3px;
            width:             151px; /* le padding fait chier */
            padding-left:      34px;
            padding-top:       5px;
            padding-right:     5px;
            padding-bottom:    5px;
            font-size:         12px;
            font-family:       arial;
            font-weight:       bold;
            color:             white;
        }
        .menu a, .boite a {
            color:             white;
            text-decoration:   none;
        }
        /* Rihgt Side*/
        div.menu {
            width:            178px;
            /*padding:          10px;*/
        }
        div.menu div.menu_gauche {
            width:            10px;
            float:            left;
        }
        div.menu div.menu_gauche div.bicou_blanc {
            /*font-size:        8px;*/
            background-color: white;
            height:           45px;
        }
        div.menu div.menu_droit,  div.menu div.menu_droit div, div.menu div.menu_droit h2 {
            padding-left:     10px;
            /*font-size:         14px;
            font-family:       serif;
            font-weight:       bold;*/
        }
        div.menu div.menu_droit div.menu_droite_actu {
            background-image:  url(./fleche_menu2.jpg);
            background-repeat: no-repeat;
            background-position: 138px 0px;
            padding-right: 40px;
            line-height: 17px;
        }
        
        div.menu div.menu_droit div.menu_droite_actu2 {
            padding-right: 40px;
        }
        div.menu div.menu_droit h2 {
            line-height:       10px;
            /*font-size:         22px;*/
        }
        hr.plein {
            color:             white;
            border-style:      solid;
            height:            1px;
            width:             90%;
        }
        hr.pointille {
            color:             white;
            border-style:      dotted;
            height:            1px;
            width:             90%;
        }
        div {
        /*border: 1px green solid;*/
        }

       
/** Couleur rubrique**/
/** projet **/
div.projet h1, h2, h3, h4, h5{
    color:#333366;
}

div.projet div.encadre_colore {
    background-color:#333366;
}
div.projet div.entete_titre {
    color:#8c8daa;
}
/** defaultSection**/
div.defaultSection h1 {
    font-size:100px;
}

div.defaultSection h1, h2, h3, h4, h5{
    color:#996633;
}

div.defaultSection div.encadre_colore {
    background-color:#996633;
}

div.main_title{
font-size : 20px;
font-weight: bold;
color:white;
padding-top:15px;
}

div.defaultSection div.entete_titre {
	color: #E5D9CD;
}

/** actualites**/
div.actualites h1, div.actualites h2, div.actualites h3, div.actualites h4, div.actualites h5{
    color:#CC0066;
}

div.actualites div.encadre_colore {
    background-color:#CC0066;
}
div.actualites div.entete_titre {
    color:#CC0066;
}


/** Agenda**/
/**
div.agenda h1, div.agenda h2, div.agenda h3, div.agenda h4, div.agenda h5{
    color:#990066;
}

div.agenda div.encadre_colore {
    background-color:#990066;
}
div.agenda div.entete_titre {
    color:#990066;
}
**/
/** docs**/
div.docs h1, div.docs h2, div.docs h3, div.docs h4, div.docs h5{
    color:#CC9966;
}

div.docs div.encadre_colore {
    background-color:#CC9966;
}
div.docs div.entete_titre {
    color:#CC9966;
}

div.archives h1, div.archives h2, div.archives h3, div.archives h4, div.archives h5{
    color:#CC9966;
}

div.archives div.encadre_colore {
    /*background-color:#CC9966*/
    background-color:#996633;
}
div.archives div.entete_titre {
    color:#CC9966;
}

div.archives div.metadata {
    color:#CC9966;
    font-weight:      bold;
    font-size:        12px;
    width: 120px;
    float:left;
}

div.archives div.centerv2-right-desc {
	/* #FF3366;#FFCCD9; */
	font-size:		16px;
	font-weight:	bold;
	color:			#CC9966;
}


div.archives div.metadataItem {
    clear:both;
}


/** regions**/
div.regions h1, div.regions  h2, div.regions  h3, div.regions  h4, div.regions  h5{
    color:#FF9933;
}

div.regions div.encadre_colore {
    background-color:#FF9933;

}
div.regions div.entete_titre {
    color:#FAC98F;
}

/** annuaire**/
div.annuaire h1,  div.annuaire h2, div.annuaire h3, div.annuaire h4, div.annuaire h5{
    color:#FF3366;
}

div.annuaire div.encadre_colore {
    background-color:#FF3366;
}
div.annuaire div.entete_titre {
    color:#FFCCD9;
}

/** convention-affaire**/
div.convention-affaire h1, div.convention-affaire h2, div.convention-affaire h3, div.convention-affaire h4, div.convention-affaire h5{
    color:#663399;
}

div.convention-affaire div.encadre_colore {
    background-color:#663399;
}
div.convention-affaire div.entete_titre {
	color: #9B77BD;
}

/** appels-offres**/
div.appels-offres h1, div.appels-offres h2, div.appels-offres h3, div.appels-offres h4, div.appels-offres h5 {
    color:#669900;
}

div.appels-offres div.encadre_colore {
    background-color:#669900;
}
div.appels-offres div.entete_titre {
	color:#9EBD5F;
}


/************************************************/
/*                        MENU                                                         */

/************************************************/
/*                        default_section                                                      */

        ul.menu_site_defaultSection {
            width:            190px;
            margin: 0px;
            padding: 0;
            text-align:        left;
        }
        ul.menu_site_defaultSection li {
            margin-top:       1px;
            padding:          3px;
            list-style : none;
        }
        ul.menu_site_defaultSection li.titre {
            background-color: #996533;
            
            font-weight:      bold;
            font-size:        12px;
        }
        
        ul.menu_site_defaultSection li.titre a{
            color:            white;
        }
        
        ul.menu_site_defaultSection li.niveau0 {
            background-color:    #E5D9CD;
            padding-left:        18px;
            font-weight:         bold;
            list-style-position:inside;
            list-style : none;

        }

           ul.menu_site_defaultSection li.niveau1 {
            list-style:          none;
            border-bottom:       1px brown dotted;
            /*padding-left:        100px;*/
            margin-left: 30px;
        }
        
        ul.menu_site_defaultSection li.niveau1 a{
            color:               brown;
        }
        
        ul.menu_site_defaultSection li.niveau0 a{
            color:               #996533;        
        }
        

/************************************************/
/*                        regions                                                      */

        ul.menu_site_regions {
            width:            190px;
            margin: 0px;
            padding: 0;
            text-align:        left;
        }
        ul.menu_site_regions li {
            margin-top:       1px;
            padding:          3px;
            list-style : none;      
        }
        ul.menu_site_regions li.titre {
            background-color: orange;
            
            font-weight:      bold;
            font-size:        12px;
        }
        
        ul.menu_site_regions li.titre a{
            color:            white;
        }
        
        ul.menu_site_regions li.niveau0 {
            background-color:    #fde4c6;
            padding-left:        18px;
            font-weight:         bold;
            list-style-position:inside;
            list-style : none;

        }

           ul.menu_site_regions li.niveau1 {
            list-style:          none;
            border-bottom:       1px #B38B67 dotted;
            /*padding-left:        100px;*/
            margin-left: 30px;
        }
        
        ul.menu_site_regions li.niveau1 a{
            color:               #B38B67;
        }
        
        ul.menu_site_regions li.niveau0 a{
            color:               orange;        
        }

/************************************************/
/*                        projet                                                      */

        ul.menu_site_projet {
            width:            190px;
            margin: 0px;
            padding: 0;
            text-align:        left;
        }
        ul.menu_site_projet li {
            margin-top:       1px;
            padding:          3px;
            list-style : none;
        }
        ul.menu_site_projet li.titre {
            background-color: #333367; /***Couleur foncé **/
            font-weight:      bold;
            font-size:        12px;
        }
        
        ul.menu_site_projet li.titre a{
            color:            white;
        }
        
        ul.menu_site_projet li.niveau0 {
            background-color:    #C6C4D9; /***Couleur Claire **/
            padding-left:        18px;
            font-weight:         bold;
            list-style-position:inside;
            list-style : none;

        }

           ul.menu_site_projet li.niveau1 {
            list-style:          none;
            border-bottom:       1px brown dotted;
            /*padding-left:        100px;*/
            margin-left: 30px;
        }
        
        ul.menu_site_projet li.niveau1 a{
            color:               brown;
        }
        
        ul.menu_site_projet li.niveau0 a{
            color:               #333367;     /***Couleur foncé **/    
        }

        /************************************************/
        /*                        Appels Offre      NICO T. Represents     */

        ul.menu_site_appels-offres {
            width:            190px;
            margin: 0px;
            padding: 0;
            text-align:        left;
        }
        ul.menu_site_appels-offres li {
            margin-top:       1px;
            padding:          3px;
            list-style : none;
        }
        ul.menu_site_appels-offres li.titre {
            background-color: #669900; /***Couleur foncé **/
            font-weight:      bold;
            font-size:        12px;
        }
        
        ul.menu_site_appels-offres li.titre a{
            color:            white;
        }
        
        ul.menu_site_appels-offres li.niveau0 {
            background-color:    #D9E4C3; /***Couleur Claire **/
            padding-left:        18px;
            font-weight:         bold;
            list-style-position:inside;
            list-style : none;

        }

           ul.menu_site_appels-offres li.niveau1 {
            list-style:          none;
            border-bottom:       1px brown dotted;
            /*padding-left:        100px;*/
            margin-left: 30px;
        }
        
        ul.menu_site_appels-offres li.niveau1 a{
            color:               brown;
        }
        
        ul.menu_site_appels-offres li.niveau0 a{
            color:               #669900;     /***Couleur foncé **/    
        }
        
        
        /************************************************/
        /*                        Opportunités d'affaires                               */

        ul.menu_site_convention-affaire {
            width:            190px;
            margin: 0px;
            padding: 0;
            text-align:        left;
        }
        ul.menu_site_convention-affaire li {
            margin-top:       1px;
            padding:          3px;
            list-style : none;
        }
        ul.menu_site_convention-affaire li.titre {
            background-color: #663399; /***Couleur foncé **/
            font-weight:      bold;
            font-size:        12px;
        }
        
        ul.menu_site_convention-affaire li.titre a{
            color:            white;
        }
        
        ul.menu_site_convention-affaire li.niveau0 {
            background-color:    #D6B7FF; /***Couleur Claire **/
            padding-left:        18px;
            font-weight:         bold;
            list-style-position:inside;
            list-style : none;

        }

           ul.menu_site_convention-affaire li.niveau1 {
            list-style:          none;
            border-bottom:       1px brown dotted;
            /*padding-left:        100px;*/
            margin-left: 30px;
        }
        
        ul.menu_site_convention-affaire li.niveau1 a{
            color:               brown;
        }
        
        ul.menu_site_convention-affaire li.niveau0 a{
            color:               #663399;     /***Couleur foncé **/    
        }
		
		/************************************************/
        /*            annuaire entreprises      */

        ul.menu_site_annuaire {
            width:            190px;
            margin: 0px;
            padding: 0;
            text-align:        left;
        }
        ul.menu_site_annuaire li {
            margin-top:       1px;
            padding:          3px;
            list-style : none;
        }
        ul.menu_site_annuaire li.titre {
            background-color: #FF3366; /***Couleur foncé **/
            font-weight:      bold;
            font-size:        12px;
        }
        
        ul.menu_site_annuaire li.titre a{
            color:            white;
        }
        
        ul.menu_site_annuaire li.niveau0 {
            background-color:    #FFCCD9; /***Couleur Claire **/
            padding-left:        18px;
            font-weight:         bold;
            list-style-position:inside;
            list-style : none;
        }
		
		ul.menu_site_annuaire li.niveau0 a{
            color:               #FF3366;     /***Couleur foncé **/    
        }

		ul.menu_site_annuaire li.niveau1 {
		list-style:          none;
		border-bottom:       1px brown dotted;
		/*padding-left:        100px;*/
		margin-left: 30px;
		}
        
        ul.menu_site_annuaire li.niveau1 a{
            color:               white;
        }
        
        

        /************************************************/
        /*                        actualites                              */

        ul.menu_site_actualites {
            width:            190px;
            margin: 0px;
            padding: 0;
            text-align:        left;
        }
        ul.menu_site_actualites li {
            margin-top:       1px;
            padding:          3px;
            list-style : none;
        }
        ul.menu_site_actualites li.titre {
            background-color: #CC0066; /***Couleur foncé **/
            font-weight:      bold;
            font-size:        12px;
        }
        
        ul.menu_site_actualites li.titre a{
            color:            white;
        }
        
        ul.menu_site_actualites li.niveau0 {
            background-color:    #FFBFC7; /***Couleur Claire **/
            padding-left:        18px;
            font-weight:         bold;
            list-style-position:inside;
            list-style : none;

        }

           ul.menu_site_actualites li.niveau1 {
            list-style:          none;
            border-bottom:       1px brown dotted;
            /*padding-left:        100px;*/
            margin-left: 30px;
        }
        
        ul.menu_site_actualites li.niveau1 a{
            color:               brown;
        }
        
        ul.menu_site_actualites li.niveau0 a{
            color:               #CC0066;     /***Couleur foncé **/    
        }


/************************************************/
        /*                        actu                              */

        ul.menu_site_actu {
            width:            190px;
            margin: 0px;
            padding: 0;
            text-align:        left;
        }
        ul.menu_site_actu li {
            margin-top:       1px;
            padding:          3px;
            list-style : none;
        }
        ul.menu_site_actu li.titre {
            background-color: #CC0066; /***Couleur foncé **/
            font-weight:      bold;
            font-size:        12px;
        }
        
        ul.menu_site_actu li.titre a{
            color:            white;
        }
        
        ul.menu_site_actu li.niveau0 {
            background-color:    #FFBFC7; /***Couleur Claire **/
            padding-left:        18px;
            font-weight:         bold;
            list-style-position:inside;
            list-style : none;
        }

           ul.menu_site_actu li.niveau1 {
            list-style:          none;
            border-bottom:       1px brown dotted;
            /*padding-left:        100px;*/
            margin-left: 30px;
        }
        
        ul.menu_site_actu li.niveau1 a{
            color:               brown;
        }
        
        ul.menu_site_actu li.niveau0 a{
            color:               #CC0066;     /***Couleur foncé **/    
        }
/*****************/
/* AO */
div.ao_pied a{
    color:white;
    font-weight:      bold;
}

span.link_ao a{
color:#848484;
}

ul.ao_li li {
    list-style: none;
    background-image : url(fleche1_ao.gif);
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left: 22px;
    margin: 0px;
}


/* calendrier home */
div.calendrier {
    border: 3px #9c0059 solid;
    width: 70%;
    padding: 4px;
    padding-bottom: 8px;
    padding-top: 8px;
    color: #9c0059;
    text-align: center;
    margin-top:6px;
}
div.calendrier .calendrier_jour{
    font-family: arial;
    font-size: 32px;
}
div.calendrier .calendrier_mois{
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
}



        /* listes DOCS */
        hr.liste {
            color:             black;
            border-style:      dotted;
            height:            1px;
            width:             100%;
            clear:             both;
        }
        div.liste {
            width:             100%;
        }
        div.liste div.liste_bloc_gauche {
            width:             20%;
            float:             left;
            overflow:          hidden;
            text-align:        center;
        }
        div.liste div.liste_bloc_gauche img.liste_image_gauche {
            width:             70px;
        }
        div.liste div.liste_bloc_droit {
            float:             right;
            width:             70%;
        }
        div.liste div.liste_bloc_droit div.liste_titre {
            color:             #986837;
            font-size:         12px;
            font-weight:       bold;
        }
        div.liste div.liste_texte {
            text-align:        left;
            padding-top:       10px;
        }
        div.liste div.liste_lien {
            float:             right;
            padding-top:       10px;
        }
        
        div.liste_lien a{
            color:  #986837;
        }
        
        div.liste div.liste_lien  span.lien {
            color:               #986837;
            background-image:    url(./fleche_marron.jpg);
            background-repeat:   no-repeat;
            background-position: 0px 0px;
            padding-left:         20px;
            font-weight:         bold;
        }
		
		/*******************  AFFICHAGE LISTE DES AGENDAS **************************/
        div.agenda div.liste div.liste_bloc_droit div.liste_titre {
            color: #990066;
        }        
        
        div.agenda div.liste div.liste_bloc_droit div.liste_date {
            color: #990066;
        }
		
		div.agenda div.liste div.liste_bloc_droit span.liste_date {
            color: #990066;
        }
		div.agenda         div.liste_lien a{
            color:  #990066;
        }
		
		div.agenda         div.liste_texte {
            color:			#8C8C8C;
            padding-top:	0px;
        } 
		
		div.agenda         div.liste_date {
            color:  #990066;
        }
		
		
        /******************* AFFICHAGE LISTE DES ACTUS **************************/
        div.actu div.liste div.liste_bloc_droit div.liste_titre {
            color: #EB1F76;
        }        
        
        div.actu div.liste div.liste_bloc_droit div.liste_date {
            color: #EB1F76;
        }
        
        div.actu         div.liste_lien a{
            color:  #EB1F76;
        }
        
        div.actu         div.liste_texte {
            color:  #8C8C8C;
            padding-top:       0px;
        }        
        div.actu         div.liste_source {
            color:  #BFBFBF;
        }
        
        div.page_actu{
            color:  #8C8C8C;
            text-align:right;
        }
		
		/* MBO D */
		div.page_actu img.image_page_actu {
            color:  #8C8C8C;
            border: 0px solid #8C8C8C;
        }
		
		div.page_actu a.lien_page_actu_sans_bordure {
            color:  #8C8C8C;
            border: 0px solid #8C8C8C;
        }
		/* MBO F */
        
        div.page_actu a{
            color:  #8C8C8C;
            border: 1px solid #8C8C8C;
			font-weight: bold;
        }
        
        div.actu_affichage {
            color:  #8C8C8C;
            text-align:right;
        }
        
        div.actu_affichage  a{
            color:  #8C8C8C;
			font-weight: bold;
        }
 
 
/***********************************************************************/
/********************************menu droite *****************************/

/* Rihgt Side*/
        div.menu_right{
            width:            160px;
            padding:          20px;
        }
        div.menu_right div.menu_gauche {
            width:            10px;
            float:            left;
        }
        div.menu_right div.menu_gauche div.bicou_blanc {
            /*font-size:        8px;*/
            background-color: white;
            height:           45px;
        }
        div.menu_right div.menu_droit,  div.menu_right div.menu_droit div, div.menu_right div.menu_droit h2 {
            padding-left:     10px;
            /*font-size:         14px;
            font-family:       serif;
            font-weight:       bold;*/
        }
        div.menu_right div.menu_droit div.menu_droite_actu {
            background-image:  url(./fleche_menu2.jpg);
            background-repeat: no-repeat;
            background-position: 120px 0px;
            padding-right: 30px;
            line-height: 17px;
        }
        
        div.menu_right div.menu_droit div.menu_droite_actu2 {
            padding-right: 40px;
        }
        div.menu_right div.menu_droit h2 {
            line-height:       10px;
            /*font-size:         22px;*/
        }
        hr.plein {
            color:             white;
            border-style:      solid;
            height:            1px;
            width:             90%;
        }
        hr.pointille {
            color:             white;
            border-style:      dotted;
            height:            1px;
            width:             90%;
        }
        div {
        /*border: 1px green solid;*/
        }

        
        /**************** FORMULAIRE *********************/

        
        .entrepriseInscriptionForm  div.label label.widget__capital{
            color:red;
        }

        
        form.#entrepriseInscriptionForm  {
            background-color:red;
             padding:10px;
        }
        input.standalone, button.standalone {
            background: None !important;
            background-color: #CB9966 !important;
            color: white !important;
            border: 1px outset #CB9966;
            text-align:left;
        }




