@import "overflow.css" all;
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/structure/body_bg.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	text-align: center;
	line-height: 1em;
	font-size: 12px;
}
#logo {
	position: absolute;
	left: 11px;
	top: 0px;
	height: 89px;
	width: 293px;
	visibility: visible;
	z-index: 10;
}
#content #menu {
	position: relative;
	z-index: 9;
	height: 161px;
	width: 185px;
	left: 194px;
	top: 236px;
}
td {
	vertical-align: top;
	text-align: left;
}
#overflow {
	width: 100%;
	height: 100%;
	bottom: 0px;
}

#content {
	font-family: Helvetica, Arial, sans-serif;
	background-image: url(../images/structure/banner.jpg);
	background-repeat: no-repeat;
	width: 977px;
	margin-right: auto;
	background-position: top;
	top: 0px;
	margin-left: auto;
	padding: 0px;
	position: relative;
	z-index: 1;
}
.margedroite {
	background-image: url(../images/structure/marge_D.jpg);
	background-repeat: no-repeat;
}
.mainContent {
	padding-left: 15px;
}
#contact {
	position: relative;
	top: 50px;
	width: 192px;
	left: 400px;
	text-align: right;
	z-index: 12;
	height: 30px;
	visibility: visible;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer {
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #303636;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#radio {
	position: absolute;
	visibility: visible;
	height: 78px;
	width: 87px;
	left: 15px;
	top: 90px;
	z-index: 15;
}
#news {
	height: 140px;
	width: 600px;
	position: relative;
	top: 15px;
	left: 202px;
	margin-bottom: -50px;
	margin-right: -500px;
	z-index: 10;
}
.newsDate  {
	font-weight: bold;
	color: #B2D01C;
	padding-left: 6px;
	margin-bottom: 2px;
}
.divNews   {
	position: relative;
	height: 115px;
	width: 530px;
	left: 45px;
	top: -13px;
	margin-bottom: -20px;
}
.newsContent  {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	padding-bottom: 7px;
	font-size: small;
}
.newsContent a {
	font-weight: bold;
}

.newsTitle {
	font-style: italic;
	padding-bottom: 3px;
	padding-right: 300px;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: none;
	border-left-color: #B2D01C;
}
.tabNews {
	border: 1px solid #B2D01C;
	padding: 5px;
}
