body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
	background-image: url(images/tmp_fond.jpg);
}

.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a, a:link {
	color: #015480;
	font-weight: normal;
	font-style: normal;
	text-decoration: underlined;
}
a:hover {
	color: black;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a.menu, a.menu:link {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.menu:hover {
	color: #015480;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

a.submenu, a.submenu:link {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.submenu:hover {
	color: #015480;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

h3{
	color: #015480;
	font-size: 18px;
	font-weight: normal;
}

h4{
	color: #000000;
	font-size: 14px;
}

.by{
	color: Black;
}

.form 
{
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 7.5pt;
	height: 11px;
	font-weight: normal;
}

input, textarea{
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
}

.red{
	color: #8B0000;
}

#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Verdana;
	z-index: 0;
	line-height: 18px;
	width: 190px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
line-height:18px;
background-color: white;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
	list-style-type: none;
	width: 160px;
	position: relative;
	left: -20px;
}

.mininavlist{
	font-size: 8pt;
}