body, td {
	color:#4c809d;
	font-family: Verdana, Arial;
	font-size: 12px;
	background-color:transparent;
}

div, form, input, h1, h2, h3, h4, span, ul, li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a {
	color: #4c809d;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.clearb{
	clear:both;
}

.small, .small a, .small a:hover, a.small, a.small:hover{
	font-size: 10px;
}

div.alignecentre {
	margin-left:216px;
}

sup{
	color:red;
}

.form1 {
	width: 270px;
	font-family: Arial;
	color: #3E4851;
	background-color: #FFFFFF;
	border: 1px solid #4c809d;
	display: block;
	height: 15px;
}

.formbt {
	font-family: Arial;
	background-color: #4c809d;
	border: 1px solid #4c809d;
	color: #fff;
	padding: 3px 7px;
	margin: 0 0 1px 0;
	text-align: center;
}

.formbt:hover {
	background-color: #7a99bb;
	color: #fff;
}

fieldset {
	border: none;
	padding: 0;
}
legend {
	color: #4c809d;
	font-weight: bold;
	font-size: 14px;
	padding: 0 4px 4px 4px;
}

.formcontact label {
	float: left;
	width: 210px;
	text-align: right;
	padding: 1px 4px 1px 2px;
	clear: both;
	display:block;
	height: 15px;
}

.formcontact input, .formcontact select, .formcontact textarea {
	border: 1px solid #4c809d;
	border-radius: 3px 3px 3px 3px;
}
.formcontact select {
	height:17px;
}
