body {
	margin:0;
	padding:0;
	font-family:Verdana,"Trebuchet MS";
	font-size:12px;
}

* img, div, a, input { behavior: url(iepngfix.htc) }
* html body div {behavior: url(csshover.htc);}


a img{border:none;}

.main_div{
	margin:0 auto;
	padding:0;
	width:980px;
	overflow:hidden;
}
.top{
	margin:0;
	padding:0;
	width:980px;
	height:217px;
	background:url(../images/top_bg.jpg) no-repeat center;
}
.top_menu{
	padding:0;
	margin:38px 0 0 100px;
	-margin:38px 0 0 55px;
	list-style:none;
	float:left;
	width:77px;
}

.top_menu li{
	padding:0;
	margin:0;
	width:77px;
	height:28px;
}

.top_menu li a{
	text-decoration:none;
	font-size:14px;
	color:#d9ecf8;
	width:100%;
	display:block;
	text-align:right;
}

.top_menu li a:hover{
	color:#3c9dfe;
}

.authorization{
	float:right;
	margin:10px 10px 0 0;
	padding:0 0px 0 0px;
	color:#fff;
}

.authorization span{
	background:url(../images/menu_punkt.png) no-repeat left;
	padding:0 15px 0 20px;
}

.authorization span a{
	color:#fff;
	text-decoration:none;
}

.authorization span a:hover{
	text-decoration:underline;
}

.authorization span a:active{
	color:#3b9cfe;
}

.top_message{
	float:left;
	width:357px;
	margin:20px 15px 0 420px;
	-margin:20px 15px 0 300px;
	padding:0px;
	overflow:hidden;
	color:#fff;
	height:110px;
}

.top_message div{
	line-height:18px;
	font-size:13px;
	cursor:pointer;
	margin:0;
	padding:10px 0 0 10px;
	height:100px;
}

.top_message div.left_mes:hover{
	background:url(../images/top_jornal.png) no-repeat left;
}

.top_message div.right_mes:hover{
	background:url(../images/top_laser.png) no-repeat center;
}

.top_message a{color:#fff;border:none;}
.top_message a:hover{text-decoration:underline;}

.search_block{
	float:left;
	width:571px;
	margin:25px 0 0 60px;
	padding:0px;
	overflow:hidden;
	color:#fff;
	height:25px;
}
.search_block div.search{
	background:url(../images/search_l.png) no-repeat left;
	width:84px;
	line-height:25px;
	text-align:center;
	font-size:14px;
	font-style:italic;
	float:left;
	height:25px;
}

.search_block input.search_input{
	margin:0px 0 0 0 ;
	padding:3px 0 0 5px;
	float:left;
	border:none;
	height:25px;
	line-height:25px;
	font-size:15px;
	font-style:italic;
	color:#EEE;
	background:url(../images/search_rep.png) repeat-x left top;
}

.search_block div.search_select{
	margin:0;
	padding:0 0 0 0px;
	float:left;
	border:none;
	height:25px;
	font-size:15px;
	line-height:25px;
	font-style:italic;
	color:#EEE;
	background:url(../images/search_select.png) no-repeat left;
	width:177px;
	cursor:pointer;
}

.search_block div.search_select span{
	padding:0 0 0 20px;
}


.search_block div.search_button{
	background:url(../images/search_b.png) no-repeat left;
	float:left;
	height:25px;
	width:31px;
	cursor:pointer;
}

.column{
	float:left;
	margin:0 5px 0 0;
}
.column_title{width:100%;height:44px;}
.column_title div{float:left;height:44px;}
.column_title_lp{background:url(../images/column_lp.png) no-repeat left;width:8px;}
.column_title_rp{background:url(../images/column_rp.png) no-repeat left;width:8px;}
.column_title_cp{background:url(../images/column_cp.png) repeat-x left;}

.column_title div.column_title_cp{
	color:#cde9fb;
	text-transform:uppercase;
	padding:0 20px 0 0;
	line-height:35px;
	font-size:14px;
	margin:0 0 0 0;
}

.main_menu{
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}

.main_menu li{
	background:url(../images/menu_bg.png) no-repeat left;
	width:207px;
	height:32px;
	margin:4px 0 4px 0;
	padding:0;
}

.main_menu li:hover{
	background:url(../images/menu_bg_a.png) no-repeat left;
}

.menu_current{
	background:url(../images/menu_bg_a.png) no-repeat left;
}

.main_menu li a{
	background:url(../images/menu_punkt.png) no-repeat right;
	color:#badff6;
	display:block;
	height:32px;
	line-height:32px;	
	margin:0 7px 0 0;
	padding:0 25px 0 0;
	text-align:right;
	text-decoration:none;
	width:175px;
}

.main_menu li a:hover{color:#fff;}

.content{
	text-align:justify;
	padding:10px 12px 0 12px;
}

.bottom{
	margin:0 0 0 0;
	padding:0 0 0 0;
	clear:both;
	color:#fff;
	width:980px;
	height:55px;
	background:url(../images/bottom.png) no-repeat center;
	
}
.bottom div{
	padding:25px 0 0 30px;
	margin:0;
}

.bottom div a,.bottom div a:visited {
	color: #badff6;
}
.bottom div a:hover {
	color:#fff;
}

/* -------------------- GALLERY STYLES ----------------- */

.gallery{
	background:url(../images/gallery_bg.png) no-repeat center;
	width:200px;
	height:245px;
	margin:20px 0 0 3px;
	padding:0;
}

.gallery_visible{
	width:190px;
	display:block;
	position:relative;
	top:12px;
	overflow:hidden;
	left:3px;
	margin:0;
	border:1px solid #fff;
	height:200px;
}

.gallery_visible div.img{
	display:block;
	padding:0;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
	background:url(../images/img_border.png) no-repeat center;	
	width:160px;
	height:122px;
	overflow:hidden;
}

.gallery_visible .gallery_ribbon div.img img{
	margin:4px 5px 0 5px;
	padding:0;
}

.gallery_ribbon{
	position:relative;
	top:0px;
	margin:0 auto;
	width:170px;
}

.gallery_up{
	position:relative;
	background:url(../images/row_up.png) no-repeat center;
	width:95px;
	height:9px;
	top:7px;
	left:55px;
	cursor:pointer;	
}

.gallery_up:hover{background:url(../images/row_up_h.png) no-repeat center;}

.gallery_down{
	position:relative;
	background:url(../images/row_down.png) no-repeat center;
	width:95px;
	height:9px;
	bottom:-18px;
	left:55px;
	cursor:pointer;
}

.gallery_down:hover{background:url(../images/row_down_h.png) no-repeat center;}

/* ------------------------  NEWS STYLES ------------------------ */

.news{
	font-size:12px;
	clear:both;
}

.news img{
	float:left;
	display:block;
	margin:3px;
	text-align:left;
}

.news .one_new{
	margin-bottom:25px;
	margin-left:8px;
}

.news p{
	margin:5px 0px 0 0;
	clear:both;
}

.news a{
	color:#7e7e7e;
	float:right;
	padding:0 5px 0 0;
	text-decoration:none;
}

.news a:hover{
	color:#484848;
	text-decoration:underline;
}
.news_date{
	color:#898989;
	font-size:11px;
	margin:10px 0 1px 0;
}

.news_name{
	font-size:14px;
}




.text_left{text-align:left;}
.text_right{text-align:right;}
.text_center{text-align:center;}
.last{
	-float:left;
	margin-right:0;

}
.left{float:left;}
.clear{clear:both;}
