/* CSS Document */

* { 
	margin:0;
	padding:0;
}
body { 
	height:100%;
	background:#000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#544f4f;
	background:url(images/bg-big.jpg) no-repeat;
	text-align:left;
}


/*===== header =====*/
#header .row-1 {
	height:65px;
	padding:0 25px;
	/*background:url(images/bg-topmenu.png) repeat-x;*/
}
#header .row-1 .indent {
	padding:15px 0 0 0;
	/*border: 1px solid #FF0000;*/
}
#header .row-1 .nav {
	background:  #006600; /*#993300;*/
	text-align:right;
	margin:10px;
	padding:13px 0 13px 0;
}
#header .row-1 .logo {
	position:absolute;
	left:40px;
	top:-30px;
}

#header .row-1 .nav li {
	display:inline;
	background:url(images/divider0.gif) no-repeat left 2px;
	padding:0 15px 0 20px;
}
#header .row-1 .nav li.first {
	background:none;
}
#header .row-1 .nav li a {
	font-size:16px;
	/*color:#7d7d7d;*/
	color:#fff;
	line-height:1.2em;
	text-transform:uppercase;
	text-decoration:none;
	/*font-weight:bold;*/
}
#header .row-1 .nav li a:hover{
	color:#FEED00;
}
#header .row-1 .nav li a{
	color:#fff;
}
#header .row-2 {
	background:url(images/anim-01.png) no-repeat -93px top;
	height:156px;
}
#header .row-2 .indent {
	padding:30px 20px 0 417px;
}

#header .row-2 .indent h1{
	font-size:30px;
	line-height:1.2em;
	font-weight:normal;
	color:#62a736;
	letter-spacing:-2px;
	color:#CCCC00;
}
#header .row-2 p {
	margin:0;
	color:#96bd7d;
	font-size:20px;
}
#header .row-2 .contact {
	margin-top:10px;
	color:#FFFFFF;
	font-size:15px;
	line-height:1.2em;
}
#header.big .row-2 {
	background:url(images/homeimg.png) no-repeat left 25px;
	height:425px;
}

#header.big .row-2 .indent {
	padding:38px 30px 0 520px;
}

#header.big .row-2 .indent .col-1 {
	width:250px; margin-right:10px;
	margin-top:10px;
	color:#FFFFFF;
	font-size:15px;
	line-height:1.2em;
}
#header.big .row-2 .indent .col-2 {
	width:180px;
	float:right;
	margin-top:10px;
	color:#FFFFFF;
	font-size:15px;
	line-height:1.2em;
}
#header.big .row-2 p {
	line-height:39px;
}
	

html {
	min-width:1000px;
}
img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
/*
ul, ol { 
	list-style:none;
}*/
table, table td { 
	border-collapse:collapse;
}

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

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

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

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




/*==== GLOBAL =====*/
#main {
	width:1000px; 
	margin:0 auto;
	font-size:.75em;
	padding:34px 0 50px 0;
	position:relative;
	z-index:2;
}

#header {
	height:240px;
	background:url(images/header-b.png) left top;
	position:relative;
}
#header.big {
	height:492px;
}

#content {
	background: #B5CA01;/*#ebebeb;*/
	width:100%;
	rgin-bottom:16px;
}
#footer {
	height:43px;
	background:url(images/bg-footer.png) left top repeat-x;
}


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

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 25px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:25px;
}
	.img-box img { 
		float:left; 
		margin:0 25px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
	text-align:justify;
}
.p1 img{ 
	border: 1px solid #CCCCCC;
	padding:2px;
	background-color:#FFFFFF;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#993300; 
	outline:none;
	font-weight:bold
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:40px;
	line-height:1.2em;
	font-weight:normal;
	color:#993300;
	letter-spacing:-2px;
}
h2 {
	font-size:16px;
	line-height:1.2em;
	color:#333333;/*#993300;*/
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:6px;
}
h3 {
	font-size:1.2em;
	color:#709101;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:6px;
}
h4 {
	font-size:1em;
}
h5 {
	font-size:1em;
	color:#709101;
}


.txt1 {
	color:#544f4f;
}

.plusdinfo { 
	background:url(images/marker11.gif) no-repeat left 3px;
	color:#555554;
	font-size:14px;
	line-height:1.2em;
	padding-left:22px;
	text-decoration:none;
	padding-bottom:4px;
	display:inline-block;
}
.plusdinfo:hover {
	color:#6e8f00;
}


.line-hor { 
	background:url(images/line-hor.gif) left top repeat-x;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver, .line-ver1, .line-ver2 { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.address { 
	font-weight:bold;
	color:#709201;
	padding-bottom:30px;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
		}


.department { 
	padding-bottom:32px;
}
	.department dt {
		font-weight:bold;
	}
	.department dd { 
		clear:both;
	}
		.department dd span { 
			float:left;
			width:76px;
		}
		.department dd a {
			color:#544f4f;
		}



/*===== content =====*/
#content .inside {
	padding:30px 35px 35px 37px;
}/*
#content ul li {
	background:url(images/puce001.png) no-repeat left 6px;
	padding:2px 0 6px 13px;
}
#content ul li a {
	color:#544f4f;
}*/
	
#content .testimonials li {
	background:none;
	padding:0 0 16px 0;
	text-align:right;
}
#content .testimonials li blockquote {
	text-align:left;
	padding-bottom:5px;
}
	
#content .pricelist {
	padding-bottom:16px;
}
#content .pricelist li {
	background:url(images/line-dot.gif) left bottom repeat-x;
	width:100%;
	overflow:hidden;
	padding:0 0 0 0;
	margin-bottom:8px;
	vertical-align:top;
}
		#content .pricelist li span {
			float:left;
			background:#ebebeb;
		}
		#content .pricelist li em {
			float:right;
			background:#ebebeb;
			font-style:normal;
		}
		

/*===== footer =====*/
#footer, #footer a {
	color:#96bd7d;
}
	#footer .indent {
		padding:14px 0 0 24px;
		color:#FFFFFF;
	}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:30px;
		overflow:hidden;
	}
		#contacts-form input {
			width:185px;
			padding:2px 5px 2px 5px;
			border:1px solid #dcdcdc;
			border-left:1px solid #c2c2c2;
			border-top:1px solid #c2c2c2;
			background:#d5d5d5;
			color:#544f4f;
		}
		#contacts-form textarea {
			width:185px;
			padding:2px 5px 2px 5px;
			border:1px solid #dcdcdc;
			border-left:1px solid #c2c2c2;
			border-top:1px solid #c2c2c2;
			background:#d5d5d5;
			color:#544f4f;
			height:208px;
			margin-bottom:10px;
			overflow:auto;
		}
		#contacts-form .button {
			float:right;
			margin-left:25px;
		}

/*==========================================*/

.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}


/* --------------- index.html ---------------------- */
#page1 #content .line-ver { background-position:222px top;}
#page1 #content .line-ver1 { background-position:462px top;}
#page1 #content .line-ver2 { background-position:704px top;}
#page1 #content .col-1 {width:203px; margin-right:38px;}
#page1 #content .col-2 {width:203px; margin-right:38px;}
#page1 #content .col-3 {width:203px; margin-right:38px;}
#page1 #content .col-4 {width:203px;}

/*======= index-1.html =======*/
#page2 #content .line-ver { background-position:462px top;}
#page2 #content .col-1 {width:443px; margin-right:38px;}
#page2 #content .col-2 {width:447px;}
#page2 #content .col-11 {width:443px; margin-right:38px;}
#page2 #content .col-21 {width:447px;}

/*======= index-2.html =======*/
#page3 #content .line-ver { background-position:222px top;}
#page3 #content .line-ver1 { background-position:704px top;}
#page3 #content .col-1 {width:202px; margin-right:39px;}
#page3 #content .col-2 {width:445px; margin-right:37px;}
#page3 #content .col-3 {width:203px;}
#page3 #content .col-2 .col-1 { width:208px; margin-right:28px;}
#page3 #content .col-2 .col-2 { width:208px; margin-right:0;}

/*======= index-3.html =======*/
#page4 #content .line-ver { background-position:462px top;}
#page4 #content .col-1 {width:446px; margin-right:36px;}
#page4 #content .col-2 {width:445px;}

/*======= index-4.html =======*/
#page5 #content .line-ver { background-position:222px top;}
#page5 #content .line-ver1 { background-position:462px top;}
#page5 #content .line-ver2 { background-position:704px top;}
#page5 #content .col-1 {width:203px; margin-right:38px;}
#page5 #content .col-2 {width:203px; margin-right:38px;}
#page5 #content .col-3 {width:203px; margin-right:38px;}
#page5 #content .col-4 {width:203px;}


/*===============  Table tarif   ==========*/
.tabletarif{
	
}
.tabletarif caption{
	
}
.tabletarif th{
	background-color:#993300;
	color:#FFFFFF;
	font-size:11px;
	border: 1px solid #FFFFFF;
	padding-left:5px;
	padding-right:5px;
}
.tabletarif td{
	color:#000000;
	font-size:12px;
	border: 1px solid #FFFFFF;
}
.nnormal{
	text-align:left;
	padding-left:5px;
	background-color:#993300;
	color:#FFFFFF;
	font-size:11px;
}
td {
	color:#000000;
	font-size:12px;
	border: 1px solid #FFFFFF;
	padding-left:10px;
}
th {
	background-color:#993300;
	color:#FFFFFF;
	font-size:11px;
	border: 1px solid #FFFFFF;
	padding-left:5px;
	padding-right:5px;
}
#submenu{
	float:right; 
	margin-right:36px; 
	width:800px; 
	margin-top:8px;
	background-color:#FFFF99;
	padding:0px;
	text-align:right;
} 
#submenu li {
	display:inline;
	background:url(images/puce001.png) no-repeat left 3px;
	padding:0 15px 0 15px;
}
#submenu  li a {
	text-decoration:none;
	font-weight:bold;
}
#submenu  li a:hover {
	text-decoration:underline;
	font-weight:bold;
}



