@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/header_0.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text_light_grey {
	font-family: "Times New Roman", Times, serif;
	color: #666;
	font-size: 16px;
}

.text_dark_grey {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 16px;
}

.text_red {
	font-family: "Times New Roman", Times, serif;
	color: #930;
	font-size: 20px;
}

.text_line_menu {
	font-family: "Times New Roman", Times, serif;
	color: #999;
	font-size: 16px;
}

.text_footer {
	font-family: "Arial";
	color: #333;
	font-size: 11px;
}

.link_orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #F90;
	text-decoration: none;
}
.link_orange:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #333;
	text-decoration: none;
}

.link_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}
.link_menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #F90;
	text-decoration: none;
}

.text_orange {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #F90;
	text-decoration: none;
}

.text_big {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: normal;
	color: #F90;
	text-decoration: none;
}
.text_bi:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: normal;
	color: #930;
	text-decoration: none;
}

.link_tpt {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	color: #999;
	text-decoration: none;
}
.link_tpt:hover {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	color: #333;
	text-decoration: none;
}

