* { behavior: url("squelettes/iepngfix.htc") }

body {
	margin:0px;
	padding:0px;
	background-color:#000000;
	font : 14px Verdana,Helvetica, sans-serif;
   }
   
#cadre0 {
	position:relative;
	width:800px;
	margin:auto;
	}
	
#logo {
	position:absolute;
	z-index:2;
	left:34px;
	top:100px;
	width:389px;
	height:119px;
	background-image:url("images/logo.png");
	}
	
#soustitre {
	position:absolute;
	z-index:2;
	left:180px;
	top:180px;
	width:275px;
	height:14px;
	background-image:url("images/soustitre.png");
	}
	
#une {
	position:absolute;
	z-index:1;
	left:0px;
	top:84px;
	width:800px;
	height:345px;
	background-image:url("images/fondjaune.jpg");
	}

#fille {
	position:absolute;
	z-index:2;
	left:440px;
	top:84px;
	width:400px;
	height:495px;
	background-image:url("images/fille.png");
	}

#actu {
	position:absolute;
	z-index:2;
	left:0px;
	top:10px;
	width:800px;
	height:495px;
	font-size:20px;
	}

#pied {
	position:absolute;
	width:800px;
	height:30px;
	top:530px;
	left:80px;
	color:#000000;
	z-index:4;
	}

#menu {
	position:absolute;
	z-index:4;
	top:170px;
	left:20px;
	color:#000000;
	font : 24px Verdana,Helvetica, sans-serif;
   }

#cadre_agenda {
	z-index:3;
	position:absolute;
	width:170px;
	top:205px;
	left:20px;
	}	

#agenda_haut {
	float:left;
	z-index:3;
	height:20px;
	width:150px;
	background:url("images/haut_agenda.png");
	text-align:right;
	padding-right:20px;
	padding-top:5px;
	color:#3080b9;
	}
	
#agenda {
	float:left;
	z-index:2;
	background:url("images/agenda.png");
	width:130px;
	height:auto;
	padding:0px 20px 0px 20px;
	color:#3080b9;
	font : 12px Verdana,Helvetica, sans-serif;
   }

#agenda_bas {
	float:left;
	z-index:2;
	height:26px;
	width:170px;
	background:url("images/bas_agenda.png");
	}
	
#entete {
	position:absolute;
	top:429px;
	width:800px;
	height:100px;
	background-color:#3b9ee4;
	z-index:0;
	}

#ariane {
	position:absolute;
	top:-6px;
	left:40px;
	color:#3080b9;
	font : 48px Verdana,Helvetica, sans-serif;
   }
	
#titre {
	position:absolute;
	left:40px;
	top:55px;
	}
	
#contenu {
	position:absolute;
	top:524px;
	width:720px;
	min-height:500px;
	padding: 30px 40px 10px 40px ;
	background-color:#000000;
	color:#000000;
	background-image:url("images/fondjaune_boucle.jpg");
	}
	
#mp3 {
	float:left;
	width:180px;
	margin-top:20px;
	margin-right:20px;
	}
	
#images
	{
	float:left;
	margin-top:20px;
	width:500px;
	height:400px;
	text-align:center;
	}
	
#liste-images
	{
	float:left;
	clear:both;
	}
	
#lecteur
	{
	width:180px;
	}
	
.spip-admin-float {
	visibility:hidden;
	}
	
.cadre {
	border-style:solid;
	border-color:#444444;
	margin:auto;
	margin-top:5px;
	padding:10px;
	border-width:1px;
	}

td {
	color:#000000;
	}

dl {
	margin:0px;
	}
	
dt {
	margin:0px;
	font-weight: bold;
	}
	
dd {
	margin:0px;
	margin-bottom:5px;
	}

dl.gallerie {
	float:left;
	height:170px;
	margin:10px;
	}
	
dt.galleriet {
	margin:0px;
	text-align:center;
	}
		
a {
	text-decoration:none;
	color:#3b9ee4;
	}

a:hover {
	text-decoration:none;
	color:#000000;
	}
	
a.titre {
	text-decoration:none;
	color:#3080b9;
	}
	
a.titre:hover {
	text-decoration:none;
	color:#000000;
	}
	
a.spip_out {
	text-decoration:none;
	color:#3b9ee4;
	}

a.spip_out:hover {
	text-decoration:none;
	color:#000000;
	}
	
a.menu {
	text-decoration:none;
	color:#000000;
	}

a.menu:hover {
	text-decoration:none;
	color:#3b9ee4;
	}
	
a.agenda {
	text-decoration:none;
	color:#000000;
	}
	
a.agenda:hover {
	text-decoration:none;
	color:#000000;
	}
h3.spip {
	margin:0px;
	color:#3b9ee4;
	}

hr {
	color:#444444;
	background-color:#444444;
	height: 1px;
	border: 0;
	}
