* { outline: none; }

/* polices */
@font-face {
	font-family: 'AdobeJensonPro';
	src: url('fonts/ajensonpro-boldit-webfont.eot');
	src: local('☺'), url('fonts/ajensonpro-boldit-webfont.woff') format('woff'), url('fonts/ajensonpro-boldit-webfont.ttf') format('truetype'), url('fonts/ajensonpro-boldit-webfont.svg#webfontdhzbYiov') format('svg');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'AdobeJensonPro';
	src: url('fonts/ajensonpro-it-webfont.eot');
	src: local('☺'), url('fonts/ajensonpro-it-webfont.woff') format('woff'), url('fonts/ajensonpro-it-webfont.ttf') format('truetype'), url('fonts/ajensonpro-it-webfont.svg#webfontuLw1OfLB') format('svg');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'AdobeJensonPro';
	src: url('fonts/ajensonpro-bold-webfont.eot');
	src: local('☺'), url('fonts/ajensonpro-bold-webfont.woff') format('woff'), url('fonts/ajensonpro-bold-webfont.ttf') format('truetype'), url('fonts/ajensonpro-bold-webfont.svg#webfontgdRIlVSh') format('svg');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'AdobeJensonPro';
	src: url('fonts/ajensonpro-regular-webfont.eot');
	src: local('☺'), url('fonts/ajensonpro-regular-webfont.woff') format('woff'), url('fonts/ajensonpro-regular-webfont.ttf') format('truetype'), url('fonts/ajensonpro-regular-webfont.svg#webfontWaBdBLyH') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Zapfino';
	src: url('fonts/zapfino-webfont.eot');
	src: local('☺'), url('fonts/zapfino-webfont.woff') format('woff'), url('fonts/zapfino-webfont.ttf') format('truetype'), url('fonts/zapfino-webfont.svg#webfontXZDY6qgw') format('svg');
	font-weight: normal;
	font-style: normal;
}

.Zapfino {font-weight: normal; font-style: normal; font-family: 'Zapfino', sans-serif;}
.JensonBI {font-weight: bold; font-style: italic;line-height:normal; font-family: 'AdobeJensonPro', sans-serif;}
.JensonI {font-weight: normal; font-style: italic;line-height:normal; font-family: 'AdobeJensonPro', sans-serif;}
.JensonB {font-weight: bold; font-style: normal;line-height:normal; font-family: 'AdobeJensonPro', sans-serif;}
.Jenson {font-weight: normal; font-style: normal;line-height:normal; font-family: 'AdobeJensonPro', sans-serif;}
/* fin des polices */

/* rouge : #9f0101 */
/* jaune : #c5cb29 */
/* gris fond : #b8b8b8 */

/*
body {
	background: #b8b8b8 url(images/fond.jpg) no-repeat scroll center top;
	color: #000;
	font-weight: normal; font-style: normal;line-height:normal; font-family: 'AdobeJensonPro', sans-serif;
}
*/

body {
	background: #d6d2ca url(images/bois4.jpg) repeat scroll left top;
	color: #000;
	font-weight: normal; font-style: normal;line-height:normal; font-family: 'AdobeJensonPro', sans-serif;
}

#fd{
	position: relative;
	top: 0;
	right: 0;
	z-index: 31;
	padding-right: 0px;
	padding-top: 2px;
}

#fd img{
	border-style: none;
}

#fd a img{
	border-style: none;
}


#page{
	width: 998px;
	margin: auto;
}

#header{
	width: 998px;
	height: 198px;
}

#logo{
	float: left;
	width: 298px;
	/*background: url(images/logo.png) no-repeat fixed left top;*/
}

#titre{
	float: left;
	font-weight: normal; font-style: normal;line-height:normal; font-family: 'Zapfino', sans-serif;
}

h1{
	color: #9f0101;
	font: normal normal 18px/normal 'Zapfino', sans-serif;
	margin-top: -1px;
	text-shadow: gray 1px 1px 5px;
}

h2{
	color: #9f0101;
	font: normal normal 14px 'Zapfino', sans-serif;
	text-shadow: gray 1px 1px 5px;
	margin-bottom: -10px;
}

h3{
	color: #9f0101;
	font-size: 30px;
	/*line-height: 26px;*/
	text-shadow: white 1px 1px 3px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: -15px;
}

h3 a{
	color: #9f0101;
	text-decoration: none;
}

h3 a:hover{
	color: #9f0101;
	text-decoration: none;
}

h4{
	color: black;
	font-size: 16px;
	/*line-height: 16px;*/
	/*text-shadow: white 1px 1px 3px;*/
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5{
	color: black;
	font-size: 14px;
	/*line-height: 16px;*/
	/*text-shadow: white 1px 1px 3px;*/
	/*font-weight: bold;*/
	margin-top: 0px;
	margin-bottom: -5px;
}

.sstitre{
	font-size: 20px;
	line-height: 80px;
	text-shadow: white 1px 1px 5px;
	font-weight: bold;
}

.ssstitre{
	font-size: 16px;
	line-height: 22px;
	text-shadow: white 1px 1px 5px;
	font-weight: bold;
}

#contenu{
	
	width: 1003px;
}

#gauche{
	float: left;
}

#menu{
	
	background: url(images/menu.png) no-repeat scroll left top;
	height: 1024px;
	width: 223px;
	color: #ffffff;
	padding-top: 74px;
	padding-left: 30px;
	text-decoration: none;
	font: italic 14px/normal 'AdobeJensonPro', sans-serif;
	clear: both;
	float: none;
}
#ssmenu{
	float: none;
	height: 100px;
	clear: both;
	padding-left: 20px;
}
#menu a{
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover{
	color: #c5cb29;
	text-decoration: none;
}

#menu ul{
	list-style-image: none;
	list-style-type: none;
	margin-left: -30px;
	/*margin-bottom: 10px;*/
}

#texte{
	float: left;
	width: 750px;
}

#hh{
	width: 698px;
	
	min-height: 1100px;

	background: url(images/hh.png) no-repeat scroll left top;
	float: none;
	padding-top: 42px;
	padding-left: 12px;
	padding-right: 40px;
	font: italic normal 17px/normal 'AdobeJensonPro', sans-serif;
}


#bb{
	width: 700px;
	height: 68px;
	background: url(images/bb.png) no-repeat scroll left top;
	float: none;
	font-size: 13px;
	text-align: right;
	font-style: italic;
	padding-right: 50px;
}

#hh a{
	text-decoration: none;
	color: #000;
}

#hh a:hover{
	text-decoration: none;
	color: #9f0101;
	border-bottom: thin dotted #9f0101;
}

#footer{
	width: 720px;
	height: 124px;
	background: url(images/footer.png) no-repeat scroll left top;
	color: white;
	font: italic normal 15px/normal 'AdobeJensonPro', sans-serif;
	text-align: center;
	padding-top: 40px;
	padding-right: 30px;
}

#footer a{
	color: white;
	text-decoration: none;
}

#footer a:hover{
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

#ssfooter{
	width: 720px;
	color: #9f0101;
	font: italic normal 13px/normal 'AdobeJensonPro', sans-serif;
	text-align: center;
	height: 34px;
	padding-right: 30px;
}

.slideshow{
	width: 180px;
	height: 50px;
}

.log 
{
	background-color: #EEEEEE;
	padding: 2px;
	color: #000;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: thin;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #3C3E30;
	text-align:left;
	width:140px;
}

.champ180 
{
	background-color: #EEEEEE;
	padding: 2px;
	color: #000;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: thin;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #3C3E30;
	text-align:left;
	width:180px;
}

.champ180:focus 
{
	background-color: #CCCCCC;
	padding: 2px;
	color: #000;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: thin;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #565f6b;
	text-align:left;
	width:180px;
}

.champ180b:focus 
{
	background-color: #CCCCCC;
	padding: 2px;
	color: #000;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: thin;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #565f6b;
	text-align:left;
	width:180px;
}

.champ180b 
{
	background-color: #9f0101;
	padding: 2px;
	color: #fff;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: thin;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #3C3E30;
	text-align:left;
	width:180px;
}

.champ300 
{
	background-color: #EEEEEE;
	
	padding: 2px;
	color: #000;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: thin;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #3C3E30;
	text-align:left;
	width:445px;
}
.champ300:focus 
{
	background-color: #cccccc;
	
	padding: 2px;
	color: #000;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: thin;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #565f6b;
	text-align:left;
	width:445px;
}
.champ300b:focus 
{
	background-color: #CCCCCC;
	
	padding: 2px;
	color: #000;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: thin;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #565f6b;
	text-align:left;
	width:445px;
}

.champ300b 
{
	background-color: #9f0101;
	
	padding: 2px;
	color: #fff;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: thin;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #3C3E30;
	text-align:left;
	width:445px;
}

.boutons 
{
	background-color: #EEEEEE;
	padding: 2px;
	color: #000;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #3C3E30;
	text-align:center;
	width:80px;
}
.rouge{
	color: red;
}

table img{
	border: 0px solid #000;
}







#slider1 {
    width: 732px; /* important to be same as image width */
    height: 462px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden;
	left: -38px;
}

#slider1 img{
	border: 1px solid black;
}

#slider1Content {
    width: 690px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin: 0;
	left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font: italic normal 15px/normal 'AdobeJensonPro', sans-serif;
    padding: 10px 13px;
    width: 690px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 130px !important;
	height: 460px;
}
.right {
	right: 0;
	bottom: 0;
	width: 130px !important;
	height: 450px;
}

#slider1 ul { list-style-type: none;}

.colone{
	width: 50%;
	float: left;
	position: relative;
}

.image{
	margin: 10px;
	border-style: none;
}

.image2{
	
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.photo{
	margin: 10px;
	border: 1px solid black;
}

.jaune{
	color: #c5cb29 !important;
	text-decoration: none;
}

a .jaune{
	color: #c5cb29 !important;
	text-decoration: none;
}

#jaune{
	color: #c5cb29 !important;
	text-decoration: none;
}

#jaune ul li{
	color: #c5cb29 !important;
	text-decoration: none;
}


