@charset "utf-8";
/* CSS Document */


body {
	background-image: url(../../images/sommaire/commun/fond_sommaire2.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	background-position: center 0px;
	width:1000px;
	height:800px;
	margin: 0px;
	margin-left:auto;
	margin-right:auto;
}

body,
#P-Center,
#P-Fond {
	background-repeat: no-repeat;
	background-position:center 0px;
	background-image: url(../../images/sommaire/commun/fond_sommaire2.jpg);
}
#P-Center {
	position:relative;
}
#P-Center div {
	position:absolute;
	z-index:10;
}
#P-Fond {
	width:100%;
	height:100%;
	z-index:1;
}

#Titre {
	overflow: hidden;
	left: 42px;
	top: 49px;
	height: 45px;
	width: 702px;
	text-indent: -10000px;
	background-image: url(../../images/sommaire/commun/catalogue.png);
	background-repeat:no-repeat;
}


.Fondu div,
.Fondu div a,
#zone_accueil div a {
		width: 100%;
		height: 100%;
		display:block;
	}
	

/* #navigation_commune */


	#rechercher {
		background-image:url(../../images/sommaire/accueil/navigation/rechercher_off.png);
		left:416px;
		top:626px;
		width:172px;
		height:51px;
	}
	#rechercher a {
		background-image:url(../../images/sommaire/accueil/navigation/rechercher_on.png);
	}
	
	
	#n-indigo {
	left:58px;
	top:653px;
	width:184px;
	height:25px;
	}	

	
	#menu {
	left:45px;
	top:685px;
	width:650px;
	height:43px;
	}
	
		#menu ul {
			width: 100%;
			margin:0; padding:0;
			list-style-type:none;
		}
		#menu li {
			margin:0; padding:0;
			float: left;
		}

#MarkTacts {
	font-size: 10px;
	margin-top:95px;
	margin-left:12px;
}
#MarkTacts a { color:#666666; }

