BODY{
	scrollbar-3d-light-color:#776F40;
	scrollbar-arrow-color: #D6D5D0;
	scrollbar-base-color: #D6D5D0;
	scrollbar-face-color:#D6D5D0;
	scrollbar-dark-shadow-color:#1B1716;
	scrollbar-highlight-color:#1B1716;
	scrollbar-shadow-color:#1B1716;
	background-color: #280A14;
}

td
{color: #331E22;
font-family: Trebuchet, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
text-decoration: none}

a
{
	color: #776F40;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
}

a:hover
{
color: #331E22;
font-size: 10px;
font-weight: bold;
text-decoration: none}

a:active
{
color: #331E22;
font-size: 10px;
font-weight: bold;
text-decoration: none}

a.sousmenu {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #523035;
}

a.sousmenu:hover {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: White;
}

a.sousmenu:active {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: White;
}


input
{
	color: #3F151B;
	background-color: #E1D8B7;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-color: #3F151B;
	border-style: solid;
	border-width: 1;
}

textarea
{
	color: #3F151B;
	background-color: #E1D8B7;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border-color: #3F151B;
	border-style: solid;
	border-width: 1;
}

.italique {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #3F151B;
}

.motsclehome {color: #331E22; font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 11px; text-align: justify; text-decoration: none}
.motsclehome A { color: #331E22; font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; }
.motsclehome A:hover { color: #331E22; font-family: Trebuchet, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline;}

.orangerow {background-color: #FF9900;}

.spip_logos { border: 0; }.

#container {
	width:620px;
	margin:0 auto;
	position:relative;
	z-index:1;
}

#example {
	width:600px;
	height:330px;
	position:relative;
	z-index:0;
}

#slides {
	position:absolute;
	z-index:100;
}

#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

.slides_container {
	width:600px;
	height:330px;
	overflow:hidden;
	position:relative;
}

#slides .next {
	left:585px;
}

ul.pagination { list-style:none; padding:0; margin: -25px 0 0 20px; position: relative; font-size: 11px; }
ul.pagination li  { float:left; }
ul.pagination li a { color: #686868; width: 22px; height: 22px; background-image: url(img/buttonslider.png); padding: 4px 8px 5px; margin-right: 5px; }
ul.pagination li.active a { background: url(/images/buttonslider.png) 0 -22px; color: #000; padding: 4px 8px 5px; font-weight: bold;width: 22px; height: 22px; margin-right: 5px; }

.pagination li.current a {
	background-position:0 -22px;
}

#slides .slide-content  { position: absolute; top: 10px; right: 10px; color: #331E22; text-align: right; max-width: 350px; filter:alpha(opacity=80); opacity:0.8;}
#slides .slide-content h2  { font-size: 24px; font-family: Trebuchet, Arial, Helvetica, sans-serif; background:#FFFFFF; padding: 0px 10px 0px 10px; }
#slides .slide-content h2 a  { color: #331E22; }
#slides .slide-content p  { line-height: 22px; background:#FFFFFF; padding: 10px 20px; }
#slides .slide-content .category { background:#FFFFFF; padding: 10px 20px 3px 20px; }
#slides .slide-content .category a { font-size: 11px; font-weight: bold !important; font-family: Trebuchet, Arial, Helvetica, sans-serif !important; color: #ccc; text-transform: uppercase; }

a:link,a:visited {
	text-decoration:none;
}

a:hover,a:active {
	text-decoration:underline;
}

img {border:0;}
