/* CSS Document */

body{
	background:#5ebff2 url("files/accueil/fondBasic.png");
}

#header{
	background:url("files/accueil/header.png") no-repeat;
}

#conteneur{
	background:url("files/accueil/contenu.png") repeat-y;
	padding-top:10px
}

#gauche{
	float:left;
	width:218px;
	margin-left:30px;
}

#gauche a img{
	border:0;
	float:left;
	margin:5px 0 0 20px;
}

#edito{
	background:url("files/index/fondDL.png") bottom no-repeat;
	padding-bottom:8px;
}

#edito dt{
	height:40px;
	margin:0;
	padding:0;
	background:url("files/index/fondDTEdito.png") top no-repeat;
}

#edito dt span{
	display:none;
}	

#edito dd{
	margin:0;
	padding:0 8px;
	background:url("files/index/fondDD.png") repeat-y;
	font-size:0.85em;
	color:#666666;
	line-height:1.3em;
	text-align:justify;
	border-top:1px solid #DFF2FC;
}

#edito p{
	margin:3px 0;
	padding:0;
}

#rechercher{
	width:218px;
	height:32px;
	margin-top:10px;
	padding:45px 0 0 10px;;
	background:url("files/index/fondRechercher.png") no-repeat;
}

#rechercher p{
	margin:0;
	padding:0;
}

#themes{
	background:url("files/index/fondDL.png") bottom no-repeat;
	padding-bottom:8px;
}

#themes dt{
	height:40px;
	margin:0;
	padding:0;
	background:url("files/index/fondTheme.png") top no-repeat;
}

#themes dt span{
	display:none;
}	

#themes dd{
	margin:0;
	padding:0 8px;
	background:url("files/index/fondDD.png") repeat-y;
	font-size:0.85em;
	color:#666666;
	line-height:1.3em;
	text-align:justify;
	border-top:1px solid #DFF2FC;
}

#accesThemes{
	margin:0;
	padding:0;
}

#centre{
	z-index:0;
	margin:5px 300px 0 280px;
}

#flash{
	width:430px;
	height:372px;
}

#droite{
	float:right;
	margin:10px 20px 0 0;
	width:220px;
}

#droite h3, ul, a{
	color:#5EBFF2;
}

#droite h3{
	color:#5EBFF2;
	background:url("files/accueil/h1.png") no-repeat -180px 15px;
}

#droite a:hover{
	color:#F8C254;
}

#footer{
	background:url("files/accueil/footer.png") no-repeat ;
	color:#5ebff2;
}

#footer a{
	color:#5ebff2;
}

#frmRechercherContenu{
	display:none;
}

#intranet{
	display:block;
	background: url(files/index/fondIntranet.png) no-repeat;
	position:absolute;
	bottom:20px;
	left:70px;
	width:140px;
	height:22px;
	text-align:center;
	font-size:0.85em;
	padding-top:8px;
}
