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

.text-n {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}
.text-title {
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: normal;
	color: #024C60;
}
.text-titlebig {
	font-family: tahoma, arial;
	font-size: 36px;
	font-weight: bold;
	color: #0888C1;
}
.divHomeMain {
	height: 380px;
	width: 970px;
	background-attachment: fixed;
	background-image: url(images/banner-home.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
}
.link-normal		 		{ font-family: Tahoma, Arial; font-size: 12px; text-decoration: none; ; font-weight: normal; color: #024c60}
.link-normal:link    		{ color:#024c60; }
.link-normal:visited 		{ color:#024c60; }
.link-normal:active 		{ color:#024c60; }
.link-normal:hover 	 		{ color:#8cc63f; text-decoration: underline;}

.link-current 				{ font-family: Tahoma, Arial; font-size: 11px; color: #0888c1; text-decoration: none; font-weight: bold;}.text-titleMedium {
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: normal;
	color: #0888c1;
}
