body {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
	background-color: #95b415;
}

body, table {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

a, a:active, a:link, a:visited, a:focus {
	text-decoration: underline;
	color: #ffffff;
	outline: none;
}

a:hover {
	color: #c50020;
	text-decoration: none;
	outline: none;
}

div, form, img, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: none;
}


p {
	margin: 0 0 10px 0;
	padding: 0;
}

input, textarea {
	width: 150px;
	color: #333333;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	margin: 5px 0 10px 0;	
	padding: 2px 0 2px 4px;
	border: 1px solid #b4b3b3;
	background-color: #e4e3e3;
}

input[type="submit"] {
	cursor: pointer;
}

input[type="reset"] {
	cursor: pointer;
}

.btn {
	width: 17px;
	height: 20px;
	background: none;
	border: none;
}

.fin_float {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	height: 0;
	overflow: auto;
}

img, div, a, input { behavior: url(iepngfix.htc) } /* les element avec fond png */

#conteneur {
	position: relative;
	clear: both;
	width: 850px;
	height: 730px;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	background-position: left top;
	background-image: url(images/index/fond.gif);
	background-repeat: no-repeat;
}

#ville {
	position: absolute;
	z-index: 2;
	top: 13px;
	left: 15px;
}

#popup {
	position: absolute;
	z-index: 2;
	top: 5px;
	left: 350px;
}

#popup img {
	margin-right: 10px;
}

#haut {
	padding: 0 0 0 40px;
}

#haut .logo {
	width: 200px;
	padding: 20px 0 0 0;
}


#menu {
	width: 790px;
	
}

#nav, #nav ul {
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0;
}

#nav .agenda {
	z-index: 2;
	position: absolute;
	top: 50px;
	left: 250px;
}

#nav .galeries {
	z-index: 3;
	position: absolute;
	top: 95px;
	left: 240px;
}

#nav .evt {
	z-index: 2;
	position: absolute;
	top: 108px;
	left: 250px;
}

#nav .prod {
	z-index: 2;
	position: absolute;
	top: 45px;
	left: 430px;
}

#nav .ou {
	z-index: 2;
	position: absolute;
	top: 45px;
	left: 540px;
}

#nav .quoi {
	z-index: 2;
	position: absolute;
	top: 45px;
	left: 665px;
}

#nav a {
	display: block;
	/*width: 10em;*/
	/*w\idth: 6em;*/
	color: #000000;
	text-decoration: none;
}

#nav a:hover {
	color: #000000;
}

#nav ul a {
	background-position: left 5px;
	background-image: url(images/index/puce.gif);
	background-repeat: no-repeat;
	margin: 0 0 1px 10px;
	padding: 3px 15px 3px 8px;
}

#nav li {
	margin: 0;
	padding: 0;
	/*width: 10em;*/
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 5px 0 6px 0;
}

#nav .ligne1_fond {
	background-color: #2cbadd;
}

#nav .ligne1_niv2_fond {
	background-color: #52d0ef;
}

#nav li li {
	/*padding-right: 1em;*/
	width: 180px;
}

/*#nav li ul a {
	width: 13em;
	w\idth: 9em;
}*/

#nav li ul ul {
	margin: -26px 0 0 150px;
	padding-top: 7px;
}

#nav .ligne2_niv2_fond {
	background-color: #2cbadd;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	color: #000000;
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	color: #000000;
	left: auto;
}

#nav ul li:hover, #nav ul li.sfhover {
	color: #000000;
	background: #bde7f1;
}

#nav .titre {
	font-weight: bold;
	padding-left: 20px;
	width: 160px;
}

#nav .titre:hover, #nav .titre.sfhover {
	color: #000000;
	background: #2cbadd;
}


/* fin navigation haut */







#centre {
	width: 750px;
	height: 550px;
	padding: 15px 0 5px 50px;
}

#centre .cols {
	float: left;
	width: 180px;
}

#centre .cols div {
	margin-bottom: 6px;
}
