/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFAF6;
}
.top_bg {
	background-image: url(pict/top_bg.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
.top_logo {
	background-image: url(pict/top_logo.gif);
	background-repeat: no-repeat;
	width: 1000px;
	height: 150px;
}
.menu {
	padding: 0px;
	margin: 0px;
	height: 57px;
	vertical-align: top;
	position: static;
}
.bg_menu {
	background-image: url(pict/bg_menu.gif);
	height: 30px;
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	font-size: 12px;
}
.bg_menu a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	height: 30px;
	padding-bottom: 7px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.bg_menu a:visited {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
	height: 30px;
	padding-bottom: 7px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.bg_menu a:hover{
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
	background-image: url(pict/bg_menu_a.gif);
	height: 30px;
	background-repeat: repeat-x;
	background-position: center;
}
.bg_menu2 {
	vertical-align: middle;
	text-align: center;
	margin: 0px;
	font-size: 11px;
	background-color: #8E6856;
	color: White;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
}
.bg_menu2 a:link {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.bg_menu2 a:visited {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
.bg_menu2 a:hover{
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
	background-position: center;
	background-color: #D5C2B9;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
}
.footer {
	background-color: #FFFAF6;
	margin-top: 3px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 80px;
	border-bottom-width: 5px;
	border-bottom-color: #8E6856;
	border-bottom-style: solid;
	text-align: left;
	background-image: url(pict/footer.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.footer_ban {
	float: left;
	background-color: White;
	border: 1px solid #D2C3BB;
	padding: 5px;
}
.footer_ban img{
	border: 0;
}
.footer_com {
	float: left;
	padding: 10px;
}

.if_informer_v2 {color:#000000;border: none;background: #EFEFEF;padding: 0px;margin: 5px;width: 160px;overflow: hidden;font: 12px/1.231 tahoma,arial,helvetica,clean,sans-serif;}
.if_informer_v2 ul {list-style: none;padding: 0px;margin: 0px;}
.if_informer_v2 li{padding: 5px 8px;text-align: center;list-style-type:none;}
.if_informer_v2 a {color: #000000;text-decoration:none}
.if_informer_iframe {margin: 0;padding: 0;}
.if_informer_v2 small,.if_informer_v2 .cyp{color:#08618E;font-size:100%}
.if_informer_v2 .cyp{float:right;padding-top:2.5px;}
.if_informer_v2 .logo{float:left;font-weight:bold;font-size:14px}
.if_informer_v2 .cyp a,.if_informer_v2 .cyp a:hover{color:#08618E;text-decoration:none;}
.if_informer_v2 img{border:0 none;}