body {
	background-color: #fff;
	text-align: center;
	margin: 0;
	}
	
img, div, a, input { behavior: url(include/js/iepngfix.htc) }
	
#conteneur {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}

#panorama_container {
	width: 860px;
	height: 200px;
	position: absolute;
	top: 192px;
	left: 0px;
	z-index: 1;
}

#photos_container {
	width: 860px;
	height: 200px;
	position: absolute;
	top: 192px;
	left: 0px;
	z-index: 3;
}

#photo1 {
	position: absolute;
	top: 0px;
	left: 0px;
}

#photo2 {
	position: absolute;
	top: 0px;
	left: 215px;
}

#photo3 {
	position: absolute;
	top: 0px;
	left: 430px;
}

#photo4 {
	position: absolute;
	top: 0px;
	left: 645px;
}

.clear {
	clear: both;
}

.strong {
	font-weight: bold;
}

a {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #670001;
}

a:hover {
	color: #666;
}

a span, h1 span {
	display: none;
}

a img {
	border: none;
}

a#developper_economie, a#amenager_territoire, a#proteger_environnement, a#vivre_culture {
	display: block;
	width: 215px;
	height: 35px;
}

a#developper_economie {
	background: url(../../img/developper.gif) bottom center no-repeat;
}

a#amenager_territoire {
	background: url(../../img/territoire.gif) bottom center no-repeat;
}

a#proteger_environnement {
	background: url(../../img/environnement.gif) bottom center no-repeat;
}

a#vivre_culture {
	background: url(../../img/culture.gif) bottom center no-repeat;
}

p#liens_hauts a, p#liens_hauts a:visited {
	color: #939191;
	text-decoration: none;
}

p#liens_hauts a:hover {
	text-decoration: underline;
}

p {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 18px;
	text-align: justify;
	margin-top: 0px 
}

p.center {
	text-align: center;
}

p#liens_hauts {
	position: absolute;
	top: 15px;
	left: 0px;
	color: #939191;
	font-size: 9px;
}

h1 {
	font: 25px Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
}

h1#header_accueil {
	width: 860px;
	height: 157px;
	background: url(../../img/header.gif) bottom center no-repeat;
}

h1#territoire_ouverture {
	width: 860px;
	height: 162px;
	background: url(../../img/territoire_ouverture.gif) top left no-repeat;
}

/* Basic code - don't modify */
#menu { display: block; margin: 0; padding: 0; position: relative; }
#menu li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
#menu a { display: block; }
#menu ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
* html #menu ul { line-height: 0; } /* IE6 "fix" */
#menu ul a { zoom: 1; } /* IE6/7 fix */
#menu ul li { float: none; }
#menu ul ul { top: 0; }
    
/* Essentials - configure this */
#menu ul { width: 215px; }
#menu ul ul { left: 216px; }

/* Everything else is theming */
#menu { background-color: transparent; height: 235px; z-index: 5; border-bottom: 12px solid white; }
#menu *:hover { background-color: none; }
#menu a { width: 215px; line-height: 1; }
#menu a:hover { color: #88348f; }
#menu li.hover a { }
#menu ul {
	top: 35px;
	height: 200px;
	background: url(../../img/background_menu.png) top left repeat;
	_filter: alpha(opacity = 80);
}
#menu ul li a { color: black; font: 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; margin: 5px 5px 0px 20px; width: 180px; }
#menu ul a.hover { }
#menu ul a { }

/* Basic code - don't modify */
#sous_menu { display: block; margin: 0; padding: 0; position: relative; z-index: 5; }
#sous_menu li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
#sous_menu a { display: block; }
#sous_menu ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
* html #sous_menu ul { line-height: 0; } /* IE6 "fix" */
#sous_menu ul a { zoom: 1; } /* IE6/7 fix */
#sous_menu ul li { float: none; }
#sous_menu ul ul { top: 0; }
    
/* Essentials - configure this */
#sous_menu ul { width: 139px; }
#sous_menu ul ul { left: 140px; }

/* Everything else is theming */
#sous_menu { background-color: #e2e225; height: 20px; }
#sous_menu *:hover { background-color: none; }
#sous_menu a { width: 124px; color: #005ead; font: 11px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; padding-top: 4px; padding-left: 15px; background: url(../../img/puce_menu_accueil.gif) top left no-repeat; line-height: 1; margin-left: 0px; text-decoration: none; }
#sous_menu a:hover { color: #88348f; }
#sous_menu li.hover a { }
#sous_menu ul { top: 20px; background: url(../../img/background_sous_menu.png) top left repeat; }
#sous_menu ul li a { color: black; text-decoration: none; margin-bottom: 3px;}
#sous_menu ul a.hover { }
#sous_menu ul a { }

#recherche {
	position: absolute;
	top: 16px;
	left: 250px;
}

#recherche a {
	display: block;
	width: 15px;
	height: 11px;
	float: left;
	font: 10px Arial, Helvetica, sans-serif;
	background-color: #939191;
	color: #fff;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
}

#recherche input {
	width: 150px;
	height: 11px;
	border: 1px solid #939191;
	font: 9px Arial, Helvetica, sans-serif;
	float: left;
}