* {margin: 0;padding: 0;font-family:arial, sans-serif;} 

html, body {width: 100%;height: 100%;}

a img {border:0px;}

h5 {
	color: #50711E;
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
	padding-left: 20px;
	padding-bottom: 12px;
	margin-bottom: 20px;
	border-bottom: solid 1px #50711E;
}

h5 a{color:#50711E;text-decoration: none;}

h2 {
	color: #979732;
	font-size: 12px;
	font-weight:bold;
	margin-left: 13px;
	margin-bottom: 16px;
	margin-top: 10px;
	background-image:url(images/arrows/title_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left: 23px;
}

p {
	display:block;
	text-align:justify;
	margin-right:10px;
	margin-left:10px;
	margin-bottom: 18px;
	color: #6A6A6A;
	font-size: 12px;
}

/* Template [root.html] */

#root_html #root_html_container {
	width: 905px;
	background-image: url(images/backgrounds/border.jpg);
	position: static;
	margin: auto;
}

#root_html #root_html_header {
	position: static;
	width: 903px;
	height: 110px;
	background-image: url(images/backgrounds/header_bg.jpg);
	margin-left: 1px;
}

#root_html #root_html_header img {position: absolute;margin: 10px;}
#root_html #root_html_contain {margin-left: 1px;width: 903px;}

#root_html #root_html_footer {
	width: 903px;
	height: 134px;
	margin: auto;
	background-image: url(images/backgrounds/footer_bg.jpg);
	color: #2b3a0f;
	font-size: 10px;
	line-height: 30px;
	text-align: center;
}

#root_html #root_html_menu {position: relative;top: 80px;margin-right: 70px;}
#root_html #root_html_footer a {color: #2b3a0f;font-weight: bold;}
#root_html #root_html_footer span {color: #2b3a0f;font-weight: bold;}
#root_html #root_html_newsletter {margin: 0px;top: -35px;left: 660px;position: relative;}

/* Template [menu.html] */

#menu_html ul {margin: 0px;height: 31px;display: block;list-style-type: none;}
#menu_html li {height: 30px;float: right;margin-left: 0px;background-position: left top;}

#menu_html li a {
	color: #2d430c;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	margin-left: 25px;
	margin-right: 15px;
	line-height: 30px;
}

#menu_html li a:hover {text-decoration: underline;}
#menu_html img {padding-left: 5px;top: 0px;position: absolute;}

/* Template [sousmenu.html] */

#sousmenu_html ul {
	display: block;
	height: 31px;
	background-color: #96C901;
	border-top: solid 1px #50711E;
	border-bottom: solid 1px #50711E;
}

#sousmenu_html a#sousmenu_html_back {
	display: block;
	height: 31px;
	position: absolute;
	background-image: url(images/arrows/green_top.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-left: 13px;
	padding-left: 24px;
	color: #2D3F0F;
	font-variant: small-caps;
	text-decoration: none;
	padding-top: 10px;
	font-size: 12px;
}

/* Template [home.html] */

#home_html  {border-top: solid 1px #4f6a00;}

#home_html .hor_separator {
	clear: both;
	height: 1px;
	margin-top: 0px;
	background-image: url(images/backgrounds/hor_separator_bg.gif);
}



#home_html #home_html_middle {height: 205px;}
#home_html a {cursor: pointer;text-decoration: none;}

/* Template [atelier] */


#atelier_html div#atelier_html_content {margin-left: 50px;margin-right: 50px;}
#atelier_html h5 {margin-bottom: 0px;}
#atelier_html h2 {margin-top: 20px;}
#atelier_html .style1 {color: #666666;}
