@import url("thickbox.css");
@import url("superfishSommaire.css");
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* > img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

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

a:link, a:active, a:visited, a:hover {
	text-decoration: none;
}

a:link, a:active, a:visited {
	color: #999999;
}

a:hover {
	color: #000000;
}

.nettoyeurG {
	clear: left;
}

.nettoyeurGD {
	clear: both;
}

.nettoyeurD {
	clear: right;
}

/* CSS Structure */

#BodySommaire {
	margin: 0px;
	padding: 0px;
	/*background-image: url(../images/bg_body_sommaire.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;*/
	background-color: #fff;
}

#Page {
	margin: 0px;
	padding: 0px;
	/*background-image: url(../images/bg_entete_sommaire.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;*/
}

#Entete {
	padding: 0px;
	margin: 0px;
	height: 185px;
	width: 980px;
	text-align:center;
	/*background-color: #faeca5;*/
	margin-right: auto;
	margin-left: auto;
}

#diaporama_innerfade {
	width: 980px;
	z-index:1;
	height:185px;
	position: absolute;
	top:0;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}

#Navigation {
	position: relative;
	z-index: 4;
	/*margin-top: 185px;*/
	margin-left: 185px;
}

#Parenthese {
	/*position: absolute;
	top: 270px;
	left: 900px;*/
	float: right;
	width: 150px;
	text-align: right;
	background-image: url(../images/parenthese_icone_0.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 60px;
	font-size: 0.7em;
	height:340px;
}

#Recherche {
	padding: 0px;
	/*position: absolute;*/
	z-index: 5;
	margin-top: 10px;
	height: 75px;
	width: 150px;
	/*margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 760px;*/
	background-image: url(../images/fond_recherche.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#Recherche form {
	margin: 0px;
	padding: 0px;
}

#Recherche form label {
	display: none;
}

#Recherche form input.forml {
	font-size: 0.8em;
	/*float: right;*/
	width: 55px;
	border:0px;
	margin: 0px;
	background-color: transparent;
}

#Recherche form input.bouton {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	/*float: right;*/
	height: 14px;
	border:0px;
	background-color: #000;
	font-color: #ffffff;
}

#ContenantSommaire {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Contenant {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#Contenu {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	/*background-color: #FFFFFF;*/
}

#PiedSommaire {
	width: 980px;
	margin-top: -120px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;*/
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
}


#PiedSommaire div.Copyright {
	font-size: 11px;
	padding-left: 0px;
	color: #AAAAAA;
}

#PiedSommaire div.Adresse {
	font-size: 11px;
	padding-left: 0px;
	color: #CCCCCC;
}
#PiedSommaire div.Adresse a.spip_out {
	color: #FFFFFF;
}

#PiedSommaire #PartenairesPied {
	padding: 0px;
	position: absolute;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 420px;
	text-align: right;
	width: 560px;
	z-index: 50;
}

#PiedSommaire #PartenairesPied ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#PiedSommaire #PartenairesPied ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 10px;
	display: inline;
	height: 123px;
}
#PiedSommaire #PartenairesPied ul li img.spip_logos {
	padding-bottom:25px;
}

