/* Maville */

h3{
    padding-bottom:5px;
    border-bottom:3px solid #03416b;
    width:80%;
}

body{
    margin: 0 auto;
    width:100%;
    font-family:verdana,arial,helvetica;
    font-size:12px;
    background: #d1d1d1;
    border: 0px solid;
    text-align:center;
}

div#frame{
    width:990px;
    background-color:#fff;
    border: 0px solid #000;
    margin: 0 auto;
    position:relative;

}

div#cadrage_top_left{
    background: url("../images/skin/maville/cadrage_top_left.gif") 0 0 no-repeat;
    height:36px;
}

div#cadrage_top_right{
    background: url("../images/skin/maville/cadrage_top_right.gif") top right no-repeat;
    height:36px;
}

div#cadrage_left{
    background: #fff url("../images/skin/maville/cadrage_left.gif") top left repeat-y;
}

div#cadrage_right{
    background: url("../images/skin/maville/cadrage_right.gif") top right repeat-y;
}

div#cadrage_bottom_left{
    background: url("../images/skin/maville/cadrage_bottom_left.gif") 0 0 no-repeat;
    height:43px;
}

div#cadrage_bottom_right{
    background: url("../images/skin/maville/cadrage_bottom_right.gif") top right no-repeat;
    height:43px;
}

div#frame_interieur{
    border: 0px solid;
    padding: 0px 20px 0 25px;
    text-align:left;
    background: url("../images/degrade_bleu_topofPage2.jpg") 25px 0 no-repeat;
}

/*~~~~~~~~~~~~~~~~~*/
/* Début du header */
/*~~~~~~~~~~~~~~~~~*/


div#header{
   background: url("../images/skin/maville/entete.gif") 0 0 no-repeat;
   padding-top:10px;
}
/*
div#header{
   background: url("../images/skin/maville/entete2.gif") 0 0 no-repeat;
   padding-top:10px;
} 
 */
div#header ul li, div#footer ul li {
    display: inline;
}

/* ~~~~~Menu Supérieur ~~~~~*/


img#logo_ville_saguenay{
    float:left;
}

div#header ul#menuSuperieur{
    margin-left:400px;
    margin-right:7px;
    padding:0px 0px 0px 0;
    text-align:right;
    border-right:2px solid #000;

}

div#header ul#menuSuperieur li{
    border-left:2px solid #000;
    margin:0px 0px 0px 0;
    padding:0px 5px 0 9px;
    color:#000;
}


div#header ul#menuSuperieur li a:active, div#header ul#menuSuperieur li a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color:#0c2c41;
    font-weight: bold;
    text-decoration: none;
}

div#header ul#menuSuperieur li a:hover{
    color:#cc0000;
    text-decoration: none;
}

div#header ul#menuSuperieur li:first-child{
    border-left: 2px solid #000;
}

div#rechercheGoogle{
    margin-top:10px;
    float:right;
}

div#rechercheGoogle div{
    float:right;
    position:relative;
}

div#rechercheGoogle input[type=text]{
    border: 1px solid #0f334b;
    color:#2065A3;
    font-size: 12px;
    width:150px;
    height:15px;
    position:absolute;
    top:17px;
    left:-155px;
}

/*
div#rechercheGoogle div#boutonGoogle{
    position:absolute;
    left:170px;
}
*/
div#rechercheGoogle input#rechercher{
    background: url("../images/skin/maville/bouton_loupe.gif") 0 0 no-repeat;
    border: none;
    height:46px;
    width:45px;
    margin-top:-2px;
    margin-right:10px;

}

div#rechercheGoogle input#rechercher:hover{
    background: url("../images/skin/maville/bouton_loupe_over.gif") 0 0 no-repeat;
    cursor: pointer;
}


/*  ~~~~~~~~Menu inférieur~~~~~~ */
/*
div#menu_header_corner_left{
    background: url("../images/skin/maville/menu_superieur_background.gif") top left repeat;
    height:29px;
    border: 0px solid #000;
    margin-top: 55px;
}*/

div#menu_header_corner_left{
    background: url("../images/skin/maville/menu_superieur_background.gif") top left repeat;
    height:29px;
    border: 0px solid #000;
    margin-top: 55px;
}

div#menu_header_corner_right{
    background: url("../images/skin/maville/menu_superieur_background.gif") top right repeat;
    border: 0px solid #000;
    height:29px;
}

ul#menuInferieur {
    margin-left:14px;
    text-align: center;
    border: 0px solid #000;
    float:left;

}

ul#menuInferieur li{
    padding:6px 12px 6px 12px;
    color: #ffffff;
    border: 0px solid #000;
    border-right: 1px solid #fff;
    float:left;
    background:  url("../images/skin/maville/menu_superieur_background.gif") 0 0 repeat;
}

ul#menuInferieur li:hover{
    background:  url("../images/skin/maville/menu_superieur_background_roll.gif") 0 0 repeat;
}

ul#menuInferieur li:first-child{
    border-left: 1px solid #fff;
}

ul#menuInferieur li a{
    /*font-family: "Arial, Verdana, Helvetica, sans-serif";*/
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    padding: 0;
}
  
ul#menuInferieur li a:hover{
    color: #ffffff;
}

body#maville li#nav_ville {
    background:  url("../images/skin/maville/menu_superieur_background_roll.gif") 0 0 repeat;
}

body#maville li#nav_ville a:hover{
    color:#000;
}


/*~~~~~~~~~~~~~~~~~~*/
/* Début du content */
/*~~~~~~~~~~~~~~~~~~*/

div#content{

   background: #ffffff;
   margin: 0px 0px 0 0px;
}

div#breadcrumb{
    padding:8px 10px 4px 10px;
    font-size: 10px;
    text-decoration:none;
    text-align: left;
    background: #8aa7bb;
}

div#breadcrumb span{
    font-size: 10px;
    font-family: verdana, arial, helvetica;
    color: #000000;
}

div#breadcrumb a{
    font-size: 10px;
    font-family: verdana, arial, helvetica;
    color: #000000;
    text-decoration:none;
}

div#breadcrumb a:visited{
    color: #000;
}

div#breadcrumb a:hover{
    color: #f00;
}

div#breadcrumb div#heure{
    font-size: 10px;
    margin-top:3px;
    float:right;
} 

div#niv2_top_left{
    background: #d9dde1 url("../images/skin/maville/fond_niv2_top_left.gif") 0 0 no-repeat;
    height:13px;
}

div#niv2_top_right{
    background: url("../images/skin/maville/fond_niv2_top_right.gif") top right no-repeat;
    height:13px;
}

div#niv2_bottom{
    background: #37485a url("../images/skin/maville/fond_niv2_bottom.gif") 0 0 repeat;
    height:19px;
}

div#niv3_top_left{
  /* background: url("../images/skin/maville/fond_niv3_top.gif") 0 0 repeat; */
    height:7px;
    border-bottom: 1px solid #000;
    background: #8aa7bb;
}

div#niv3_top_right{
   /* background: url("../images/skin/maville/fond_niv3_top_right.gif") top right no-repeat;*/
    height:7px;
}

div#niv3_left{
    background: #ffffff url("../images/skin/maville/fond_niv3_left.gif") 0 0 repeat-y;

}

body.emploi div#niv3_left{
    background: #ffffff url("../images/skin/maville/fond_niv3_left_emploi.gif") 0 0 repeat-y;

}

div#niv3_right{
    /*background: url("../images/skin/maville/fond_niv3_right.gif") top right repeat-y;*/
}

div#niv3_bottom_left{
    background: #d9dde1 url("../images/skin/maville/fond_niv3_bottom_left.gif") 0 0 no-repeat;
    height:28px;
    margin-right:172px;
    margin-bottom: 10px;
}

div#niv3_bottom_right{
    background: url("../images/skin/maville/fond_niv3_bottom_right.gif") top right no-repeat;
    height:28px;
}

div#small {
    color: #000;
    float:left;
    width:190px;
}

div#small div#menuGauche_entete{
    height:10px;
    font-size:13px;
    text-align: left;
    color: #fff;
    line-height:15px;
    font-weight:bold;
    padding:0px 0px 0px 15px;
   /* background: url("../images/skin/maville/menu_gauche_entete.gif") 0 0 no-repeat; */
    margin-top:5px;

}


div#small div#menuGauche_bottom{
    height:10px;
  /*  background: url("../images/skin/maville/menu_gauche_bottom.gif") 0 0 no-repeat;*/
}

div#small div#menu_bottom{
    height:0px;
}

div#small div#menuGauche_suite{
    background: #ffffff url("../images/skin/maville/fond_niv3_left.gif") 0 0 repeat-y;
}

div#small ul#menuGauche {
    text-align: left;
    padding:0px 12px 15px 20px;
}

div#small ul#menuGauche a{ 
    color: #03416b;
    text-decoration:none;
    line-height:15px;
    font-size: 11px;
    display:block;
    padding-bottom:5px;
}

div#small ul#menuGauche a:hover{
    color: #b21a1a;
}

div#small ul#menuGauche li {
    border: 0px solid #000;
    border-bottom: 2px solid #03416b;
    padding:7px 0 5px 10px;
    margin-left:5px;
    list-style-image : url("../images/skin/maville/menu_gauche_puce.gif");
}

div#small ul#menuGauche li#selected {
    list-style-image : url("../images/skin/maville/menu_gauche_puce_roll.gif");

    padding-bottom: 0;
}


div#small ul#menuGauche li#selected a{
    color: #b21a1a;
}
 
div#small ul#menuGauche li:first-child {
    padding-top: 0px;
}

div#small ul#menuGauche li ul{
    margin: 5px 0px 0px -30px;
    text-align:left;
    padding-left:20px;
    padding-bottom: 0px;
}

div#small ul#menuGauche li ul li{
    font-size: 10px;
    list-style-image : url("../images/skin/maville/menu_gauche_enfant_puce.gif");
    border-bottom: 0px solid #bbb;
    border-top: 1px dotted #bbb;
    padding-top: 0px;
    padding-bottom: 0;
    padding-right: 7px;
    text-align:left;
}

div#small ul#menuGauche li ul li#selected {
    list-style-image : url("../images/skin/maville/menu_gauche_enfant_puce_roll.gif");
    border-bottom: 0 solid;
}

div#small ul#menuGauche li ul li#selected a{
    color: #d41313;
}

div#small ul#menuGauche li ul li a{
    font-size:10px;
    color: #000;
    border: 0px solid #000;
    display:block;
    padding-bottom:4px;
}   

div#small ul#menuGauche li#selected ul li a{
    font-size:10px;
    color: #03416b;
    border: 0px solid #000;
    display:block;
    padding-bottom:4px;
}

div#small ul#menuGauche li#selected ul li a:hover{
    color: #b21a1a;
}

div#small ul#menuGauche li#selected ul li#selected a{
    color: #b21a1a;
}

.grisFonce{

}

.gris{
   
}

div#large {
    margin: 0px 0px 5px 190px;
    padding-top:0px;
    border: 0px solid #000;
    color: #000;
    text-align: left;
    line-height:15px;
}

div#enteteSection{
    width:755px;
    font-size:16px;
    text-align: left;
    color: #000;
    padding:0;
    height:60px;
    border:0px solid;
    margin-bottom:20px;
}


div#enteteSection div{
   padding: 8px 372px 3px 5px;
   margin-left:5px;
   border-bottom:3px solid #03416b;
   height:46px;
}

div#enteteSection div h1{
   font-size: 18px;
   color: #1f3a48;

}

.page_section_entete{
    font-size:16px;
    text-align: left;
    color: #000;
    padding:15px 15px 3px 12px;
}

    /*******************/
    /* entete sections */
    /*******************/
     
    .enteteSection755{
        background: url("../images/skin/pages_entete/page_section_entete_755.jpg") top right no-repeat;
    }
    
    .enteteSectionEcrire{
        background: url("../images/skin/pages_entete/page_section_entete_ecrire.jpg") top right no-repeat;
    }
    
    .enteteSectionAnnonces{
        background: url("../images/skin/pages_entete/page_section_entete_profil.gif") top right no-repeat;
    }
    
    .enteteSectionProfil{
        background: url("../images/skin/pages_entete/page_section_entete_profil.gif") top right no-repeat;
    }
    
    .enteteSectionCabinet{
        background: url("../images/skin/pages_entete/page_section_entete_profil.gif") top right no-repeat;
    }
    
    .enteteSectionCommission{
        background: url("../images/skin/pages_entete/page_section_entete_profil.gif") top right no-repeat;
    }
    
    .enteteSectionConseil{
        background: url("../images/skin/pages_entete/page_section_entete_profil.gif") top right no-repeat;
    }
    
    .enteteSectionElection{
        background: url("../images/skin/pages_entete/page_section_entete_profil.gif") top right no-repeat;
    }
    
    .enteteSectionExecutif{
        background: url("../images/skin/pages_entete/page_section_entete_profil.gif") top right no-repeat;
    }
    
    .enteteSectionPortrait{
        background: url("../images/skin/pages_entete/page_section_entete_profil.gif") top right no-repeat;
    }
    
    .enteteSectionServices{
        background: url("../images/skin/pages_entete/page_section_entete_profil.gif") top right no-repeat;
    }
    
    .enteteSectionProces{
        background: url("../images/skin/pages_entete/page_section_entete_profil.gif") top right no-repeat;
    }
    
    .enteteSectionVerificateur{
       background: url("../images/skin/pages_entete/page_section_entete755.jpg") top right no-repeat;
    }
    
    .enteteSectionJuridique{
        background: url("../images/skin/pages_entete/page_section_entete_juridique.jpg") top right no-repeat;
    }
    
    .enteteSectionUrbanisme{
        background: url("../images/skin/pages_entete/page_section_entete_urbanisme.jpg") top right no-repeat;
    }
    
    .enteteSectionApprovisionnement{
        background: url("../images/skin/pages_entete/page_section_entete_approvisionnement.jpg") top right no-repeat;
    }
    
    .enteteSectionArrondissementChicoutimi{
        background: url("../images/skin/pages_entete/page_section_entete_chicoutimi.jpg") top right no-repeat;
    }
    
    .enteteSectionArrondissementJonquiere{
        background: url("../images/skin/pages_entete/page_section_entete_jonquiere.jpg") top right no-repeat;
    }
    
    .enteteSectionArrondissementLaBaie{
        background: url("../images/skin/pages_entete/page_section_entete_laBaie.jpg") top right no-repeat;
    }
    
    .enteteSectionArts{
        background: url("../images/skin/pages_entete/page_section_entete_arts.jpg") top right no-repeat;
    }
    
    .enteteSectionCommunications{
        background: url("../images/skin/pages_entete/page_section_entete755.jpg") top right no-repeat;
    }
    
    .enteteSectionDirectionGenerale{
        background: url("../images/skin/pages_entete/page_section_entete755.jpg") top right no-repeat;
    }
    
    .enteteSectionGenie{
        background: url("../images/skin/pages_entete/page_section_entete_genie.jpg") top right no-repeat;
    }
    
    .enteteSectionHydroJonquiere{
        background: url("../images/skin/pages_entete/page_section_entete_hydro.jpg") top right no-repeat;
    }
    
    .enteteSectionImmeubles{
        background: url("../images/skin/pages_entete/page_section_entete_immeubles.jpg") top right no-repeat;
    }
    
    .enteteSectionRessourcesHumaines{
        background: url("../images/skin/pages_entete/page_section_entete755.jpg") top right no-repeat;
    }
    
    .enteteSectionRessourcesInformationnelles{
        background: url("../images/skin/pages_entete/page_section_entete_informatique.jpg") top right no-repeat;
    }
    
    .enteteSectionIncendie{
        background: url("../images/skin/pages_entete/page_section_entete_incendie.jpg") top right no-repeat;
    }
    .enteteSectionPublique{
        background: url("../images/skin/pages_entete/page_section_entete_publique.jpg") top right no-repeat;
    }
    
    .enteteSectionSports{
        background: url("../images/skin/pages_entete/page_section_entete_sports.jpg") top right no-repeat;
    }
    
    .enteteSectionTravauxPublics{
        background: url("../images/skin/pages_entete/page_section_entete_immeubles.jpg") top right no-repeat;
    }
    
    .enteteSectionTresorerie{
        background: url("../images/skin/pages_entete/page_section_entete755.jpg") top right no-repeat;
    }
    
    .enteteSectionServicesIndex{
        background: url("../images/skin/pages_entete/page_section_entete_servicesIndex.jpg") top right no-repeat;
    }
   
    .enteteSectionHistoriqueDessin{
        background: url("../images/skin/pages_entete/page_section_entete_HistoriqueDessin.jpg") top right no-repeat;
    }
    
    .enteteSectionSport{
        background: url("../images/skin/pages_entete/page_section_entete_profil.gif") top right no-repeat;
    }
    
    
    /***********************/
    /* Fin entete sections */
    /***********************/





.gris_left{
    background: url("../images/skin/maville/page_section_entete_left.gif") 0 0 no-repeat;
    height:48px;
    margin-top:4px;
}

.gris_right{
    background: url("../images/skin/maville/page_section_entete_right.gif") top right no-repeat;
    height:48px;
}


/* ~~~~~ Menu Droit ~~~~~ */

div#small_droite {
    color: #000;
    position:absolute;
    left:795px;
    top: 210px;
    width:172px;
    padding:0 2px 0 0px;
    text-align:center;
}

body.emploi div#small_droite{
    display:none;
}

div#small_droite_test {
    color: #000;
    width:172px;
    padding:0 2px 0 0px;
    text-align:center;
    float:right;
    margin-right:1px;
    margin-top:-18px;
}


div#small_droite ul#menu_lienRapide {
    text-align: left;
    margin-left:16px;
    margin-top:3px;
}

div#small_droite ul#menu_lienRapide li {
    vertical-align: text-top;
    list-style: square;
    margin-left:0px;
    padding-bottom: 2px;
    font-size: 10px;
}

div#small_droite ul#menu_lienRapide a {
    text-decoration:none;
    font-size:10px;
    display:block;
    color: #000;
    /*border-bottom: 2px solid #206519;*/
}

div#small_droite ul#menu_lienRapide a:hover{
    color: #f00;
}

div#clear {
    clear: both;
    height: 50px;
    border: 0px solid;
}


/*~~~~~~~~~~~~~~~~~*/
/* Début du Footer */
/*~~~~~~~~~~~~~~~~~*/

div#topPage{
    background: url("../images/skin/maville/top.jpg") 0 0 repeat-x;
    height:10px;
}

div#piedPage{
    background: url("../images/skin/maville/bottom.gif") 0 0 repeat-x;
    height:10px;
}

div#footer {
   text-align: center;
   font-size:10px;
   border: 0px solid #000;
   background: #b7c7d2;
   height:140px;
   padding-top: 10px;
   padding-left:10px;
}

div#footer ul#menuLiensAdditionnels {
    border: 0px solid #000;
}

div#footer ul#menuLiensAdditionnels li{
    display: block;
}

div#footer ul#menuLiensAdditionnels li a{
    text-decoration: none;
    font-size:10px;
}

div#footer ul#menuLiensAdditionnels li a:hover{
    color: #f00;
}

body#maville li#navFooter_maville a {
   font-weight:bold;
}

body#maville li#nav_maville a:hover {
    color: #f00;
}

div#footer ul#menuNavigation {
    color: #000;
    float:left;
    text-align:left;
}

div#footer ul#menuNavigation li{
    display: block;    
}

div#footer ul#menuNavigation li:last-child{
    border-right: 0px solid #fff;
}

div#footer ul#menuNavigation li a{
    text-decoration: none;
    font-size:10px;
}

div#footer ul#menuNavigation li a:hover{
    color: #f00;
}

img#hotel_ville {
    float:left;
    margin-left:3px;
    border: 3px double;
}

div#footer div {
    margin-left: 10px;
    margin-right:40px;
    float:left;
    font-size:10px;
    text-align: left;
    line-height: 12px;
    padding-bottom: 5px;
}

div#footer div span{
    color: #37485a;
    font-weight:bold;
    font-size:11px;
    margin-bottom: 10px;
    display:block;
}

div#footer div a{
    font-size:10px;
     text-decoration:none;
}

#srchResult iframe {
    width: 550px;
    float:left;
}

iframe#calendrierConseil{
    position: absolute;
    left: 0px;
    width:170px;
    height: 250px;
    margin-right: 0px;
    overflow:hidden;
    background:#fff;
}


/***********/
/* Accueil */
/***********/

div#banniereCitoyen{
    float:right;
    width:205px;
}

div#citoyenColonneGauche{
    float:left;
    width:344px;
}

div#banniereCitoyen img{
    margin-bottom:7px;
}

div#boiteServicesEnLigne{
    width:314px;
    padding:14px 15px 0px 15px;
    float:left;
    background: #fff url("../images/skin/maville/fond_servicesEnLigne.jpg") top left no-repeat;
}

div#boiteServicesEnLigne span{
    line-height:15px;
    font-size:15px;
    color: #fff;
    font-weight: normal;
}

div#boiteServicesEnLigne ul{
    text-align: left;
    margin: 15px 0 10px 17px;
}

div#boiteServicesEnLigne ul li{
    list-style: square;
    font-size: 10px;
    margin:0;
    padding:0;
}

div#boiteServicesEnLigne ul li a{
    font-size: 10px;
    text-decoration:none;
}

div#boiteServicesEnLigneBottom{
    width:344px;
    height:40px;
    background: #fff url("../images/skin/maville/fond_servicesEnLigneBottom.jpg") top left no-repeat;
    float:left;
}

div#topGris{
    width:344px;
    height:16px;
    float:left;
    margin-top:2px;
    background: #fff url("../images/skin/maville/top_gris.jpg") top left no-repeat;
}

div#middleGris{
    width:336px;
    float:left;
    padding:0 4px;
    background: #fff url("../images/skin/maville/middle_gris.jpg") top left repeat;
}

div#bottomGris{
    width:344px;
    height:16px;
    float:left;
    margin-bottom:5px;
    background: #fff url("../images/skin/maville/bottom_gris.jpg") top left no-repeat;
}

div#element01{
    width:335px;
    height:43px;
    margin-bottom:5px;
    border:1px solid #787777;
    background: #fff url("../images/skin/maville/element_01.jpg") top left no-repeat;
}

div#element02{
    width:335px;
    height:43px;
    margin-bottom:5px;
    border:1px solid #787777;
    background: #fff url("../images/skin/maville/element_02.jpg") top left no-repeat;
}

div#element03{
    width:335px;
    height:43px;
    margin-bottom:5px;
    border:1px solid #787777;
    background: #fff url("../images/skin/maville/element_03.jpg") top left no-repeat;
}

div#element04{
    width:335px;
    height:43px;
    margin-bottom:5px;
    border:1px solid #787777;
    background: #fff url("../images/skin/maville/element_04.jpg") top left no-repeat;
}

div#elementLast{
    width:335px;
    height:43px;
    border:1px solid #787777;
    background: #fff url("../images/skin/maville/element_06.jpg") top left no-repeat;
}

div#middleGris a{
    display:block;
    text-decoration:none;
    padding:14px 0 15px 15px;
    font-size:14px;
    font-weight:bold;
}

div#element02 a{
    
}

/*************************/
/*    Corps des pages    */
/*************************/

.cadrePage {
    padding:0 0 2px 0px;
    border:0px solid #000;
    margin-right:186px;
    margin-left:10px;
    font-size:12px;
    line-height:15px;
}

body.emploi div.cadrePage{
    margin-right:0;
}

div#menuPuce{
        width:70%;
        padding:0 20px;
        margin: 20px auto;
}

div#recyclage_contenu{
    width:465px;
}

div.cadrePage span{
    font-weight: bold;
}

div.cadrePage a{
    font-size:12px;
    padding-bottom:5px;
}

div.cadrePage ul li{
    list-style: square;
    margin-bottom: 5px;
    font-size:12px;
}

div.cadrePage ul li a{
    font-size:12px;
}

div.cadrePage ul#fosse_installation li{
    list-style-type: decimal;
    font-size:12px;
    margin-left:20px;
    margin-bottom: 10px;
}

ul.matiere{
   margin-top: 15px;
   margin-bottom: 15px;
     margin-left:15px;
}

ul.matiere li{
   font-size: 12px;
   margin-left: 20px;
}

div.cadrePage div#menuRecyclage{
  float:right;
  margin-bottom:10px;
}

div.cadrePage div#recyclageEncadre{
   padding:10px;
   background: #c8e5dd;
   width:330px;
}

div.cadrePage div#recyclageEncadre2{
   padding:10px;
   background: #c8e5dd;
}


div.cadrePage ul#menuRecyclage{
  margin-top:0;
}

div.cadrePage ul#menuRecyclage li{
   margin:0;
}

div.cadrePage ul#menuRecyclage li a{
   font-size: 10px;   
}

div.cadrePage p{
    border:0px solid #999999;
    margin-left:15px;
}


div.cadrePage table{
    width: 90%;
    border: none;
    table-layout: fixed;
    border-top: 1px solid #000;
}

div.cadrePage table tr{

}

div.cadrePage table tr td{
    vertical-align: middle;
    padding: 10px 10px 10px 0;
    border-bottom: 1px solid #000;
}

div.cadrePage img{
    margin-right:0px;
}

div.cadrePage p{
    margin:0 0 20px 0;
}

div#cabinetMaire{
    height:115px;
    margin-bottom: 25px;
    padding-left: 75px;
}

div#cabinetMaire div{
    padding-top:3px;
    font-weight:bold;
}

img#ImgCabinetMaire{
    float: left;
    margin-right:15px;
}

/************************/
/* Communique de presse */
/************************/

form#communiquePresse{
    border:0px solid;
    text-align: left;
    width:540px;
    margin:10px 0 10px 10px;
}

form#communiquePresse div#CadreCalendrierFin{
    float:right;
    margin-right: 70px;
}

form#communiquePresse div#communiqueBoutons{
    margin-left: 200px;
}

div#entete_recherche_communique_presse{
    background: #aabdcb;
    width: 559px;
    margin:10px;
    float:right;
    
}

div#entete_recherche_communique_presse div{
    float:left;
    text-align:left;
    padding: 5px 3px;
    border:0px solid;
    color: #000;
    font-weight: bold;
    font-size:12px;
    height: 15px;
}

div#trierPar{
    width:70px;
}

div#colonne_date{
    width:75px;
}

div#colonne_date_tri{
    width:132px;
}

div#colonne_organisation{
    width:95px; 
}

div#anneeArchiveDiv{

}

/**************************/
/* Commissions et comités */
/**************************/

.commission{
    width:100%;
    float:left;
}

.commissionMembre{
    border-left:1px solid #000;
    float:right;
    text-align:left;
    width:388px;
    padding: 0 4px 0 10px;
    line-height:18px;
    margin-bottom:20px;
}

.commissionMembre a{
    line-height:18px;
}

.commissionPoste{
    margin-left: 4px;
    width:110px;
    line-height:18px;
    padding-left:40px;
    text-align: right;
}

div#horaireNormal{
    float:left;
    margin-right:10px;

}

div#horaireEstival{
    float:left;
    margin-left: 30px;
}

div#calendrierConseil{
    margin-left:7px;
    width:200px;
    height: 210px;
    text-align:center;

}

div.conseilMunicipauxIndentation{
    margin-left:20px;
}

/**********************/
/* Profil de Saguenay */
/**********************/

div.cadrePage table#population{
    width: 50%;
    border: none;
    table-layout: fixed;
    margin-top:10px;
}

div.cadrePage table#population tr{

}

div.cadrePage table#population tr td{
    vertical-align: middle;
    padding: 5px 10px 5px 0;
    border-bottom: 1px solid #000;
}

div#menuPucePortrait{
    width:53%;
    padding:0 20px;
    margin: 20px 20px;
}

div#formatImprimable{
    float:right;
    text-align:right;
    padding:5px;
    border:2px solid #03416B;
}

div#suivant{
    text-align:right;
    width:100%;
}

div#precedent{
    float:left;
}

p#reference, p#reference a{
    font-size:9px;
    font-style: italic;
}

a#lienSelected{
    font-weight:bold;
}

/******************/
/* Procès verbaux */
/******************/

.procesVerbaux{
    border-bottom:1px solid #000;
    width:553px;
    padding:3px;
    background: #fff;
}

.procesVerbauxTitre{
    width:430px;
}

div.procesVerbauxTitre a{
    text-decoration: none;
}

.procesVerbauxTaille{
    float:right;
    margin-right:20px;
}


/*************/
/* élections */
/*************/

div.cadrePage table#elections{
       width:80%;
       font-size:10px;
}

div.cadrePage table#elections tr th{
        text-align: center;
        padding:5px;
        font-weight:bold;
}

div.cadrePage table#elections tr th:first-child{
        text-align: left;
}

div.cadrePage table#elections tr th a{
   color: #fff;
}

div.cadrePage table#elections  tr th a:hover{
   color: #f00;
}

div.cadrePage table#elections tr td{
   border-bottom:1px solid #000;
   text-align:center;
}

div.cadrePage table#elections tr td:first-child{
   text-align:left;
}



div#election label {
   min-width: 110px;

   display: block;
   height:10px;
   
}

div#election div#labels {
    float : left;
}

div#election div#clear {
    clear :both;
}

div#election input#noCivique {
    width: 40px;
}

div#election div#combo_rue {
  
}

/************************/
/* classes qui écrasent */
/************************/

div.cadrePage a.membresConseil{
    font-size:10px;
    display:block;
    margin-top:-5px;
}

div.voirTousNouvelles{
 margin-left:-2px;
}








/*********************************/
/*           Flowplayer          */
/*********************************/

div#ipad {
	height:276px;
	width:480px;
	border:1px solid #000;
	outline:0px solid #333;
	-moz-outline-radius:0px;
	cursor:pointer;
	float:left;
	text-align:center;
	margin-right:10px;
}

div#ipad img, div#playerPlaceAuMaire img, div#playerWide img {
	margin-top:75px;
}

/* info area */
div#ipad div.info, div#playerPlaceAuMaire div.info, div#playerWide div.info {
	height:40px;
	background:#000 url(/img/global/gradient/h80.png) repeat-x;
	opacity:0.7;
        filter : alpha(opacity=70);
	color:#fff;
	margin-top:66px;
        margin-left:0px;
	text-align:left;
	padding:5px 15px;	
	font-size:12px;
	border-top:1px solid #ccc;
}

/* duration data inside info area */
div#ipad div.info span, div#ipad4-3 div.info span, div#playerPlaceAuMaire div.info span, div#playerWide div.info span {
	color:#99FF99;
        margin-top:2px;
	display:block;
	font-weight:bold;
}

div.cadrePage span.player{
    font-size:9px;
    font-weight:normal;
}






div#ipad4-3{
    	height:301px;
	width:345px;
	border:1px solid #000;
	outline:0px solid #333;
	-moz-outline-radius:0px;
	cursor:pointer;
	float:left;
	text-align:center;
	margin-right:10px;
        margin-bottom:20px;
}
/* info area */
div#ipad4-3 img{
	margin-top:90px;
}
div#ipad4-3 div.info{
	height:40px;
	background:#000 url(/img/global/gradient/h80.png) repeat-x;
	opacity:0.7;
        filter : alpha(opacity=70);
	color:#fff;
	margin-top:76px;
        margin-left:0px;
	text-align:left;
	padding:5px 15px;	
	font-size:12px;
	border-top:1px solid #ccc;
}








/* player container */
div#player {
	height:301px;
	width:345px;
	border:2px solid #fff;
	outline:1px solid #333;
	-moz-outline-radius:4px;
	cursor:pointer;
	float:left;
	text-align:center;
	margin-right:10px;
}

div#playerWide {
	height:272px;
	width:434px;
	border:2px solid #fff;
	outline:1px solid #333;
	-moz-outline-radius:4px;
	cursor:pointer;
	float:left;
	text-align:center;
	margin-right:10px;
}


/* play button */
div#player img, div#playerPlaceAuMaire img, div#playerWide img {
	margin-top:87px;
}

/* info area */
div#player div.info, div#playerPlaceAuMaire div.info, div#playerWide div.info {
	height:40px;
	background:#000 url(/img/global/gradient/h80.png) repeat-x;
	opacity:0.7;
        filter : alpha(opacity=70);
	color:#fff;
	margin-top:79px;
        margin-left:2px;
	text-align:left;
	padding:5px 15px;	
	font-family:"bitstream vera sans","trebuchet ms";
	font-size:12px;
	border-top:1px solid #ccc;
}

/* duration data inside info area */
div#player div.info span, div#playerPlaceAuMaire div.info span, div#playerWide div.info span {
	color:#99FF99;
	display:block;
	font-weight:bold;
}

.seance {
        background: #fff url("../images/photoPourSeanceEnLigne.jpg") 0px 0 no-repeat; 
}

.placeAuMaire {
        background: #fff url("../images/maville/place_au_maire_wide_fond.jpg") 0px 0 no-repeat; 
}

.maireConfie {
        background: #fff url("../images/maville/leMaireSeConfie_fond.jpg") 2px 0 no-repeat; 
}



/****** Pige étudiante ******/

div.alignerInput div{
    float:left;
}

div.alignerInput div.texteRadio{
    float:right;
    width:520px;
}

font{
    color: #f00;
}

div.alignerInput{
    margin-bottom:10px;
}


/****** événement  *****/

div.evenement{
    margin-bottom:20px;
 /* margin-left:-10px; */
    border:1px solid #fff;
    border-bottom:1px solid #d1d1d1;
    float:left;
    width:100%;
    padding-bottom:5px;
}
/*
div.evenement:hover{
    background: #f0f0f0;
    border:1px solid #d1d1d1;
}*/
/*
div.padding_evenement{
    padding:10px 10px 0 10px;

}*/

h2#evenement{
   border-bottom:1px solid #000;
   padding-bottom:5px;
   font-size: 16px;
}

div.evenement h2{
    padding-top:5px;
    font-size: 14px;
}

div.evenement h3{
    font-size: 13px;
    border-bottom:0;
    margin-bottom:0;
}

div.evenement ul{
    margin-bottom:20px;
    margin-left:0px;
}

div.evenement ul li{
    list-style-type: none;
}

div.evenement ul li ul{
    margin-left: -15px;
}

div.evenement ul li ul li{
    list-style-type: none;
}

div.evenement div.evenement_dates{
    font-weight:bold;
    margin-bottom:15px;
}

div.evenement div.invisible{
    display:none;
}

div.evenement div.visible{
    display:block;
}

p.buttons_hide_show img{
    cursor: pointer;
    margin-top:15px;
}



/**calendrier small_droite ****/


div#group_calendar{
    position:relative;
}

div#group_legend{
    float:right;
}

div#calendar_search{
    position:absolute;
    left:260px;
    top:0px;
    width:60%;
    font-family: "Arial";
    font-size:12px;
}

div#calendrierConseil div#calendar_search{
    display: none;
}


div#calendar_search h2{
    margin-top:0;
    padding-bottom:10px;
    font-size: 14px; 
}

div#calendrierConseil h2{
    margin-top:10px;
    padding-bottom:10px;
    font-size: 10px; ;
}

div#calendar_search input{
    margin-bottom:5px;
}

div#calendrierConseil input{
    width:100px;
}

div#calendar_search input.disabled{
    background: #e8e8e8;
}

div#calendar_search input.button_calendar{
    margin-left:50px;
    margin-top:10px;
}

img#liste_detaille, img#liste_detaille_fermer{
    float:right;
    cursor: pointer;
    margin-bottom:0px;
}

.inputCalendar{
    float:left;
    width:50px;
}

div.cadrePage div#calendar_search{
    font-family: "Arial";
    font-size:12px;
    display:none;
}

div.cadrePage div#calendrierAccueil div#calendar_search{
    left:0px;
    top:170px;
    width:100%;
}

div.cadrePage div#calendar_search h2{
    margin-top:0;
    padding-bottom:10px;
    font-size: 14px; 
}

div.cadrePage div#calendrierAccueil h2{
    margin-top:10px;
    padding-bottom:10px;
    font-size: 10px; ;
}

div.cadrePage div#calendar_search input{
    margin-bottom:5px;
}

div.cadrePage div#calendrierAccueil input{
    width:100px;
}

div.cadrePage div#calendar_search input.disabled{
    background: #e8e8e8;
}

div.cadrePage div#calendar_search input.button_calendar{
    margin-left:50px;
    margin-top:10px;
}

div.cadrePage img#liste_detaille, img#liste_detaille_fermer{
    float:right;
    cursor: pointer;
    margin-bottom:0px;
}

div.cadrePage .inputCalendar{
    float:left;
    width:50px;
}

div.cadrePage #calback {
	background: #FFF url('calWaiting.gif') no-repeat 50% 100px;
	margin: 0 auto;
	width: 350px;
}

div.cadrePage #calendar {
	
	height: auto;
        margin-bottom:30px;
        min-height:190px;
}

div.cadrePage #calendar_details {
	width: 550px;
	height: auto;
}

div.cadrePage #calendar_details h1{
	margin-left:0;
}

div.cadrePage table.cal td {
	font-family: "Arial";
	padding: 3px;
}

div.cadrePage .cal {
	background: #000;
	width: 220px;
}

div.cadrePage div#calendrierAccueil .cal{
        width: 99%;
}


div.cadrePage .cal td{
    width:auto;
}

div.cadrePage .cal td#navig{
    width:65px;
}

div.cadrePage div#calendrierAccueil .cal td#navig{
    width:55px;
}

div.cadrePage .calhead {
    font-weight: bold;
    color: #FFF;
    font-size: 20px;      
}

div.cadrePage .calhead td div{
    color: #FFF;
    font-size:12px;
        
}

div.cadrePage .calhead td img{
    cursor: pointer;    
}

div.cadrePage .calhead img {
    border: none;
}

div.cadrePage .current{
    font-weight:bolder;
}


div.cadrePage td.current div, td.current div a{
    color: #f00;
}

div.cadrePage .dayhead {
	height: 15px;
	background: #EEE;
}

div.cadrePage .dayhead td {
	text-align: center;
	color: #000;
        border-bottom:1px solid #000;
        border-right:1px solid #000;
}

div.cadrePage .dayhead td:first-child {
         border-left:1px solid #000;
}

div.cadrePage .dayrow {
	background: #FFF;
	height: 15px;
}

div.cadrePage .dayrow td {
	width: 50px;
	color: #000;
	font-size: 12px;
        border-bottom:1px solid #000;
        border-right:1px solid #000;
}

div.cadrePage .dayrow td:first-child {
        border-left:1px solid #000;
}

div.cadrePage .day {
	text-align:right;
       /* float:right;*/
}

div.cadrePage .dayover {
	background: #EEE;
}

div.cadrePage .dayout {
	background: #FFF;
}

div.cadrePage .dayevent {
	background: #ed9100;
}

div.cadrePage .day a{
 display:block;
 padding-bottom:0;
 text-decoration:none;
}


.hautDePage{
    float:right;
    text-decoration:underline;
    margin-right: 10px;
}

div#logo_autorise div{
    float:left;
    border:1px solid;
    margin-right:10px;
    padding:5px;
    height:170px;
    width:192px;
    
}

#calback {
	background: #FFF url('calWaiting.gif') no-repeat 50% 100px;
	margin: 0 auto;
	width: 350px;
}

#calendar {
	
	height: auto;
        margin-bottom:30px;
}

#calendar_details {
	width: 550px;
	height: auto;
}

#calendar_details h1{
	margin-left:0;
}

table.cal td {
	font-family: "Arial";
	padding: 2px;
}

.cal {
	background: #000;
	width: 25%;
}

.cal td{
    width:auto;
}

.cal td#navig{
    width:75px;
}

div#calendrierConseil .cal td#navig{
    width:45px;
}

.calhead {
	width: 100%;
	font-weight: bold;
	color: #FFF;
	font-size: 20px;      
}

.calhead td div{
	color: #FFF;
        font-size:11px;
        
}

.calhead td img{
	cursor: pointer;    
}

.calhead img {
	border: none;
}

.current{
    font-weight:bolder;
}

a.noHover{

    text-decoration:none;
}
a.noHover:hover{
    color:#000;
    text-decoration:none;
    cursor: default;
}

td.current div, td.current div a{
    color: #f00;
}

.dayhead {
	height: 15px;
	background: #EEE;
}

.dayhead td {
	text-align: center;
	color: #000;
        border-bottom:1px solid #000;
        border-right:1px solid #000;
}

.dayhead td:first-child {
         border-left:1px solid #000;
}

.dayrow {
	background: #FFF;
	height: 15px;
}

.dayrow td {
	width: 50px;
	color: #000;
	font-size: 13px;
        border-bottom:1px solid #000;
        border-right:1px solid #000;
        text-align:right;
}

.dayrow td:first-child {
        border-left:1px solid #000;
}

.day {
	text-align:right;
        line-height:15px;
       /* float:right;*/
}

.dayover {
	background: #EEE;
}

dayout {
	background: #FFF;
}

.dayevent {
	background: #ed9100;
}

.day a{
    text-align:right;
    display:block;
    padding-bottom:0;
    text-decoration:none;

}

.day span{
    text-align:right;
    display:block;
    padding-bottom:0;
    text-decoration:none;

}

span.pas_activite{
    display:block;
    text-align:right;
}

a.pas_activite:hover{
    color: #000;
}


.hautDePage{
    float:right;
    text-decoration:underline;
    margin-right: 10px;
}

div#logo_autorise div{
    float:left;
    border:1px solid;
    margin-right:10px;
    padding:5px;
    height:170px;
    width:192px;
    
}

div.legende{
    width:155px;
    font-size:10px;
    text-align: left;
    margin-bottom:5px;
    font-family:"Arial";
}

div.legende p{
    float:left;
    height:12px;
    width:12px;
    margin-right:5px;
}

div.cadrePage div.legende p{
    float:left;
    height:12px;
    width:12px;
    margin:0 5px 0 0;
}


p.municipale{
    background: #878787;
}
p.chicoutimi{
    background: #4891ff;
}
p.baie{
    background: #7858ff;
}
p.jonquiere{
    background: #008f00;
}
p.multiple{
    background: #ffff97;
}


div.cadrePage span.emploilegende{
    font-size:12px;
    font-weight:normal;
    text-align:center;
    display:block;
    font-weight:bold;
}

div.cadrePage div.emploi{
    border:1px solid #000;
    padding:5px;
    background: #f2f2f2;
}


