body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-position: left top;
	font-size: 12px;
	color: #5d5d02;
}
a:link {
	color: #55414C;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
}
a:hover {
	color: #CC3300;
	font-size: 10px;
	font-style: italic;
}
.manu {
	background-color: #EFC08A;
}
.txten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5d2002;
	background-color: #EFC08A;
}
.bordshautetbas {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #006600;
	border-right-color: #FFFFFF;
	border-bottom-color: #006600;
	border-left-color: #FFFFFF;
}

.bordbas {
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.head {
	background-image: url(imgs/newfond1.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtfr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EFC08A;
}

a:active {
	color: #CC3300;
}
