body {
	font:70% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 5px;
	padding: 5px;
	background-image: url("../images/bgSite.jpg");
	background-attachment: fixed;
}
#page{
	margin: 0 auto 0 auto;
	width:760px;
	text-align: left;
	background:#fff url("../images/bgPage.gif") repeat-y right;
}
/* ========================   H E A D E R ================================*/
.headerTopLine{
	height:6px;
	background-color:#315466;
	font-size:6px;
}
.headerLogo{
	height:89px;
	position:relative;
}
.headerContent{
	position:relative;
	height:176px;
}
.headerMenu{
	position:absolute;
	width:190px;
}
.headerMenu a {
	display:block;
	width:191px;
	font-size:12px;
	margin: 0px;
	color:#fff;
	background: #44738D url("../images/button.gif") no-repeat;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.headerMenu a:hover {
	background-position: -191px 0;
	color: #FFFF66;
	background-color: #6296B3;
}
.headerMenu a:active {
	background-position: -382px 0;
	color:#000000;
	background-color: #9BBCCE;
}
.headerArt{
	position:absolute;
	left:190px;
	width:420px;
	background-color:#CCC;
}
#headerClock{
	position:absolute;
	top:25px;
	left:610px;
	width:140px;
	margin:5px;
	font-size:90%;
}
.headerOffer{
	position:absolute;
	overflow:auto;
	left:610px;
	width:149px;
	padding:3px;
	height:154px;
	color:#FFFFCC;
	font-size:90%;
	background:#6296B3 url("../images/bgOffer.jpg") no-repeat;
}
.headerBottomLine{
	height:5px;
	background-color:#315466;
	font-size:3px;
}
/* ========================   B O D Y   ================================*/
.bodyPage{
	width:760px;
}
.leftColumn{
	float:left;
	width:610px;
}
.content{
	padding:8px;
	line-height: 1.3em;
	background-color:#FFF;	
	border-left:1px solid #315466;
}
.rightColumn{
	float:right;
	font-size:90%;
	width:150px;
}
/* =========   B O D Y  - content ======== */
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:180%;
	color:#FF0000;
	margin:1em 0px 0px;
	padding:0px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
h2{
	font-size:140%;
	margin:1em 0px 0px 0px;
	padding:0px;
}
.content p{
	line-height:1.5em;
	padding:.2em 0px .6em 0px;
	margin:.2em 0px .6em 0px;
}
.content ul{
	margin-top:0px;
	padding-top:0px;
}
.content a{
	color:#000;
	text-decoration:underline;
}
.content a:hover{
	text-decoration:none;
}
/* =========   B O D Y  - news ======= */
.titleNews{
	margin:0px;
	background-color:#05A26D;
	color:#FFF;
	font-weight:bold;
	padding: 3px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #315466;
	border-bottom: 1px solid #315466;
}
.itemNews{
	border-left: 3px solid #999;
	padding:0px 0px 0px 5px;
	margin-top: 8px;
	margin-right: 3px;
	margin-bottom: 2px;
}
/* =========   B O D Y  - table =======*/
.tableBody{
	border-collapse:collapse;
 	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #315466;
	border-bottom-color: #315466;
}
.tableBody th{
	background-color:#9BBCCE;
	color:#FFF;
	font-weight:bold;
}
.tableBody caption{
	margin: 0px;
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 0.2em;
 }
.tableBody td{
	padding:0.2em 0.5em;
	border:1px solid #9BBCCE;
	margin: 0px;
 }
/* ========================   F O O T E R   ================================*/
.footerTopLine{
	width:760px;
	height:6px;
	background-color:#315466;
	font-size:6px;
	clear:both;
}
.footer p{
	margin: 0px;
	padding: 3px 0px 0px 0px;
}
.footer a{
	color:#333;
	text-decoration:none;
}
.footer a:hover{
	color:#000;
	background-color:#DDDDDD;
}
.created{
	color:#666;
	font-size:85%;
}
.created a{
	color:#666666;
	text-decoration:none;
}
.created a:hover{
	color:#000;
}
/* ====================== correction=========================*/
.headerOffer{
	voice-family: "\"}\"";
	voice-family:inherit;
	width:143px;
	height:170px;
}

