html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	color: #4E4628;
}
body {
	line-height: 1.5;
	margin:1.5em 0;
	background-color: #ebe9d7;
	font-size: 75%;
	color: #797979;
}

a img {
	border: none;
}
a {
	color: #70a112;
	text-decoration: none;
}
a:hover {
	color: #4e4628;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container {
	width: 720px;
	margin: auto;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	opacity: 1;
	padding: 10px;
	border: 1px solid #fcfaf3;
	margin-top: 1%;
}
#container #logo {
	height: 685px;
	padding-bottom: 1px;
	margin-bottom: 20px;
	background-image: url(images/top2.jpg);
	margin-right: 1px;
	margin-left: 1px;
}
#container #logo_fr {
	height: 685px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	background-image: url(images/top2fr.jpg);
	margin-right: 1px;
	margin-left: 1px;
}
#container #logo h1 {
	text-indent: -9999px;
}
#footer {
	margin-top: 20px;
}
.nav {
	float: right;
	margin-top: -15px;
}
h2 {
	font-size: 2.2em;
	margin: 0;
	border-bottom: 1px solid #797979;
	margin-bottom: 5px;
	color: #4E4628;
}
h3 {
	font-size: 1.8em;
	margin-top: 30px;
	border-bottom: 1px solid #797979;
	margin-bottom: 10px;
	color: #4E4628;
}
h4 {
	font-weight: bold;
}
.desc {
	margin: -15px 0 40px 0;
}
.desc p {
	margin-bottom: 10px;
}
.home .menuItem h3 {
	font-size: 1.8em;
	line-height: 1.0em;
	float: none;
	position: relative;
	display: block;
	border-bottom: none;
	margin: 0;
}
.home .menuItem p {
	margin-left: 0px;
	margin-bottom: 0px;
	position: relative;
	display: block;
	border-bottom: none;
}
.home .menuItem {
	display: block;
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #797979;
	outline: none;
	cursor: pointer;
	height: 40px;
	border-bottom: 1px solid #797979;
}
.home .menuItem:hover {
	background-color: #f1f1f1;
}
.home h2 {
	color: #354158;
	margin-bottom: 0px;
}
.arrow {
	font-size: 4em;
	position: absolute;
	right: 0px;
	top: -16px;
	color: #b9b9b9;
}
.home .menuItem:hover .arrow {
	right: -4px;
}
h3.example {
	background: url(heading-example.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}
.version {
	font-family: Courier;
	font-size: 1em;
}
ul {
	margin-left: 15px;
}
dt {
	float: left;
}
dd {
	margin-left: 150px;
	margin-bottom: 10px;
}
.description {
	margin-top: 10px;
}
code {
	font-family: Courier;
}
#usage p {
	margin: 10px 0px 5px 0px;
}
#text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	text-align: justify;
	background-image: none;
	background-color: #fcfaf3;
	padding: 20px;
	list-style-image: none;
	border: solid #E7E8D1 1px;
}
.style1 {
      	font-family: Arial, Helvetica, sans-serif;
      	font-size: 14px;
      	color: #191919;
      }
.style2 {
      	color: #000000;
      	font-size: 24px;
      }
.footer {
        font-size: 12px;
		color: #4e4628;
		font-family: Arial, Helvetica, sans-serif
	  }
