/* (c) Boris Forconi pour Armonia  */
img {
	border-style: none;
	line-height: 1px;
}
body {
	background: url(Images/fond.jpg);
	background-color: #a9d47d;
	background-repeat: no-repeat;
	margin: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #555;
	scrollbar-face-color: #a8d47d;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #cee8a7;
	scrollbar-arrow-color: #006666;
	scrollbar-track-color: #f7f6be;
	scrollbar-darkshadow-color: #000;
}
td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #555;
}
a:link, a:visited, a:active {
	color: #ad2020;
	text-decoration: none;
}
a:hover {
	color: #ad2020;
	text-decoration: underline;
}
.title {
	font-size: 11px;
	color: #555;
	font-weight: bold;
}
.headLinks {
	font-weight: bold;
	color: #ad2020;
}
a.openning:link, a.openning:visited , a.openning:active {
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
a.openning:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
a.menuLink:link, a.menuLink:visited , a.menuLink:active {
	color: #777;
	text-decoration: none;
}
a.menuLinkCurrent:link, a.menuLinkCurrent:visited , a.menuLinkCurrent:active {
	text-decoration: none;
	color: #111;
}
a.menuLink:hover, a.menuLinkCurrent:hover {
	text-decoration: none;
	color: #555;
	background-color: #FFCC28;
}
a.bottomLink:link, a.bottomLink:visited, a.bottomLink:active {
	font-size: 9px;
	text-decoration: none;
	color: #ffffff;
}
a.bottomLink:hover {
	text-decoration: none;
	font-size: 9px;
	color: #ad2020;
	background-color: #fff;
}
.bottomText {
	font-size: 9px;
	color: #ffffff;
}
a.bottomLink2:link, a.bottomLink2:visited, a.bottomLink2:active {
	font-size: 9px;
	text-decoration: none;
	color: #555;
}
a.bottomLink2:hover {
	text-decoration: underline;
	font-size: 9px;
	color: #555;
}
.bottomText2 {
	font-size: 9px;
	color: #555;
}
.puceGras {
	padding: 0 0 4px 12px;
	background: url(Images/puce.gif) no-repeat 0 1px;
	font-weight: bold;
	color: #1f7ea8;
}
input {
	font-size: 10px;
	font-family: verdana;
	border-width: 1;
	border-style: solid;
	border-color: #999999 #cccccc #cccccc #999999;
	position: relative;
}
textarea {
	font-size: 10px;
	font-family: verdana;
	border-width: 1;
	border-style: solid;
	border-color: #999999 #cccccc #cccccc #999999;
	overflow: hidden;
}
select {
	font-size: 10px;
	font-family: verdana;
	border-width: 1;
	border-style: solid;
	border-color: #999999 #cccccc #cccccc #999999;
	width: 180px;
	display: block;
}
.submit {
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	width: 80px;
	border: 1px solid #a9d47d;
	color: #555;
	background-color: #a9d47d;
}
.pdf {
  background-image:url(Images/iconepdf.gif);
  background-position:top left;
  background-repeat:no-repeat;
  padding-left:20px;
  padding-top:2px;
  padding-bottom:3px
}

