@charset "utf-8";
a {
	color: #467388;
	text-decoration: none;
}
body {
	background-color: #9ABBCB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	text-decoration: none;
}
.titmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.sepbot {	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.sepder {	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	background-color: #EDF0F1;
	height: 15px;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a:hover {
	color: #A50000;
	text-decoration: none;
}
.titmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #467388;
	text-decoration: none;
}
.barramenu {
	background-color: #E8E8E8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBDBDB;
}
.tit1 {
	font-size: 12px;
	font-weight: bold;
	color: #3A4D5F;
	text-decoration: none;
}

