* {
	margin: 0; padding: 0;
}

html, body {
	/*height: 100%;*/
}

body {
	font-family: trebuchet MS,sans-serif;
	font-size: 0.75em;
	background: #555 url(../images/bg.png);
}

#page {
	width: 100%;
	background: transparent url(../images/back.png) no-repeat;
	background-position: center top;
	padding: 0;
}

#entete, #conteneur {
	margin: 0 auto;
}


#hierarchie, #navigation, h1, .chapo, #pied, #logo a span {
	display: none;
}


#entete {
	width: 700px;
	height: 580px;
	background: #fff url(../images/sandylakdar.png) no-repeat;
	background-position: 8px 0;
	overflow: hidden;
}





#menu_top {
	background-color: #000;
	padding: 2px 8px;
	width: auto;
	float: right;
	color: #fff;
	text-align: center;
	margin: 0 5px 20px 0;
}

#menu_top a {
	color: #fff;
}


#logo {
	float: left;
	width: 516px;
	height: 512px;
	margin-left: 14px;
	background: #000 url(../images/sandy_2010.jpg) no-repeat;
}

#logo a {
	display: block;
	width: 516px; height: 512px;
}



#menu_principal {
	float: left;
	width: 152px;
	margin-top: 70px;
}

#menu_principal li a img {
	background-color: #000;
	padding: 0 5px 3px 4px;
	margin-bottom: 8px;
}








a {
	text-decoration: none;
}

#contenu a:link, #contenu a:visited {
	color: #000;
	background-color: #ff3399;
	padding: 0 4px;
}

#contenu a:active, #contenu a:hover {
	color: #fff;
}



#conteneur {
	width: 700px;
	background-color: #fff;
	min-height: 400px;
	padding-bottom: 30px;
}


#contenu {
	text-align: justify;
	padding: 0 15px 10px 15px;
	line-height: 16px;
}


#contenu h2 img {
	background-color: #000;
	padding: 0 5px 3px 15px;
	margin: 0 0 20px -15px;
}

.format_png { behavior: url(win_png.htc); }


h3.titre {
	text-transform: uppercase;
	border-left: 6px solid #f39;
	padding: 0 5px;
	font-size: 12px;
	margin-bottom: 8px;
}





.espacement {
	height: 50px;
	background: transparent url(../images/hr.png) no-repeat;
	background-position: center center;
}





ul, li {
	list-style-type: none;
}


img { border: none; }

#contenu img.spip_logos, #contenu .spip_documents_center img, #contenu .spip_documents_right img {
	padding: 1px;
	border: 4px solid #ccc; /*#ff3399;*/
}

#contenu .spip_documents_right {
	margin: 0 0 10px 15px;
}

.art_logo, .spip_documents_center {
	display: block;
	text-align: center;
	margin: 10px auto;
}



.clr {
	clear: both;
}


.formulaire_recherche {
	display: none;
}
