/* 
    project: internet sharing template
    author: luka cvrk (www.solucija.com) 
                                */
   
body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #fff; color: #330000; }

/* links */
a { color: #003B6E; background: inherit; }
a:hover { color: #9EC068; background: inherit; }    

/* headings */
.h1 { font: bold 1.2em Arial, Sans-Serif; letter-spacing: -1px;float: right; width: 570px; margin: 1px 5px 0 0; text-align: right; }
h1 { font: bold 1.2em Arial, Sans-Serif; letter-spacing: -1px;float: right; width: 570px; margin: 1px 5px 0 0; text-align: right; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; text-align:center;}
h1 a{ color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover { color: #2b2b2b; background: #FFF; }
h2 a{ font: bold 1.4em Arial, Sans-Serif; margin: 0; padding: 0; text-align:center;color: #2b2b2b; background: #fff; text-decoration: none;}
h3 { font: bold 1.1em Arial, Sans-Serif; margin: 0; letter-spacing: 1px; }
.title { color: #808080; background: #dedede;font-size:11px;text-align:center;text-indent:10px; }

/* lists and form elements */
ul { margin: 0 ; padding : 0 ; list-style : none;}
form { margin: 0; padding : 0; }
input.search { width: 279px; border: none; background: #fff url(img/input.gif) no-repeat; padding: 1px 10px;margin: 0 10px ; _margin: 0 10px 7px 0 ;color: #1E67A8; font-weight: bold; }
input.button { padding: 3px; margin: 0; }

/* content holder */
#content {position:absolute; margin:142px auto auto 10px;overflow:hidden; !important;width:960px;}

/* header */
#header { height: 25px;width: 960px; margin:10px auto auto 10px;position:absolute; }
#logo { padding: 1px 0 0 8px; }
#logo a {font: bold 2.5em Arial, Sans-Serif; margin: 0; letter-spacing: -1px;text-decoration:none;}
#logo a:hover { color: #2b2b2b; background: #FFF; text-decoration:none;}
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { float: right; width: 570px; margin: 1px 5px 0 0; text-align: right; }

/* horizontal tabbed menu */    
#tabs { position:absolute;background: #fff url(img/bigbox.gif) no-repeat top left; color: #000;  height: 64px; padding: 0 0 0 210px;margin:40px 10px 5px 10px;width:750px;_width:960px;}
#tabs li { display: inline; }
#tabs li a { float: left; background: #fff url(img/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(img/barcurrent.gif) no-repeat; color: #000; }
#tabs li a.current { background: #fff url(img/barcurrent.gif) no-repeat; color: #2C71AE; }
.key { text-decoration: underline; }

/* search form */
#search { 
    float: left;
    clear: both;
    color: #000;
    background: #fff url(images/searchbg.gif) no-repeat;
    padding: 14px 0 20px 5px;
    width: 500px;
    margin: 5px 0 0 0;
    text-align:center;
}
    #search p { padding: 0; margin: 0; }


/* grey subheader */
.gboxtop { clear: both; height: 8px; background: #dedede url(img/gboxtop.gif) no-repeat; color: #000;}
.gbox { background: #dedede url(img/gbox.gif) no-repeat bottom left; color: #444; padding: 1px 13px 7px 13px; margin: 0 0 20px 0; }
.gbox p { padding: 7px 0; margin: 0;}
.gbox_p { padding: 7px 0; margin: 0;}


/* left side */
.left { float: left; width: 650px; margin: 0 0 10px 0;overflow:hidden; }
    .left_articles {
        width:auto;
        margin: 0 20px 15px 10px;
        padding: 10px 0 0 0;
        text-align: justify;
        border-bottom: 1px dotted #ccc;
        color: #000;
        background: #fff;
        overflow:hidden;
    }
  .left_links {
        margin: 0 20px 5px 10px;
        padding: 1px 0 0 0;
        text-align: justify;
        display:block;
        overflow:auto;
  }

    .left_side {
      float: left;
      margin: 0 0 0 5px;
      width: 280px;
    }
    
    .right_side {
      float: right;
      width: 300px;
      border-left: 1px solid #000;
      padding: 0 0 0 20px;
    }


    
    .calendar { height: 50px; float: right; background: #fff url(img/calendar.gif) no-repeat right; width:50px; padding: 5px 0 0 9px;  color: #808080;}
    .calendar p { padding: 0; margin: 0; }
    .description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; }
    .calendar_news { height: 50px; float: left; background: #fff url(img/calendar.gif) no-repeat; width: 50px; padding: 5px 0 0 9px; margin-left:2px; color: #808080;}
    .calendar_news p { padding: 0; margin: 0; }
    .description_news {float:left; padding: 0; margin: 0 10px 0px 0; border-bottom: 1px dotted #ccc; font-weight:bold;text-align:justify;width:550px;}
    .description_news2 { float:right; padding: 0 0 2px 0; margin: 0 10px 2px 0; border-top: 1px dotted #ccc; text-align:right;width:545px;}
    .thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }
    .left_articles p {padding-right:10px;width: 540px;}

/* bottom thirds */
.thirds { float: left; width: 203px; background: #eee; margin: 0 12px 0 0; color: #5d5d5d; }
    .smallboxtop { height: 14px; background: #fff url(img/smallboxtop.gif) no-repeat; color: #000; }
    .smallbox { background: #fff url(img/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
    .smallbox p { padding: 0; margin: 0; }
    .titre_smallbox { font-weight: bold ; text-decoration:underline;text-align:center;}

/* Categories index */
.thirds_cat { float: left; width: 150px; background: #FFF; margin: 0 5px 0 0; color: #5d5d5d; }
    .boxtopcat { height: 19px; background: #fff url(img/boxtopcat.gif) no-repeat; color: #000; }
    .boxcat { background: #fff url(img/boxcat.gif) no-repeat bottom left; color: #5b5b5b; padding: 1px 10px 10px 10px;margin-bottom:5px;height:70px;  }
    /* sou-categ sur page categ */
    .boxcat_s { background: #fff url(img/boxcat.gif) no-repeat bottom left; color: #5b5b5b; padding: 1px 1px 5px 1px;margin-bottom:2px;height:5px; }
    .boxcat p { padding: 0; margin: 0; }
    .titre_boxcat { font-weight: bold ; text-decoration:underline;text-align:center;}

/* cadre site */
.thirds_site1 { float: left; width: 606px; margin: 0 12px 0 0; color: #5d5d5d; }
    .largeboxtop { height: 14px; background: #fff url(img/largeboxtop.gif) no-repeat; color: #000; }
    .largebox { background: #fff url(img/largebox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
    .largebox p { padding: 0; margin: 0; }
    .titre_largebox { font-weight: bold ; text-decoration:underline;text-align:center;}

    .largeboxtopcol { height: 19px; background: #fff url(img/largeboxtopcol.gif) no-repeat; color: #000; }
    .largeboxcol { background: #fff url(img/largeboxcol.gif) no-repeat bottom left; color: #5b5b5b; padding: 1px 10px 10px 10px;  }
    .largeboxcol p { padding: 0; margin: 0; }
    .titre_largeboxcol { font-weight: bold ; text-decoration:underline;text-align:center;}

/* right side */
#right {
    float: right;
    width: 295px;
    margin: 0 0 10px 0;
}
    .boxtop { height: 19px; background: #fff url(img/boxtop.gif) no-repeat; color: #000; text-align:center}
    .box { background: #fff url(img/box.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0; }
    .box p { padding: 0; margin: 0;}
    .image { float: left; margin: 0 9px 3px 0; }


/* misc */
.buttons { text-align: center; padding: 4px 3px 0 0;margin-top:3px;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: url(img/bluebtn.gif) no-repeat; padding: 1px 23px 3px 23px; color: #fff; text-decoration: none;text-align:center;}
.greenbtn { background: url(img/greenbtn.gif) no-repeat; padding: 1px 22px 3px 16px; color: #fff; text-decoration: none;text-align:center; }
/*.bluebtn { background: #488EB2 url(img/bluebtn.gif) no-repeat 0 0; display: table-cell ; width:72px ;line-height: 18px ; color: #fff; text-decoration: none;text-align:center; }
.greenbtn { padding: 1px 23px 3px 23px;width:72px ;height:18px;background: #488EB2 url(img/greenbtn.gif) no-repeat 0 0; display: table-cell ; color: #fff; text-decoration: none;text-align:center; }*/
.bluebtn:hover, .greenbtn:hover { background: url(img/hoverbtn.gif) no-repeat; color: #fff; }

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; width:960px;}

/* bloc categ index */
.categindex {background: #dedede url(img/pixel.gif) repeat-y ;width:23%;float:left;margin:0 2px 2px 2px;border: 1px green dotted;height:90px;}
/* bloc categ */
.divgreen {background-color:#84C34A;width:6px;float:left;margin-left:10px;}
.categ {text-indent:5px;width:270px;float:left;text-align:left;background-color:#DEDFDE;border-left:6px solid #84C34A;margin-left:10px;}

/*div de separation*/
.separ5 {clear:left;width:100%;height:5px;}

/*lien alphabet pour glossaire*/
.alpha {font: bold 1.1em Arial, Sans-Serif; margin: 0; letter-spacing: 3px;text-align:center;}

/* div pour le tableau des liens en attente obs*/
.tab_obs1 {text-indent:10px;width:180px;float:left;text-align:left;background-color:#DEDFDE;border:1px solid green;}
.tab_obs2 {text-indent:10px;width:600px;float:left;text-align:left;background-color:#FFFFFF}
.tab_obs3 {text-indent:5px;width:200px;float:left;text-align:left;background-color:#FFFFFF}
.tab_obs4 {text-indent:5px;width:200px;float:left;text-align:right;background-color:#FFFFFF}

.titre_ligne {

  margin: 5px 5px 0 5px;

  padding: 7px 4px 0 14px;

  background: url(img/bgb.gif) no-repeat top #E0E0E0;

  color: #6F6F6F;

  height: 25px;

  letter-spacing: -1px;

}

.p_descri {width:550px;text-align:justify;text-indent:10px;padding:0px 20px 0px 20px;}

.info_site {text-indent:30px;padding-bottom:0px;margin-bottom:0px;}

.pullquote {
  width: 80%;
  float:left;
  font-size:125%;
  line-height:140%;
  margin:10px;
  background: url(img/closequote.gif) no-repeat bottom right !important;
  background /**/:url(); /* removing quote graphic in IE5+ */
  padding:0px 25px 5px 0px;
}
.pullquote:first-letter {
  background: url(img/openquote.gif) no-repeat left top !important;
  padding:5px 2px 10px 35px!important;
  padding /**/:0px;   /* resetting padding in IE5+ */
  background /**/: url(); /* removing quote graphic in IE5+ */
}

#leadpic {
    float:left;
    margin: 0 18px 8px 0;
    }

.cat_lie li a{
    color:#474747;
    background:url(/img/fleche.gif) left 1px no-repeat;
    padding-left:15px;
    text-decoration:none;
}

ul#link_menu {
list-style-type: none;
width: 100%; /* précision pour Opera */
}

ul#link_menu li {
float: left;
}

ul#link_menu a {
float: left;
margin: 0 2px;
padding: 5px 15px;
text-align: center;
border: 1px solid gray;
text-decoration: none;
color: #000;
background: #fff;
}

ul#link_menu a:hover {
background: #ccc;
border: 1px solid gray; 
}

a.link_span {
           color: #003B6E;
           background: inherit;
           padding-left: 10px;
           display: block;
           }
a.link_span:hover {
            color: #9EC068;
            background: inherit;
            }
span.descri_span {
             color: #000000;
             padding-left: 20px;
             font-weight: normal;
             display:block;
             margin-bottom:5px;
             }
a.link_span_tag {
           color: #003B6E;
           background: inherit;
           margin-left: 30px;
           margin-bottom:5px;
           display: block;
           width:80%;
           border:1px dotted green;
           text-align:center;
           }
a.link_span_tag:hover {
            color: #9EC068;
            background: inherit;
            }
ul.tags_inline li
     {
    display: inline;
    padding-right:5px;
    text-decoration:none;
    }
ul.tags_inline
    {
    padding-bottom:10px;
    padding-left:50px;
    }
ol {
   list-style-type:decimal;
   }
a.link_span_sup {
           color: #003B6E;
           background: inherit;
           padding-left: 45px;
           display: block;
           }
a.link_span_sup:hover {
            color: #9EC068;
            background: inherit;
            }
span.descri_span_sup {
             color: #000000;
             padding-left: 45px;
             font-weight: normal;
             display:block;
             margin-bottom:5px;
             }
.lien_sup_tag
    {
    color: #003B6E;
    }
