/* STYLES PROPRES AU SITE ECI */

#header {
    padding: .5em .5em .5em .5em;
    text-decoration: none;
}

/* pas de bordure trop grosse */
#page{
    padding:2px;
}

/* Icones des documents */	
/*li.Reg1 {
list-style-image: url("images/adobepdf.png");
}	

li.Reg2 {
list-style-image: url("images/database.png");
}	

*/
a {
    text-decoration:none;
}	

a:hover { 
    text-decoration:none;
    background-color: red;
}



div#hom{
    font-weight:bold;
    text-align:center;
    margin-bottom:10px;
    padding: 5px 5px 5px 15px;
    width: 90%;
}

#page_margins
{
    width:900px;
}

div.photo{
    text-align:center;
    margin-bottom:3em;
}

/* Caractéristiques communes des classes de colonnes 3 */
div#col3_content h1,
div#col3_content h2,
div#col3_content h3,
div#col3_content h4,
div#col3_content h5,
div#col3_content h6
{
    font-family:Arial, Helvetica, sans-serif;
    padding-left: 6px;
    font-weight:normal;
    padding-top:3px;
    padding-bottom:3px;
    margin-top:0px;
}	

div#col1_content h1,
div#col1_content h2,
div#col1_content h3,
div#col1_content h4,
div#col1_content h5,
div#col1_content h6{
    font-family:Arial, Helvetica, sans-serif;
    /*font-size: 1.2em;*/
    padding-left:5px;
}

div#col3_content p,
div#col3_content ul{
    padding-top: 10px;
}

div.central ul{
    padding-top: 8px;
    padding-left: 10px;
}

/* section critique à modifier prudemment */
div.central,
div.horaires,
div.nouvelles{
    padding-top:2px;
    padding-bottom:2px;
}

.central p{
    margin-left:.5em;
}
.nouvelles div{
    margin-left:.8em;
}
.central p{
    margin-left:.5em;
}




/* section critique à modifier prudemment */
div.horaires {
    /*cursor:pointer;*/
    font-family:Arial, Helvetica, sans-serif;
    padding-top:2px;
    padding-bottom:2px;
}

.horaires p{
    margin-left:.5em;
}



/* section critique à modifier prudemment */
div.editorial {
    font-family:Arial, Helvetica, sans-serif;
    padding-top:2px;
    padding-bottom:2px;
    border-right: 4px solid #9E9E9F;
    border-bottom: 4px solid #9E9E9F;
}

.editorial p{
    margin-left:.5em;
}


/* 
* Liens de la colonne 1
*/

div.lateral {
    font-size:.9em;
    border: 1px solid #bbc;
    margin-top: 1em;
    /*padding: .5em 0 0 .5em;*/
    margin-bottom:2em;
}

div.lateral h1 {
    border:none;
    font-size:2em;
    /*line-height:2em;*/
    padding-bottom:.5em;
    text-align:center;
}

div.lateral li {
    list-style-type:none;
    margin-left:-.001em;
}


div.lateral h3 {
    font-size:1.2em;
    /*margin: -.5em 0 .5em -.4em;*/
    text-align:center
}

table.tabtable{
    margin-bottom:10px;

}
/* !!!!!!!!!!!!!!!!!!!!!!!!!!
Corrections
!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
.skip, .hideme, .print {
    position: absolute;
    top: -1000em;
    left: -1000em;
    height: 1px;
    width: 1px;}
#topnav{
    position :relative;
    float:right

}

.centrage{
    text-align: center;
}

.l_UF thead th {
    color: silver;
}
.l_UF tfoot th {
    color: silver;
}

.annee {
    text-align: left;
    background-color: silver;
    color:black;
    font-weight: bold;
}

.hlist ul li a.active {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    /*background: #68696B url("../images/background_active.png") repeat-x center right;*/
    border-left:1px #444 solid;
    border-right:1px #888 solid;
    color:#F7D;
    /*background-color: blue;*/
    background-image: url("/css/images/background_active2.png");
    background-position: center right;
    background-repeat: repeat-x;
    background-color: #68696B;
}

#footer {
    font-size:70%;
    text-align:center;
}


table.pied {
    border: none;
    margin-left: auto;
    margin-right: auto
}

table.pied tr {
    text-align: center;
}


a.lientexte:hover {
    color: red;
    background-color: inherit;
}

div.dojo_nojs {
    background-color: white;
    padding: 10px 10px 20px 10px;
}

button.button_nojs {
    color : white;
    background-color:#8e4775;
}

a.button_nojs_old_nav {
    font-weight: bold;
    color : white;
    background-color:#8e4775;
    border-style: outset;
    border-color : black;
}

a.norm_old_nav {
    color:black;
    background-color:#E1EBFB ;
    border-style: outset;
    border-color : black;
}

span.horaire_mod {
    color: red;
}

p{
    padding:0;
    margin:0;}

div#innerfooter{
    background-color: #eee;
    margin:0px 250px

}

/* Ajouts tardifs */

div.big{
    padding-top:100px;
    font-size:1.4em;
    color:#b00

}




div.formationflash{
    background-color: #FFA;
    font-size: 1.5em;
    text-align:center;
    margin:10px;
}

div.formationflash a{
    color : red;
    text-decoration: blink;
}
div.slideShowNav{
    display:none;
}

table.page1{
background-color:#fff;
color:#F00;
font-weight:bold;
border: 2px solid #008
}
