﻿* {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px !important;
	color: #000;
	text-align: center;
	background: url(../img/bgpage.gif) #1a2100 top center no-repeat;
}
#page {
	margin: 0px auto;
	padding: 0px;
	width:702px;
	text-align: left;
	background-color:#fff;
	/*background: url(../img/bgpromo.jpg) #fff top left repeat-y;*/
}
h1 {
	font-size: 18px;
	line-height: 18px !important;
}
h2 {
	color:#1E5924;
	margin:5px 0 10px 0;
	font-size: 14px;
	line-height: 14px !important;
}
p {
	margin:0 0 10px 0;
}
a:link, a:visited, a:active {
	color:#A52243;
	text-decoration:none;
}
a:hover {
	color:#A52243;
	text-decoration:underline;
}
.pdf a:link, .pdf a:visited, .pdf a:active {
	font-size: 10px;
	line-height: 11px !important;
	color:#666666;
	text-decoration:none;
}
.pdf a:hover {
	font-size: 10px;
	line-height: 11px !important;
	color:#A52243;
	text-decoration:none;
}
#chromemenu ul {
	margin:70px 0 0 240px;
	position:absolute;
}
#chromemenu li {
	display:inline;
	list-style:none;
}
#chromemenu li a {
	padding:0 10px 0 10px;
}
#chromemenu a:link, #chromemenu a:visited, #chromemenu a:active {
	font-weight: normal;
	color:#000;
	text-decoration:none;
}
#chromemenu a:hover {
	font-weight: normal;
	color:#1E5924;
	text-decoration:none;
	background-color:#DDEE8F;
}
.off {
	padding:0 10px 0 10px;
	font-weight: normal;
	color:#1E5924;
	text-decoration:none;
	background-color:#DDEE8F;
}
ul.list {
	font-weight: bold;
	padding:0 10px 0 0;
}
.list li {
	display:bloc;
	list-style:none;
}
ul.list li  {
	padding:0 0 0 10px;
	margin-bottom:5px;
	background: url(../img/dot.gif) .0em .5em no-repeat;
}
.list a:link, .list a:visited, .list a:active {
	font-weight: normal;
	color:#4e6801;
	text-decoration:none;
}
.list a:hover {
	font-weight: normal;
	color:#A52243;
	text-decoration:none;
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv {
font-size: 10px;
text-align: left;
position:absolute;
top: 0;
z-index:10;
background-color:#fff;
visibility: hidden;
}
.dropmenudiv a {
width: auto;
display: block;
text-decoration: none;
}
.dropmenudiv a:link, .dropmenudiv a:visited, .dropmenudiv a:active {
padding:2px 10px 2px 10px;
color:#000;background-color:#BADD1E;
text-decoration:none;
}
.dropmenudiv a:hover {
background-color:#1E5924;
color:#fff;
padding:2px 10px 2px 10px;
text-decoration:none;
}
.dropmenudiv p {
	padding:0 0 0 10px;
	margin:0;
}
input, textarea {
	border:none;
	background-color:#dbff4f;
}
.checkbox {
	background-color:#eef6c7;
}
.envoyer {
	color:#fff;
	background-color:#1E5924;
}
.form td {
	font-size: 10px;
	line-height: 12px !important;
	padding:0 0 3px 0;
	margin:0;
}
