* {
	margin:0;
	padding:0;
}

body {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #444444;
	text-align: center;
	background: #ffffff repeat-x;
}

h1 {
	font-size:16px;
	color:#857042;
	margin:0 0 0 0;
}

h2 {
	font-size:12px;
	color:#000;
	margin:0 0 5px 0;
} 

h3 {
	font-size:11px;
	color:#857042;
	margin:0 0 5px 0;
}

#page {
	text-align:left;
	width:840px;
	margin: 0 auto;
}

.bandeau {
	position:relative;
}

p {
	margin:0 0 5px 0;
}

/*-- menu nav --*/
.langue {
	position:relative;
	margin:-178px 0 0 600px;
}

.langue a:link, .langue a:visited, .langue a:active {
	text-decoration:none;
	color: #938158 !important;
}

.langue a:hover {
	text-decoration:underline;
	color: #938158 !important;
}

.menu {
	position:relative;
	margin:148px 0 15px 175px;
}

.menu ul li {
	display:inline;
	list-style: none;
	border-right:1px #89836B solid;
}

.menu a {
	margin:0 3px 0 5px;
}

.menu a:link, .menu a:visited, .menu a:active {
	text-decoration:none;
	color: #000 !important;
}

.menu a:hover {
	text-decoration:underline;
	color: RED !important;
}

.last {
	border-right:none !important;
}

.menu_top {
	position:absolute;
	margin: 0px 0 0 0px;
}

.menu_top ul li {
	display:inline;
	list-style: none;
	border-right:1px #89836B solid;
}

.menu_top a {
	margin:0 3px 0 5px;
}

.menu_top a:link, .menu a:visited, .menu a:active {
	text-decoration:none;
	color: #89836B !important;
}

.menu_top a:hover {
	text-decoration:underline;
	color: #000 !important;
}

.artiste a:link, .artiste a:visited, .artiste a:active {
	text-decoration:none;
	color: #000 !important;
}
.artiste a:hover {
	text-decoration:underline;
	color: #000 !important;
}

.last {
	border-right:none !important;
}
.champinput {
    font-family: Verdana, Arial, Geneva, sans-serif;
   font-size: 11px;
}
.champinputcacher {
    font-family: Verdana, Arial, Geneva, sans-serif;
   font-size: 11px;
   border: 0px;
   border-color: #F0EFEA;
   background-color: #F0EFEA;
   color: #857042;
}
.btn{
    font-family: Verdana, Arial, Geneva, sans-serif;
    font-size: 10px;
    font-weight: bold;
    cursor: hand;
}

.textacc {
	padding:0 30px 0 10px;
	line-height:30px;
	color: #fff !important;
	background: url(../img/acc/bgtext.jpg) bottom right no-repeat;
	text-align: justify;
}
