#en-tete {
    float:left;
    width:100%;
    position:relative;
	background-image:url("img/bg_logo.jpg");
	background-position:left bottom;
    background-repeat: no-repeat;
    z-index:1;
	font-family: Tahoma;
    font-size:90%;
    line-height:normal;
    }
#en-tete ul {
    margin-top:250px;
		margin-left:0;
		padding:0;
    list-style:none;
    }
#en-tete li {
    float:left;
		background:url("img/norm_left.gif")
    no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
    }
#en-tete a, #en-tete strong, #en-tete span {
    display:block;
		color:blue;
		background:url("img/norm_right.gif")
    no-repeat right top;
    padding:5px 15px 4px 6px;
    }
#en-tete #actif {
    background-image:url("img/onglet_left_on.gif");
    }
 #en-tete #actif a {
    background-image:url("img/onglet_right_on.gif");
		padding-bottom:5px;
		font-weight:bold;
		color:red;
    }
a {color: 3300FF}
a img{border: none}
a.c1 {text-decoration:none}
a.c2 {font-family: times new roman; font-style: italic; font-size: 12px; color: 3300FF}
a.c3 {font-family: tahoma; font-weight: bold; font-size: 13px; color: white}
a.c4 {font-family: tahoma; font-style: italic; font-size: 13px; color: 3300FF}
a.c5 {font-family: tahoma; font-weight: bold; font-size: 20px; color: 3300FF; text-decoration:none}
a:hover {color: red;}
h4 {font-family: tahoma; font-size: 10pt; color: 3300FF}
