body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #666666;
	-webkit-text-size-adjust:none;
	font-size: 15px;
}
a {
	-webkit-tap-highlight-color:rgba(230,200,50,0.4);
	text-decoration: none;
	color: #666;
}
#page {
	max-width:480px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#tetiere {
	height: 56px;
	text-align: center;
	background-repeat: repeat-x;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #7A0600;
	padding-top: 2px;
	background-color: #E29225;
}
#contenu {
	margin: 0px;
	padding: 0px;
}
#contenu h1 {
	font-size: 20px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
#contenu h2 {
	font-size: 17px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: normal;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
#contenu p {
	font-size: 15px;
	color: #666;
	margin: 10px;
}
#contenu li {
	visibility: visible;
}
#contenu ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#pano {
	display: block;
	height: 150px;
	width: 100%;
	background-image: url(../images/pano.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.bouton {
	background-color: #E9EDED;
	text-align: center;
	display: block;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	margin-top: 15px;
	margin-bottom: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.centre {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}
.clear {
	clear:both;
	display:block;
	height:0;
	margin:0;
	padding:0;
	visibility:hidden;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*MENU*/
#barremenu {
	height: 35px;
	width: 100%;
	background-image: url(../images/fondmenu.jpg);
	background-repeat: repeat-x;
}
#menuhaut {
	height: 35px;
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 301px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menuhaut a {
	display: inline-block;
	padding: 0px;
	clear: none;
	float: left;
	margin: 0px;
}
/*BOUTON MENU*/
#menu a.up {
}
#menu a {
	margin: 0px;
	padding: 0px;
}
/*----------------------------------------MAIN NAV-------------------------*/
#main-nav,#main-nav2 {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	z-index: 900;
}

#main-nav ul,#main-nav2 ul{
	list-style-type: none;
	padding: 0px;
	text-align: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #E3E8E8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C8BF9B;
	border-bottom-color: #C8BF9B;
	border-left-color: #C8BF9B;
}
#main-nav ul li,#main-nav2 ul li {
	display:block;
	display:block;
	background-image: url(../images/fondnavli.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#main-nav ul li a,#main-nav2 ul li a {
	color:#666;
	text-decoration:none;
	height:30px;
	line-height:30px;
	display:block;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(../images/fleche.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
}
#main-nav ul li:last-child,#main-nav2 ul li:last-child {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#main-nav li a small,#main-nav2 li a small {
	font-size: 12px;
	font-style: italic;
}
/*PIED*/
#pied {
	position:relative;
	height:30px;
	clear:both;
	text-align:center;
	background-color: #7A0600;
	bottom: 0px;
	margin-top: 0px;
}
#pied p {
	font-size: 11px;
	color: #FFF;
	margin-top: 10px;
	text-align: left;
	margin-left: 15px;
	display: block;
	float: left;
}
#pied a {
	color: #FFF;
}
#pied .top a {
	text-indent:-9999px;
	display:block;
	float:right;
	height:35px;
	width:35px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 5px;
}
.liste {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.liste li {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/fondliste.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.liste h1 {
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 3px;
}
.listeintitule {
	font-size: 13px;
	font-weight: normal;
}
.liste p {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
}
	
.listeadresse {
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.listeweb {
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	background-color: #CE8810;
	border-radius: 4px;
	color: #FFFFFF;
	width: 70px;
	display: block;
	float: right;
	margin-right: 10px;
	margin-top: -10px;
	margin-left: 10px;
}

.liste #pictos {
	float: left;
	margin-left: 10px;
	display: block;
	margin-top: 3px;
}
.vignette {
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #4A485E;
	display: block;
	width: 70px;
	text-align: center;
	padding: 2px;
	position: relative;
	border-radius: 2px;
	float: right;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#info a {
	color: #FFFFFF;
	text-decoration: none;
}
.fichenom {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	display: block;
	padding: 0px;
	margin-bottom: 0px;
}
.fichetitule {
	font-size: 14px;
	text-align: center;
}
.fichedescriptif {
	padding: 5px;
	text-align: left;
}
.ficheweb {
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	background-color: #CE8810;
	border-radius: 2px;
	color: #FFFFFF;
	width: 70px;
	display: block;
	float: right;
	margin: 10px;
}
#bouthaut {
	display: block;
	float: left;
	height: 30px;
	width: 57px;
	position: absolute;
	left: 2px;
	top: 20px;
}
