body {
    background: none ;
    background: url('../images/fond_planisphere.jpg') no-repeat bottom right ;
    background-color: #FFF;
}


#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: 2;
    bottom: 15px;
    right: 15px;
    width: 213px;
    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;
    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: 10;
    left: 40%;
    top: 25%;
    width: 480px;
    margin-left: -240px;
}

#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 {
	position: absolute;
	z-index: 20;
	top: 320px;
	left: 0px;
	width: 480px;
	height: 80px;
	
	line-height: 1.4em;
	text-align: justify;
	visibility: hidden;
}

#contenu {
	font-size: 1.1em;
}

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


#slides {
	position: absolute;
    z-index: 1;
	top: 0px;
	width: 480px;
	height: 300px;
	overflow: hidden;
}
#slides .slide {
	position: absolute;
	top: 0px;
	height: 340px;
	width: 480px;
	overflow: hidden;
	border-top: #FFF solid 0px;
	cursor: default;
}

#slides .diapo {
	position: absolute;
	z-index: 1;
}




#logos {
	position: absolute;
	top: 0px;
	z-index: 10;
	width: 200px;
}

#logos .logo {
	position: absolute;
	left: -70px;	
	filter: alpha(opacity=100);
	opacity: 1;
}

#logo_filmatic	{	top: 15px; }
#logo_sodeca	{	top: 75px; }
#logo_citele	{	top: 135px; }
#logo_sicta		{	top: 195px; }
#logo_toolstyle	{	top: 255px; }

#presentation{
	visibility: visible;
}	

/*******************************************************************************
 *                                               F O N D
 ******************************************************************************/

#mentions_legales{
	position: absolute;
    z-index: 2;
    bottom: 0px;
    left:40%;
    margin-left: -270px;
    padding-bottom: 5px;
    
    font-size: 9px;
}

#citele_illustration{
	width:170px;
    z-index: 1;
}
 
#fond{
    position: absolute;
    z-index: 0;
    bottom: 0px;
    right:0px;
    width:100%;
    height:100%;
    background: url('../images/fond_planisphere.jpg') no-repeat bottom right ;
    background-color: #B7B7B7;
}