/* ======== main body ======== */
* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	color: #7F7F7F;*/
	color: #804c19;
/**	background: #ffffff url(bg_site_name.jpg) no-repeat top left; */
/*	background: #ffffff  no-repeat top left;*/
	background: #ffffff url(../IMG/fleurs.png) no-repeat bottom left;
}
img {
	border:0px;
}
a {
	color: #804c19;
	background-color: transparent;
}
a:hover {
	color:#000;
	background-color: transparent;
}
/* Current page in the navigation */
a.current {
	color: #B71A1F;
	background-color: transparent;
}
hr {
	clear: both;
	color: #7F94AE;
	background-color: #fff;
	border-style: solid;
	border-width: 1px;
	margin: 5px 0px 5px 0px;
}
h1 {
/*	color: #7F94AE;*/
	color: #804c19;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
/*/	font-style: italic;*/
	font-size: 18pt;
	margin: 5px 0px 5px 10px;
}
h2 {
	color: #804c19;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
/*	font-style: italic;*/
	font-size: 16pt;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

/* ======== header ======== */
#header {
	margin: 0px;
	padding-top: 10px;
	width: 980px;
	height: 80px;
	
}
/** header - your slogan **/
#header h1 {
	background: transparent url(bg_header_slogan.jpg) repeat-y right;
	font-weight: normal;
	color: #666;
	font-size: 11pt;
	text-align: right;
}
#header h2 {
	float: left;
	font-size: 26px;
	padding-left: 60px;
}
/**#header h2 span {**/
#header span {
	color: #7F94AE;
	background-color: transparent;
	margin-left: 50px;
}
/** header navigation **/
#header ul {
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
#header li {
	float: left;
	margin: 0px;
	padding: 0px;
	background: url(bg_header_navigation.gif) no-repeat left top;
}
#header li a {
	display: block;
	padding: 8px 19px 0px 19px;
	text-decoration: none;
	font-weight: normal;
}
#header > ul a {
	width: auto;
}

/* ======== wrapper ======== */
#wrapper {
	clear: both;
/*	width: 980px;*/
	width: 1170px;
	height: auto;
	text-align: left;
/*	background: url(../IMG/chataignier.png) no-repeat top right;*/
/*	background: url(f5.gif) no-repeat center right;*/
}
/** left column **/
#col-left {
	width: 198px;
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 120px;
/**	background: url(bg_left_navigation.gif) no-repeat top left; **/
}
html>body #col-left {
	margin-left: 40px;
}
#col-left ul {
	list-style: none;
	border: none;
	line-height: 20px;
	font-size: 11pt;
	margin-bottom: 15px;
}
html>body #col-left ul {
      width: auto;
}
#col-left img {
	margin-bottom: 15px;
}
#col-left ul li {
	margin: 0px 5px 0px 5px;
}
#col-left ul li a {
	display: block;
	width: 168px;
	padding-left: 15px;
	text-decoration: none;
	border: 1px dotted #fff;
}
html>body #col-left ul li a {
      width: auto;
}
#col-left li a:hover {
	border: 1px dotted #7D7D7D;
}
/*** left navigation ***/
#left-navigation {
/**	border-left: 2px solid #7F94AE;**/
/**	border-right: 2px solid #7F94AE;**/
/**	border-bottom: 2px solid #7F94AE;**/
}
/**** Heading left navigation ****/
#left-navigation h2 {
	margin: 10px 0px 5px 5px;
}
#left-navigation h2 a{
	margin: 10px 0px 5px 5px;
	text-decoration: none;
}
#left-navigation h2.top {
	padding-top: 15px;
}
/*** col left search ***/
#search {
	margin: 3px 0px 5px 0px;
	height: auto;
	text-align: center;
	padding: 12px 0px 3px 0px;
	border: 2px solid #7F94AE;
}
/*** col left contact information ***/
#questions {
	margin: 0px 0px 8px 0px;
	padding: 3px;
	height: auto;
	text-align: left;
/*	background: url(bg_questions.gif) no-repeat right;*/
	border: 2px solid #7F94AE;
}
/** right column **/
#col-right {
	margin-left: 250px;
	background: url(f1.gif) no-repeat top left;
/*	padding: 20px 50px 0px 50px;*/
	padding: 20px 280px 0px 60px;
}
#col-right h1{
	padding-left: 230px;
	height: 36px;
	background: url(f2.gif) no-repeat top right;
}
#col-right p {
	margin: 10px 0px 0px 0px;
	text-align: justify;
}
/*** right column Full width box ***/
div.full-width-box {
	margin: 15px 0px 10px 0px;
	padding: 15px;
	border: 1px dotted #804c19;
}
/*** right column Half of width box left ***/
div.half-width-box-left {
	margin: 10px 0px 10px 0px;
	border: 1px dotted #804c19;
	padding: 15px;
	width: 270px;
	float: left;
}
/*** right column Half of width box right ***/
div.half-width-box-right {
	margin: 10px 0px 10px 0px;
	border: 1px dotted #804c19;
	padding: 15px;
	width: 260px;
	float: right;
}
/*** Picture inside the text ***/
.img-float-left {
	float: left;
	padding: 2px;
	margin-right: 5px;
	margin-top: 10px;
	border: 2px solid #804c19;
}
.img-float-right {
	float: right;
	padding: 2px;
	margin-left: 5px;
	margin-top: 10px;
	border: 2px solid #804c19;
}
/*** Clearing of a float ***/
div.clear {
	clear: both;
	width: 100%;
	height: 1px;
}
table {
	width: 550px;
	margin-bottom : 50px;
}

td {
	padding: 5px;
	text-align: left;
}

.colonne1 {
	width: 150px;
}
/* ======== footer ======== */
#footer {
	clear: both;
	display: block;
	width: 1100px;
/*	width: 980px;*/
	height: 90px;
	text-align: left;
	margin: 3px 0px 3px 0px;
/*	padding: 0px 0px 0px 220px;*/
	padding: 0px 0px 0px 20px;
/*	background: url(bg_footer.gif) no-repeat top left;*/
/*	background: url(../IMG/fleurs.png) no-repeat top left;*/
}

#footertxt {
	float: left;
	padding: 65px 0px 0px 440px;
        margin-right: 5px;
/*        border: 2px solid #7F94AE;*/
	}
