

#citele_logo{
    position: absolute;
    z-index: 11;
    left: 0px;
    top: 60px;
    width: 42px;
    height: 33px;
}


/*******************************************************************************
 *                                               A C T U A L I T E
 ******************************************************************************/

#actualite{
   position: absolute;
    z-index: 20;
    left: 0px;
    top: 10px; 
    padding:0px;
    padding-top: 30px;
    text-align: justify;
}


#actualite li{
    list-style-type: none;
    margin-left: -20px;
	padding-left: 20px;
	margin-top: 10px;
	padding-top : 1px;
	    font-size: 10px;
    background: url('../images/icone_fleche_blanche.gif') no-repeat top left ; 
}

#actualite H1, #actualite H1 a{
    display: inline ;
    font-size: 10px;
    font-weight: bold; 
    color: #0d2d84;
    margin-right: 2px; 
}




/*******************************************************************************
 *                                               C O N T E N U
 ******************************************************************************/

#contenu{
    position: absolute;
    z-index: 20;
    left: 0px;
    top: 300px;    
    
 	width:100%;

    margin-left: 0px;
}

#slogan{
	position: absolute;
    z-index: 0;
    top: -70px;
    left: 0px;
    font-weight: normal;
    margin: 0px;
	padding: 0px; 
    width:480px;
	letter-spacing:2.1px;
	font-size: 1.2em;
    color: #0d2d84;
}

#slogan strong{
	display: block ;
	font-size: 28px;
	font-weight: normal;
	text-align:right;
	margin-top:-2px;
}

.text {

    margin-top: 25px;
	
	line-height: 1.4em;
	text-align: justify;
	visibility: visible;
}

#contenu {
	font-size: 1.1em;
}

#contenu h1 {
    font-weight: bold; 
    background: none;	
    margin: 0px;
	padding: 0px; 
    margin-right: 5px; 
	
	
	font-size: 1.1em;
    color: #0d2d84;
}

#logo{
    position: absolute;
    z-index: 10;
    right: 0px;
    top: 0px;
    width: 213px;
    height: 25px;
}

#logos { display:none; }

#navigation_langue{ display:none; }

.menu_desssus{ display:none; }

.menu_desssous{ display:none; }

#slides { display:none; }

#presentation{ visibility: visible; }	

#mentions_legales{ display:none; }

#citele_illustration{ display:none; }
 

