@charset "utf-8";
/* CSS Document */


body {
	background-color: #faf2f2;
}
body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.style1 {
	font-size: 10;
	margin-left: 54px;
	line-height: 18px;
	margin-right: 50px;
}
.box_style {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.box_style2 {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.background {
	background-image: url(images/text_back.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

a.bott:link {
	color: #0000FF;
	text-decoration: underline;
}
a.bott:visited {
	text-decoration: underline;
	color: #0000FF;
}
a.bott:hover {
	text-decoration: none;
	color: #0000FF;
}
a.bott:active {
	text-decoration: underline;
	color: #0000FF;
}

a.noir:link {
	color: #000000;
	text-decoration: underline;
}
a.noir:visited {
	text-decoration: underline;
	color: #000000;
}
a.noir:hover {
	text-decoration: none;
	color: #000000;
}
a.noir:active {
	text-decoration: underline;
	color: #000000;
}

#haut {
width: 670px;
height: 20px;
color: #333333;
font-size: 11px;
text-align: right;
padding-right: 36px;
}

#haut a {
color: #333333;
padding: 0 3px 0 3px;
}

#haut a:hover {
color: #333333;
text-decoration: none;
}
