/* Main params. Design */
BODY{
	background-color: #ffffff;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #322504;
	background: url(images/content_bg.jpg) repeat;
}
TD {
	font-size: 16px;
}
.main_ext{
	background: url(images/extentions.jpg) no-repeat top center;
}
.fotos{
	background: url(images/center-image.jpg) no-repeat top center;
}
.content_field{
	background: url(images/content_bg.jpg) repeat;
}
.bg_footer-top{
	background: url(images/footer_top_bg.jpg) repeat-x bottom;
}
.bg_footer{
	background: url(images/footer_bg.gif) repeat bottom;
}
.bg_footer_spotlights{
	background: url(images/bottom_spotlights.jpg) no-repeat bottom right;
	margin: 0;
	padding: 0;
}
/* Menu */
DIV.menu{
	margin: 0px 20px 20px 38px;
}
DIV.menu DIV{
	height: 30px;
}
DIV.menu_cur{
	margin-left: -20px;
}
IMG.menu_cur{
	margin-right: 7px;
}

/* Content field */
.content_header{
	margin: 28px 0px 15px 20px;
}
DIV.content_news{
	margin: 0px 20px 40px 20px;
}
DIV.content_news DIV{
	margin: 0px 0px 15px 0px;
}
DIV.content{
	margin: 0px 20px 40px 20px;
}
.news_date{
	font-size: 12px;
	color: #666666;
	margin-right: 7px;
}

/* RIGHT BLOCK */
.right_block_header{
	margin-left: 72px;
	margin-bottom: 15px;
}
.right_block_celendar{
	margin: 0px 20px 40px 20px;
}
DIV.right_block{
	margin: 0px 20px 40px 20px;
	font-size: 12px;
}
DIV.right_block DIV{
	margin-bottom: 12px;
}
.celendar_header{
	font-size: 14px;
	font-weight: bold;
}
#date_celendar{
	font-size: 12px;
}
.date_shadow-days{
	color: #999999;
}

/* Text formating */
.sm_text{
	font-size: 12px;
}
H1{
	font-size: 26px;
	margin: 0;
	padding: 0;
}
H2{
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
H3{
	font: bold 18px;
	margin: 0;
	padding: 0;
}
H4{
	font: bold 14px;
	margin: 0;
	padding: 0;
}
P{
	margin-bottom: 7px;
	margin-top: 0px;
}
IMG {
	border: 0px;
}

a:Link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #322504;
	TEXT-DECORATION: underline
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #322504;
	TEXT-DECORATION: underline
} 
	
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #322504;
	TEXT-DECORATION: underline
}
