/* 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 ======================================================== */
body { 
	background-color: #184F15; 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size:100%; 
	line-height:1em;
	color:#000000; 
	min-width:890px;
}
html { 
	min-width:890px;
}
html, 
body { 
	height:100%;
}



/* Global Structure ============================================================= */
#main {
	margin:0 auto;
	width:890px;
	font-size:.875em;
}
.skin{
	background:url(../images2/background_slice.jpg) repeat-x left top;
	height:800px;
}
.shadow{
	background:url(../images/shadow.png) repeat-x left top;
	height:100%;
}
	/* Header */
	header {
		height:209px;
		position:relative;
	}
	
	/* Content */
	section#content {}
	
	/* Sidebar */
	aside {}
			
	/* Footer */
	footer {
		width:637px;
		height:36px;
		/* background:url(../images/nav-line.png) repeat-x left top; */
		margin-top:10px;
	}




/* Left & Right alignment */

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

.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

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

.wrapper { 
	width:100%;
	overflow:hidden;
}



/*---- tailings ----*/
.tail-top { 
	background:url(../images/tail-top.gif) left top repeat-x #ffbb00;
}
.tail-bottom {
	background:url(../images/tail-bottom.gif) left bottom repeat-x;
}

/*----- form defaults -----*/
input, 
select, 
textarea { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	color:#393939;
	margin:0;
	padding:0;
}

fieldset {
	border:0;
}

/*----- lists -----*/

.list {
	margin-left:1px;
}
	.list li {
		float:left;
		margin-right:6px;
		position:relative;
	} 
	.list li img{
		margin-bottom:9px;
	}
		.list li a.lnk {
			display:block;
			color:#9b9c77;
			font-size:14px;
			text-decoration:none;
			text-align:center;
		}
		.list li a:hover {
			color:#7db19a;
		}
.list1{
	position:absolute;
	top:112px;
	right:26px;
}
.list1 li{
	float:left;
	width:69px;
	text-align:center;
	background:url(../images/line1.png) no-repeat right top;
	position:relative;
	display:block;
}
.list1 li.last{
	background:none;
}
.list1 li a.home.active img{
	margin-top:-13px;
}
.list1 li a.mail img{
	margin-top:2px;
}


.list1b{
	position:absolute;
	top:60px;
	right:0px;
}
.list1b li{
	float:left;
	width:100px;
	text-align:center;
	position:relative;
	display:block;
	left: 30px;
}
.list1b li.last{
	background:none;
}
.list1b li a.home.active img{
	margin-top:0px;
}
.list1b li a.mail img{
	margin-top:0px;
}


.photos{}	
.photos li{
	float:left;
	/* margin-right:11px; */
	margin-right:8px; 
	margin-bottom:22px;
}	
.photos li.last{
	
}
.photos li img{
	/* 
	border:8px solid #fff;
	
	box-shadow:0 0 5px #b0bb96;
	-moz-box-shadow:0 0 5px #b0bb96;
	-webkit-box-shadow:0 0 5px #b0bb96;
	
	behavior:url(js/PIE.htc);
	*/
}	
.list2{}
.list2 li{
	margin-bottom:22px;
}
.list2 li.last{
	margin-bottom:0px;
}
.list2 li img{
	margin-bottom:16px;
}
.list2 li p{
	margin-left:2px;
}
.news{
	width:206px;
}
.news li {
	width:100%;
	overflow:hidden;
	margin-bottom:22px;
}
.news li p{
	font-size:12px;
	color:#9b9c77;
}
.news li p a{
	color:#9b9c77;
	font-weight:bold;
	text-decoration:none;
}
.news li p a:hover{
	text-decoration:underline;
}
.news li .date{
	display:inline-block;
	width:40px;
	height:48px;
	background:url(../images/date-bg.png) no-repeat left top;
	float:left;
	margin-right:2px;
	padding-left:9px;
	margin-top:4px;

}
.news li .date em{
	display:block;
	font-size:18px;
	padding-top:6px;
}
.news li .date strong{
	text-transform:uppercase;
	font-size:12px;
}
/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
.img-box img { 
	float:left; 
	margin:0 20px 0 0;
}
	
.img-ap { 
	margin: 15px 0px 0 30px; 
	float:left;
}

.img-gal { 
	margin: 0px 0px 45px 0px; 
	float:left;
}

.extra-wrap { 
	overflow:hidden;
}

p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color: #244722;
	line-height:1.429em;
}

.p0 {
	margin:0;
	padding:0;
}
.p1 {
	margin-bottom:8px;
}

.p2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:20px;
	line-height:1.2em; 
	color:#858f67;
	text-decoration:none;
	font-weight: lighter;
}

dl {}
	dl dt {}
	dl dd {}
	
.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}



/*----- txt, links, lines, titles -----*/
b.tarif {
	 color:#FF3300;
}

a {
	color:#d52d00; 
	outline:none;
}

a:hover {
	text-decoration:none;
}

h1 {
	text-indent:-9999px;
}
h1 a {
	position:absolute;
	left:60px;
	top:5px;	
	width:675px;
	height:193px;
	background:url(../images2/logo2.png) no-repeat left top;
}
h2 {
    font-size:30px;
	line-height:1.2em;
	color: #244722; 
	text-align:center;

}
h3 {
	color: #244722;
	font-size:32px;
	line-height:1.2em;
	text-align:center;
}
h4 {
	
}
h5 {
	
}
h6 {
	
}


.txt1 {
}
.txt2 {
}

.link1 {
	color:#3077c7;
	font-size:24px;
	line-height:1.2em;
	text-decoration:none;
}
.link1:hover { 
	color:#000;
}

.link2 {
	color:#3077c7;
}
.link2:hover { 
	color:#000;
}

.button { 
	float:right;
}
	.button span { 
		display:block; 
		background:url(../images/button-left.gif) no-repeat left top; 
		padding-left:3px;
	}
		.button span span { 
			background:url(../images/button-right.gif) no-repeat right top;
			padding-right:4px;
			padding-left:0;
		}
			.button span span a { 
				display:block;
				background:#333743;
				padding:4px 5px 3px 5px;
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;
			}
			.button span span a:hover { 
				text-decoration:underline;
			}

.hr { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
	display:block;
}
.vr { 
	background-image:url(../images/line-ver.gif); 
	background-repeat:repeat-y;
	background-position:0 0;
	width:100%;
}


/*==================boxes====================*/
.box {
	width:613px;
	height:481px;
	background:url(../images/box-bg.png) repeat-x;
	border:12px solid #fff;
	float:left;
	margin-right:21px;
	position:relative;
		box-shadow:0 0 8px #587a50;
	-moz-box-shadow:0 0 8px #587a50;
	-webkit-box-shadow:0 0 8px #587a50;

}

.box .scroll{
	width:566px;
	height:442px;
	overflow:auto;
	margin-top:11px;
	margin-left:36px;
	padding-top:18px;
	position:relative;
}


.box-img{
	/* 
	border:8px solid #fff; 
	box-shadow:0 0 8px #b6bc95;
	-moz-box-shadow:0 0 8px #b6bc95;
	-webkit-box-shadow:0 0 8px #b6bc95;
	behavior:url(js/PIE.htc);
	*/
	position:relative;
}

box-img2{

	float: left; 

}


/*===== header =====*/
header {}
header .inside {}

/*===== content =====*/
#content .inside {}
#content {}
nav{
	position:relative;
	top:-2px;
	width:232px;
	overflow:hidden;
}
nav ul{
	overflow:hidden;
}
nav ul li {
	background:url(../images/nav-line.png) repeat-x left bottom;
	padding-left:11px;
	line-height:85px;

}
nav ul li.last{
	background:none;
}
nav ul li a {
	color:#e5f995;
	text-decoration:none;
	font-size:30px;
	background:url(../images/marker2.png) no-repeat left 28px;
	padding-left:40px;
	display:inline-block;
}
nav ul li a:hover,
nav ul li a.active{
	color:#FFFFFF;
}
/*===== Sidebar =====*/
aside .inside {}
aside {}

/*===== footer =====*/
footer .inside {}
footer p {
	color:#e5f995;
	font-size:12px;
	padding-top:19px;
	padding-left:150px;
}
footer a {
	color:#e5f995;
	text-decoration:none;
}
footer a:hover{
	color:#fff;
}


/*----- forms -----*/

#contacts-form .field { 
	height:40px;
}
#contacts-form input,
#contacts-form textarea {
	background:#f1f2e5;
	border:none;
	padding:7px 7px 6px 9px;
	width:190px;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#9b9c77;
}
#contacts-form input {
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea { 
	width:306px; 
	height:57px; 
	overflow:auto;
}
#contacts-form .left-form{
	float:left;
	margin-right:10px;
}
textarea:focus,
input:focus{
	outline:none;
}
.cont-buttons {
	margin-right:27px;
	margin-top:13px;
}
.cont-buttons .reset{
	margin-right:30px;
}
/*==========================================*/
.p-1 .toptext {
	background:url(../images/line-hor.gif) repeat-x left bottom;
	padding-bottom:23px;
	overflow:hidden;
	width:529px;
}
.p-1 .toptext h2{
	padding-bottom:16px;
}
.p-1 .toptext p{
	padding-bottom:12px;
}
.p-1 .bottom {
	padding-top:16px;
}
.p-1 .bottom h3{
	padding-bottom:21px;
}
/*==========================================*/
.p-2 .toptext {
	background:url(../images/line-hor.gif) repeat-x left bottom;
	padding-bottom:8px;
	padding-top:2px;
	overflow:hidden;
	width:529px;
	position:relative;
}
.p-2 .toptext img{
	float:left;
	margin-right:22px;
}
.p-2 .toptext p{
	padding-bottom:12px;
}
.p-2 .toptext h3{
	padding-bottom:21px;
}
.p-2 .bottom {
	padding-top:16px;
}
.p-2 .bottom h3{
	padding-bottom:21px;
}

.p-2 .bottom p.second{
	padding-top:20px;
}
/*==========================================*/
.p-3 .col-1 {
	margin-top:2px;
	overflow:hidden;

}
.p-3 .col-2 {
	padding-top:2px;
	overflow:hidden;
	position:relative;
}
.p-3 .col-1 h3{
	padding-bottom:21px;



}
.p-3 .col-2 h3{
	padding-bottom:23px;
}
.p-3 .down{
	width:530px;
	margin-top:15px;
	text-align:justify;
}
.p-3 .line{
	background:url(../images/vert-line.jpg) repeat-y 270px top;
}
/*==========================================*/
.p-4 a.prev{
	width:83px;
	height:83px;
	display:block;
	background:url(../images/prev.png) no-repeat left top;
	position:absolute;
	top:199px;
	left:20px;
}
.p-4 a.prev:hover{
	background:url(../images/prev-act.png) no-repeat left top;
}
.p-4 a.next{
	width:83px;
	height:83px;
	display:block;
	background:url(../images/next.png) no-repeat left top;
	position:absolute;
	top:199px;
	right:11px;
}
.p-4 a.next:hover{
	background:url(../images/next-act.png) no-repeat left top;
}
/*==========================================*/
.p-5 .toptext {
	padding-bottom:8px;
	padding-top:2px;
	overflow:hidden;
	width:529px;
	position:relative;
}
.p-5 .toptext img{
	float:left;
	margin-right:22px;
}
.p-5 .toptext p.first{
	margin-top:-4px;
	padding-bottom:18px;
}
.p-5 .toptext p.second{
	padding-bottom:21px;
}
.p-5 .toptext p.down{
	margin-top:40px;
}
.p-5 .toptext p{
	padding-bottom:12px;
}
.p-5 .toptext h3{
	padding-bottom:21px;
}
/*==========================================*/
.p-6 .toptext {
	padding-bottom:11px;
	padding-top:2px;
	overflow:hidden;
	width:547px;
	position:relative;
	background:url(../images/line-hor.gif) repeat-x left bottom;
}
.p-6 .toptext img{
	float:left;
	margin-right:22px;
}
.p-6 .toptext p{
	padding-bottom:12px;
}
.p-6 .toptext h3{
	padding-bottom:17px;
}
.p-6 .bottom {
	padding-top:18px;
}
.p-6 .bottom h3{
	padding-bottom:17px;
}

.p-6 .bottom p.second{
	padding-top:20px;
}
.p-6 .bottom .st1 img{
	float:left;
	margin-top:9px;
	margin-right:21px;
	margin-left:1px;
}
.p-6 .bottom .st1 strong{
	font-style:normal;
	font-weight:normal;
		font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#9b9c77;
	line-height:1.429em;
}
.p-6 .bottom .st1 strong a{
	color:#618e66;
	text-decoration:underline;
	margin-left:4px;
}
.p-6 .bottom .st1 p a{
	color:#618e66;
}
.p-6 .bottom .st1 p a:hover{
	text-decoration:none;
}
.p-6 .bottom p.bot-text{
	margin-top:17px;
}
.p-6 .bottom p.text{
	margin-top:26px;
}
/*==========================================*/
.p-7 .toptext {
	padding-bottom:21px;
	padding-top:2px;
	overflow:hidden;
	width:547px;
	position:relative;
	background:url(../images/line-hor.gif) repeat-x left bottom;

}
.p-7 .scroll{
	overflow:hidden;
}
.p-7 .toptext p{
	padding-bottom:12px;
}
.p-7 .toptext h3{
	padding-bottom:19px;
}
.p-7 .bottom {
	padding-top:17px;
}
.p-7 .bottom h3{
	padding-bottom:21px;
}
#map_canvas {
	width:234px;
	height:125px;
	overflow:hidden;
	float:left;
	margin-right:20px;
	}
p.address{
	width:196px;
	margin-top:-3px;
}
p.address a{
	color:#578a67;
}
/*==========================================*/
.p-8 .toptext {
	padding-bottom:21px;
	padding-top:2px;
	overflow:hidden;
	width:547px;
	position:relative;

}
.p-8 .scroll{
	overflow:hidden;
}
.p-8 .toptext p{
	padding-bottom:12px;
}
.p-8 .toptext h3{
	padding-bottom:19px;
}
.p-8 .toptext p.last{
	padding-top:10px;
}
.p-8 .toptext p.last a{
	color:#fff;
	text-decoration:none;
}
.p-8 .toptext p.last a:hover{
	color:#9b9c77;
}

