@charset "utf-8";
/* CSS Document */

.thumb {
    position: relative;
    width: 395px;
    height: 257px;
    margin: 10px;
    float: left
}
.text, .text-js {
    display: none;
	color:#CCCCCC;
	font-size:22px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 375px;
    background: #999;
    background: rgba(0,0,0,0.8);
    text-align: left;
	padding-left:20px;
	padding-bottom:15px;
	padding-top:11px;
	text-shadow: black 2px 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.thumb:hover .text {
    display: block;
}
  body {
	background: url(images/bg_section_news_a01.jpg) center top no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.lightgray_14px { font-family:'PT Sans', sans-serif; color:#757575; font-size:14px; font-weight:normal; line-height:18px;}
.lightgray_14px a {font-family:'PT Sans', sans-serif;color:#757575; font-size:14px; text-decoration:underline;}
.lightgray_14px a:visited {color:#757575; font-size:10px; text-decoration:underline;}
.lightgray_14px a:hover {color:#ffffff; text-decoration:none;}

.white_14px {font-family:'PT Sans', sans-serif; color:#49bccd; font-size:14px; font-weight:normal; padding-left:11px; padding-right:11px;}
.white_14px a {font-family:'PT Sans', sans-serif;color:#ffffff; font-size:14px; text-decoration:none;}
.white_14px a:visited {color:#ffffff; font-size:10px; font-size:14px; text-decoration:none;}
.white_14px a:hover {color:#49bccd; text-decoration:none;}

.darkgray_14px { font-family:'PT Sans', sans-serif; color:#4f4f4f; font-size:14px; font-weight:normal; line-height:18px;}
.darkgray_14px a {font-family:'PT Sans', sans-serif;color:#4f4f4f; font-size:14px; text-decoration:underline;}
.darkgray_14px a:visited {color:#4f4f4f; font-size:10px; text-decoration:underline;}
.darkgray_14px a:hover {color:#ffffff; text-decoration:none;}

.green_34px { font-family:Georgia, "Times New Roman", Times, serif; color:#d3de9a; font-size:34px; font-weight:normal;}
.green_34px a {font-family:Georgia, "Times New Roman", Times, serif; sans-serif;color:#d3de9a; font-size:34px;}
.green_34px a:visited {color:#d3de9a; font-size:34px; text-decoration:underline;}
.green_34px a:hover {color:#d3de9a; text-decoration:none;}