/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#9b947d;
	min-width:960px;
	background:#fff;
}

.bg {width:100%; background:url(../images/bg-top.jpg) center top no-repeat;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.8125em;
	line-height:1.384em;
}

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

.col-1, .col-2 {float:left; width:191px;}
.col-1 {margin-right:23px;}

.wrapper {width:100%; overflow:hidden; position:relative;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:18px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:70px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#666;}

.index {position:relative; z-index:99;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding-bottom:30px;}
.indent2 {padding-left:50px;}
.indent-r {padding-right:12px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 23px 0px 0;}	
.img-indent2 {float:left; margin:0 18px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.link, .link-1,
.button, .button2,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header { 
	width:100%;
	position:relative; 
	z-index:2;
	padding-bottom:31px;
}
	#page1 header  {padding:0;}
	#page6 header  {padding-bottom:35px;}

h1 {
	padding:0px 0 0 0; 
	position:relative;
}
.logo {
	display:block; 
	width:550px; 
	height:76px; 
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
}
.slogon {
	display:inline-block;
	font-size:14px;
	line-height:86px;
	color:#929488;
	text-transform:uppercase;
}
.row-top {padding:19px 0 9px 210px; position:relative; z-index:2; overflow:hidden;}
	#page1 .row-top {padding:19px 0 6px 200px;}

/*********************************content*************************************/
#content {
	width:100%; 
	padding:8px 0 0 0;
	position:relative;
	z-index:1;
}

.spacer-1 {
	width:100%; 
	background:url(../images/pic-3.gif) 30px 0 repeat-y;
}
.spacer-2 {
	width:100%; 
	background:url(../images/pic-3.gif) 591px 0 repeat-y;
}

h3 {
	font-size:36px; 
	line-height:1.3em; 
	margin:0 0 23px 0; 
	color:#7e7a5e;
}
	h3.itm-1 {padding:0 0 10px 70px; background:url(../images/pic-6.png) 0 0 no-repeat;}
	h3 strong {
		display:block;
		margin-top:-10px;
		font-weight:normal;
	}
h4 {
	font-size:24px;
	line-height:1.2em;
	color:#928e77;
	font-weight:normal;
	margin-bottom:8px;
}
	h4  strong {
		display:block;
		margin-top:-8px;
		font-weight:normal;
	}

.header-border-bot {
	width:100%; 
	padding-bottom:1px; 
	background:url(../images/pic-5.gif) 0 bottom repeat-x;
}
.border-bot {
	width:100%; 
	padding-bottom:27px; 
	background:url(../images/pic-5.gif) 0 bottom repeat-x;
}
.border-bot2 {
	width:100%; 
	padding-bottom:52px; 
	background:url(../images/pic-5.gif) 0 bottom repeat-x;
}
	#page3 .border-bot2 {padding-bottom:43px;}
	#page4 .border-bot2,
	#page5 .border-bot2,
	#page6 .border-bot2 {padding-bottom:60px;}

.box {
	width:100%; 
	margin-bottom:4px;
	color:#a8a188;
	background:#fff;
	line-height:19px;
	box-shadow: 0px 0px 4px #eee;
	-moz-box-shadow: 0px 0px 4px #eee;
	-webkit-box-shadow: 0px 0px 4px #eee;
}
	.box h3 {color:#fcfcfb; margin:0;}
	.box .inner {padding:0 10px 22px 27px;}
	.box .title {padding:40px 0 19px 25px; margin-bottom:22px;}
	.box.first .title {background:url(../images/box-first-tail.gif) 0 0 repeat-x #91F00F;}
	.box.second .title {background:url(../images/box-second-tail.gif) 0 0 repeat-x #FCEB14;}
	.box.third .title {background:url(../images/box-third-tail.gif) 0 0 repeat-x #F72E11;}

.block {
	padding:20px;
	background:#e9ece5;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.block:hover {background:#827b50; color:#fff;}
/***** Lightbox image *****/
.lightbox-image {
	position:relative;
	z-index:1;
	overflow:hidden;
	display:inline-block;
	cursor:pointer;
	}
	.lightbox-image img {
		position:relative;
		z-index:1;
	}
	.lightbox-image span {
		display:inline-block;
		position:absolute;
		left:0px;
		top:-120px;
		width:100%;
		height:100%;
		background:url(../images/magnify.png) no-repeat 50% 0;
		z-index:2;
		padding:0;
	}
	
.button {
	display:inline-block; 
	padding:13px 20px;
	color:#171717; 
	font-size:16px;
	line-height:1.25em;
	background:#f0f0f0;	
	text-transform:uppercase;
}	
	.button:hover {color:#fff; background:#91F00F;}
	
.button2 {
	display:inline-block; 
	padding:10px 20px 9px;
	color:#fff; 
	font-size:18px;
	line-height:1.22em;
	background:url(../images/button2-tail.gif) 0 0 repeat-x #a8a27d;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}	
.button2:hover {color:#696969;}
	.button2.btn-1 {background:#91F00F;}
	.button2.btn-2 {background:#FCEB14;}
	.button2.btn-3 {background:#d9553e;}
	.button2:hover{background:#f0f0f0;}

.list-1 li {
	line-height:22px; 
	padding-left:12px; 
	background:url(../images/marker-2.gif) 0 8px no-repeat;
}
	.list-1 li a {
		display:inline-block;
		color:#fff;
	}
		.list-1 li a:hover {
			color:#1799cf;
		}

.list-2 li {
	font-size:14px; 
	line-height:31px; 
}
		.list-2 li a {
			display:block; 
			color:#a09980; 
			padding-left:33px;
			background:url(../images/marker.png) 0 4px no-repeat;
			-webkit-transition: all 0.3s linear 0s;
			-moz-transition: all 0.3s linear 0s;
			-o-transition: all 0.3s linear 0s;
			transition: all 0.3s linear 0s;
			cursor:pointer;
		}
		.list-2 li a:hover {color:#fff; background-color:#aaa47f; background-position:220px 4px;}
		.list-2 li a:hover span {background:none;}
		.list-2 li a span {
			display:block;
			background:url(../images/pic-4.gif) 0 bottom repeat-x;
		}
		.list-2 span.last-item {background:none;}

.link:hover {text-decoration:underline;} 

.link-1 {
	display:inline-block; 
	padding-left:9px; 
	background:url(../images/marker-2.gif) 0 8px no-repeat;
	font-weight:bold;
}
.link-1:hover {text-decoration:underline;} 

dl.contact {
	color:#95978d;
	line-height:22px;
	padding-bottom:30px;
}

dl span {float:left; width:78px;}

.text-3 {
	display:block;
	font-size:20px;
	line-height:1.2em;
	color:#bbb276;
	margin-bottom:3px;
	padding-top:3px;
}
.text-4 {
	display:block;
	font-size:22px;
	line-height:1.2em;
	color:#b4af91;
	margin-left:-2px;
}

.tdate-1 {
	display:block;
	font-size:24px;
	line-height:1.2em;
	color:#928e77;
	margin-bottom:8px;
}

/* Contact form */
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}			
			#contact-form label {
				display:block;
				padding-bottom:7px;
			}
			#contact-form input {
				width:311px;
				padding:9px 15px;
				margin:0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:1.23em;
				color:#9b947d; 
				border:1px solid #ecece9;
				background:none;
			}
			#contact-form textarea {
				width:508px;
				height:200px;
				padding:9px 15px; 
				margin:0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:1.23em;
				color:#9b947d; 
				border:1px solid #ecece9;
				background:none;
				overflow:auto;
			}
				#contact-form a {cursor:pointer;}
				#contact-form .success {display:none; margin-bottom:20px;}
				#contact-form .error,
				#contact-form .empty {
					color:#f00;
					font-size:11px;
					line-height:1.23em;
					display:none;
					overflow:hidden;
				}
		.buttons-wrapper { padding-top:22px; text-align:right;}
		.buttons-wrapper a { margin-left:28px;}
		
/****************************footer************************/
footer {
	width:100%; 
	padding:33px 0 70px;
	color:#938e6e;
}

.footer-text {font-size:18px; line-height:27px; padding:15px 0 28px; display:block;}
	.footer-text span {display:inline-block; padding-right:16px; margin-right:8px; background:url(../images/pic-7.gif) right 0 repeat-y;}
	.footer-text a {color:#827b50;}

	
	
	
	
	
	
	
	
	


/****************************************************************************************
BARRE DE PAGINATION    
*******************************************************************************************/


/* Les barres de navigation */
div.navig {
	border: 0px solid #6f7642; /* bleu */
	margin-top: 10px;
	text-align:center;
	height:18px;
}
div.navig ul {
	list-style-type: none;
	margin:0; padding:0;
}
div.navig ul li {
	display: inline;
	
}


/* Barres de navigation : liens */

div.navig ul li a:link, div.navig ul li a:visited {
	color : #128449; /* bleu */ 
	text-decoration: none; 
	font-weight: normal;
	font-style: normal;
	background:none;
	padding:0;
	font-size:14px;
	font-family: verdana;
}
div.navig ul li a:hover, div.navig ul li a:active {
	color : #128449; /* bleu */  
	text-decoration: none; 
	font-weight: normal;
	font-style: normal;
	background:none;
	padding:0;
	font-size:14px;
	font-family: verdana;
}

/* Barres de navigation : page en cours */
div.navig ul li span {
	
	color : #fff; /* bleu */ 
	font-size:14px;
	background-color: #128449; /* bleu */
	font-weight: bold;
	font-family: verdana;
	
}




	
	