body{
	margin: 10px;
	background-color: #000;
	font-family: "Eras Demi ITC", Arial, "Arial Narrow", Verdana, "Tw Cen MT";
	text-decoration: none;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
h1,h2,h3,h4,h5,{ margin:0px; padding:0px;}
a{ color:#F00; text-decoration:none;}
a:hover{
	color:#000;
	text-decoration:underline;
}
img{border:none}
.top-menus{
	background-image: url(images/cinima-img_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
}
.top-menus div{
	padding: 5px;
	margin-top: 7px;

}
.top-menus div a{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
}
.top-menus div a:hover{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/cinima-menus-over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
}
.cont{
	background-image: url(images/cinima-img_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D7A626;
}
.logo{
	margin-left: 20px;
}
.cont .top-menus1{
	width: 110px;
	float: right;
	color: #FFF;
	text-decoration: none;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-size: 13px;
}
.cont .top-menus1 a{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.cont .top-menus1 a:hover{
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
.cont .cinima-img{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 13px;
}
.cont .news{
	background-image: url(images/cinima-news-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 384px;
}
.cont .news div{
	width: 240px;
	margin-top: 65px;
	margin-left: 70px;
	height: 280px;
	color: #FFF;
}
.cont .cont-text{
	padding-right: 170px;
	padding-top: 30px;
	padding-bottom: 40px;
}
.cont .news div h1{
	color: #EDF22D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 18px;
}
p{
	text-align: justify;
}
.bottom-menus{
	padding: 10px;
}
.bottom-menus a{
	color: #FFF;
	margin-right: 8px;
	margin-left: 8px;
}
.bottom-menus a:hover{
	color: #E4B023;
	margin-right: 8px;
	margin-left: 8px;
	text-decoration: underline;
}
