*{padding: 0; margin: 0;}
body{
    font: 10pt/12pt Georgia, Verdana, "Trebuchet MS", "Bitstream Vera Sans",   serif;
    text-align: left;
    background: White url(./images/stripe_b.png);
    color: black;
    max-width: 1280px;
}
img{    border:none;}

dt {
    font-style: italic;
    font-weight: bolder;
}
/*------------------------------- ENTETE-----------*/
#entete {
    height: 80px;
    background: #f0ffff url(./images/Bann_G.gif) no-repeat top left;
    border: none;
    color: Black;
}
#entete img {   float: right;
    margin: 5px 5px 0 0;}
#entete h1 {    text-indent: -5000px;
    margin:0;
    line-height: 0;}
#entete p {
    padding: 50px 0 0 150px;
    font-weight: bold;
    color: Green;
    font-size: 1.5em;
    background: transparent;
}
/*---------------------------------- LOGIN------------*/
#corps_Formulaire {
    border: 1px solid black;
    color: black;
    background: #efefef;
    margin-top: 1em;
    margin-left: auto;
    margin-right: auto;
    padding: 1em;
    width: 40em;
}
#corps_Formulaire p label {
    display: block;
    float: left;
    clear: none;
    width: 30%;
    text-align: right;
    padding: 0.4em 0.5em;
    line-height: 1.1em;

    vertical-align: middle;
}
#corps_Formulaire  p input {
    float: left;
    width: 40%;
    line-height: 1.1em;
    margin-right: 2em;
    margin-top:0.2em;
    padding-bottom: 0.2em;
    vertical-align: middle;
    font-weight: bold;
}
#corps_Formulaire  p a img {
    height: 30px;
    width: 30px;
    margin-top:-0.1em;
}

#corps_Formulaire label:hover  {    cursor: pointer;}
#corps_Formulaire .focus {
    background: #00bfff;
    color: black;
}
#corps_Formulaire .normal {
    background: white;
    color: black;
}
#pied_formulaire {  text-align: right;}
#pied_formulaire input {
    font-weight: bold;
    margin-left: 1em;
}
#login_delog, #dern_conn{
    margin: 2px 0;
    padding: 1px 2px;
    color: yellow;
    border-bottom: 1px groove #FFA500;
}
/*-------------------------------------------------------*/
#invite {
    background: #9cc;
    color: Navy;
    font-style: italic;
}
a,a:visited {
    text-decoration: none;
    color: #0002DD;
}

    /* Css_tooltips -------- http://psacake.com/web/jl.asp------genial*/

a.info{
    position: relative;
    z-index: 24;
    color: #000;
    text-decoration: none;
}

a.info:hover{z-index:25; background-color:#ffff9c}

a.info span{display: none}

a.info:hover span{
    /*the span will display just on :hover state*/
    display: block;
    position: absolute;
    top: 3ex;
    left: 10ex;
    width: 15em;
    border: 1px dotted white;
    padding: 1ex;
    /*background-color: #8c8ade;*/
    background-color: #4a82d6;
    -moz-opacity:0.85;
    opacity: 0.85;
    filter:alpha(opacity=85);
    color: #FFF;
    text-align: center;
    font: normal small sans-serif;
}
a.optionsOver{
    color: #C03;}
/*------------------------ Entete_module [Ossature page] -----*/

#contenant{
    width:100%;
    margin:0 auto;
    position:relative;
    background: url(./images/stripe_b.png) #dfdfdf;
    border-left:1px solid #ffffff;
    border-right:1px solid #ffffff;
    color: black;
    text-align:left;
}

#zone_header, #zone_login{             /* dans contenant */
    width: 100%;
}

#zone_login li{
    float: right;
    margin-right: 1em;
    list-style: none;
}

#en_cours>h1{
    float: left;
    clear: none;
    background: #FFFF00 url(./images/fond_rub.png) repeat-x;
    color: black;
    font: small-caps bold medium/120% sans-serif;
    -moz-border-radius: 8px 8px 8px 8px;
    -moz-opacity:0.8;
    opacity: 0.8;
    filter:alpha(opacity=80);
    padding: 1px 10px;
    margin-top: 2px;
    border-bottom: 1px ridge #2E8B57;

}
#zone_menu{
    width: 20%;
    float: left;
    font-size: 1em;
    line-height: 1em;
}
#zone_article{
    width: 80%;
    float: left;
    font-size: 1em;
    line-height: 1em;
}
#zone_menu ul {
    list-style:none;
}
#zone_menu ul li{
    display:inline;
}
#zone_menu ul li a.menu, #zone_menu ul li a.thickbox{
    float: left;
    width: 85%;
    margin: 0.1em 0.1em 0 0.1em;
    padding: 0.5em;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomright: 10px;

}
#zone_menu ul li a.menu:hover, #zone_menu ul li a.thickbox:hover  {
    background: #3c0;
    color: #000;
    cursor: pointer;
    border-bottom: 1px solid Yellow;
    -moz-opacity:0.7;
    opacity: 0.7;
    filter:alpha(opacity=70);
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomright: 10px;
}

.separation{
    clear: both;
    visibility: hidden;
    line-height: 0px;
}
.centre {
    text-align: center;
    margin:auto;
    width: 770px;
}

/*----------------------------- Calendrier page accueil ------------*/
#calendrier {
    width: 80ex;
    margin: auto;
    text-align: center;
    /*background-color: #e6c0ff; */
}
#div_calendrier h1{
    /*margin-left:3ex;*/
    text-align: left;
    color: White;
}
#zone_calendrier{
    list-style: none;
    width:80ex;
    /*margin-left: 5ex;*/
}
#barre_nav_calendrier{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;

}
td.titre_bloc{
    color: #e6e6fa;
    font: italic small-caps bold medium/80% sans-serif;
    padding: 1ex;
    margin-bottom: 1em;
    letter-spacing: 3px;
    text-align: center;
}
p.titre_bloc{
    color: #e6e6fa;
    font: italic small-caps bold medium/80% sans-serif;
    padding: 1ex;
    margin-bottom: 1em;
    letter-spacing: 3px;
    text-align: center;
    float:left;
}
#navi_date{
    width:100%;
    margin: 0;
    font-weight:bold;

}

#evenement_calendrier{
    width: 80ex;
    padding: 0px 3px 5px 4px;
    border: 1px solid Green;
    font: normal small sans-serif;
    background-color: #fff;
    margin:auto 0;
}

.mois{

    line-height: 32px;
    text-align: center;
    margin: 0 auto;
    padding: 0 3px;
    background: #c031ff url(./images/fond_mois.png) repeat-x;
    color: White;
    border-bottom-color: #fffff0;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    font-family: "Tahoma Small Cap", sans-serif;
    font-weight: bold;
    letter-spacing: 4px;
    font-size: 16px;
}
.calendrier{
    width: 100%;
    text-align: center;
    margin: 0 auto;
    border-collapse:collapse;
    border: 1px;
}
.jours_calendrier{
    background-color: #f0e68c;
    padding: 0.5ex 1ex;
    border-bottom-color: #b22222;
    border-bottom-style: groove;
}
.calendrier_jour{
    background-color: #90ee90;
    padding:0.5ex 1ex;
    border: 1px dotted;
}
.calendrier_aujourdhui{
    background-color: #FF6347;
    font-weight: bold;
    padding: 0.5ex 1ex;
    border: 1px dotted;
}

.calendrier_jour_spec{
    background-color: #FFFF99;
    font-weight:bold;
    padding: 0.5ex 1ex;
    border: 1px dotted;
}

a.bouton {
    color: white;
    background-color: #c58ade;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    padding: 5px;
}
a.bouton:hover {
    background-color: #e6c0ff;
    color: black;
}


/*------------- News ------------------*/
#div_news {
    width: 80ex;
    padding-left: 1px;}
#div_Flash {
    width: 80ex;
    padding-top:1em;
  padding-bottom: 1em;
  padding-left: 2ex;
    background: #b0d0ff;
}

#titre_news {
    width: 80ex;
    text-align:center;
    margin: auto;
    padding: 1px;
    display: block;
    clear: both;
}
#titre_news p.titre_bloc {
    margin-left:80px;
    line-height: 120%;
}
#table_news{margin:0;}

#lien_news{
    text-align:center;

    padding: 1ex;
    float:left;

}

.news_categ{
    background: #96b84d;
    color: White;
    font-style: italic;
    font-weight: bold;
    width: 20ex;
    display:block;
	 padding:3px;
    float:left;
    clear:left;
}
.news_titre{
    color: #ffebcd;
    width: 60ex;
	 margin-top: 1ex;
	 	 padding:3px;
	background-color: transparent;
	font-weight: bold;
}
.news_contenu{
    background: #d6ffc0;
    color: black;
    display: block;
    width: 80ex;
    padding: 0.3em 1em;
	 margin-top: 0.7em;
    border: 1px dotted;
    font: normal small sans-serif;
}
.news_contenu li{
    padding: 0.5em 2em;
}
.news_texte {
    padding: 0.5em 0.5em;}
.news_date{
    margin-bottom: 1ex; /*text-align: left;*/
    display: block;
    float: left;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: smaller;
}
.news_auteur{
    margin-bottom: 1ex;
    text-align: right;
    display: block;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: smaller;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* -------->> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
    font: 12px Arial, Helvetica, sans-serif;
    color: #333333;
}

#TB_secondLine {
    font: 10px Arial, Helvetica, sans-serif;
    color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* -------->> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
    background-color:#000;
    filter:alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
    position: fixed;
    background: #ffffff;
    z-index: 102;
    color:#000000;
    display:none;
    border: 4px solid #525252;
    text-align:left;
    top:50%;
    left:50%;
}

* html #TB_window { /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
    display:block;
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
}

#TB_caption{
    height:25px;
    padding:7px 30px 10px 25px;
    float:left;
}

#TB_closeWindow{
    height:25px;
    padding:11px 25px 10px 0;
    float:right;
}

#TB_closeAjaxWindow{
    padding:7px 10px 5px 0;
    margin-bottom:1px;
    text-align:right;
    float:right;
}

#TB_ajaxWindowTitle{
    float:left;
    padding:7px 0 5px 10px;
    margin-bottom:1px;
}

#TB_title{
    background-color:#e8e8e8;
    height:27px;
}

#TB_ajaxContent{
    clear:both;
    padding:2px 15px 15px 15px;
    overflow:auto;
    text-align:left;
    line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
    padding:15px;
}

#TB_ajaxContent p{
    padding:5px 0px 5px 0px;
}

#TB_load{
    position: fixed;
    display:none;
    height:13px;
    width:208px;
    z-index:103;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
    z-index:99;
    position:fixed;
    top: 0;
    left: 0;
    background-color:#fff;
    border:none;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height:100%;
    width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
    clear:both;
    border:none;
    margin-bottom:-1px;
    margin-top:1px;
}


#loading{
    margin:20% 0% 0% 20%;
    float:left;
}
.lienext  {
    padding: 5px 20px 5px 0;
    background: transparent url(icons/icon_external.gif) no-repeat center right;
    color: black;
    font-size: larger;
}

#actusIUT{
    width: 80ex;
  margin : 0.2em;
  padding: 0.2em;
}
#actusIUT td{
        background-color: #d6ffc0;  padding: 0.2em;
}
#actusIUT .titre_bloc{
    background: transparent;
}

/*TABS*/

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
    display: inline-block;  /* pour ie */
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(./images/tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #FFF;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
    position: relative; /* fixes opacity */
    filter: alpha(opacity=40);
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: White url(./images/stripe_b.png); /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(./images/35-1.gif) no-repeat 0 50%;
}


.tabs-nav .tabs-disabled a span {
    _height: 19px; /* for some reason the height is 1px to less with opacity... */
    min-height: 19px; /* ...in both IE 6 and 7 */
}