/*** Tag redefining ***/
body {
	background-color: #e8e5e8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
img {
	margin-bottom:0px;
	margin-top:0px;
}
a:link {
	color: #336600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336600;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #336600;
}
li{
	margin-top: 4px;
	margin-bottom: 4px;
}
ul{
	list-style-image:  url(images/deco/puce.gif);
	margin: 0px 0em 1em 20px;	
}
input, select {
	font-size:10px;
}
textarea {
	font-size:12px;
}
H1  {
	font-weight : bold;
	font-size : 18px;
	font-style : normal;
	color : #000000;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 12px;
}
H2 {
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	margin-top: 12px;
	margin-bottom: 8px;
}
H3 {
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
p{
	margin-top: 0px;
	margin-bottom: 15px;
}
blockquote {
	margin-top: 5px;
	margin-bottom: 0px;
}

/*** Main navigation ***/
.topNav {
	background-color:#76a934;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.mainNav {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}
td.mainNav {
	padding-left:7px;
	padding-right:7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
  cursor:pointer;
	cursor:hand;
}
td:hover.mainNav {
	background-color:#4a7521;
}
a:link.mainNav {
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.mainNav {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.mainNav {
	color:#FFFFFF;
	text-decoration: none;
}
a:active.mainNav {
	color: #FFFFFF;
	text-decoration: none;
}

/*** Second navigation ***/
TD.secNav {
	background-color:#76a934;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
TD.secNavLinks {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 3px;
  cursor:pointer;
	cursor:hand;
}
TD.secNavLinks1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 3px;
}
TD.secNavLinks2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 3px;
}
TD.secNavImg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:link.secNavLinks {
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.secNavLinks {
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.secNavLinks {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
a:active.secNavLinks {
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}
/*** Other second navigation links ***/
a:link.sec2NavLinks {
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.sec2NavLinks {
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover.sec2NavLinks {
	font-weight:bold;
	color:#FFFF00;
	text-decoration: none;
}
a:active.sec2NavLinks {
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}

/*** Bottom informations ***/
.bottom {
	font-size:10px;
	color:#999999
}
a:link.bottom {
	font-size: 10px;
	color:#666666;
	text-decoration: none;
}
a:visited.bottom {
	font-size: 10px;
	text-decoration: none;
	color:#666666;
}
a:hover.bottom {
	font-size: 10px;
	color:#666666;
	text-decoration: underline;
}
a:active.bottom {
	font-size: 10px;
	text-decoration: none;
	color:#666666;
}

/*** Products ***/
table.product {
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
}
td.product {
  cursor:pointer;
	cursor:hand;
}
td.product_separator {
	padding-left:12px;
	padding-right:12px;
	background-image:url(images/deco/verti_line.gif);	
}
p.text_product{
	font-size: 10px;
	margin-bottom:2px;
	margin-top:-15px;
}
H1.product {
	font-weight : bold;
	font-size : 18px;
	font-style : normal;
	color : #000000;
	line-height: normal;
	margin-top: -4px;
	margin-bottom: 2px;
}
img.product {
	margin-bottom:0px;
	margin-top:0px;
}
P.product {
	margin-bottom:10px;
	margin-top:0px;
	text-align:right;
}

/*** Content ***/
.news{
	border: 1px solid #76A934;
	margin: 10px 1px;
}
.news_title{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px;
}
.news_content{
	padding:2px;
	padding-right:4px;
	text-align: left;
}
.content {
	padding: 10px;
}
.mini_text {
	font-size:10px;
}
