@charset "utf-8";
/* CSS Document */
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CONTENT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
.wire {
background: #fff;
width: 502px;
margin: 0px;
border-left-width: 15px;
border-left-style:solid;
border-right-width: 15px;
border-right-style:solid;
border-color: #000;
padding-left:5px;
padding-right:3px;
position:absolute;
left: 0px;
top: 132px;
}

.wire .content_wrap { 
background: #fff;
	height: 150px;
	position: relative;
	overflow: hidden; }

.search {
background: #fff;
position:absolute;
width: 265px;
height: 148px;
left: 540px;
top: 134px;
overflow: hidden;
}
.video {

position:absolute;
width: 780px;
height: 283px;
left: 0px;
top: 282px;
padding-left:0px;
padding-right:25px;
/*border: medium solid #000000;*/
}

.music, .tvfilmad, .composer {
background: #fff;
width: 272px;
border: solid #000;
border-width: 0 0 0 15px;
padding: 0 3px 0 5px;
position: absolute;
left: 0px;
top: 571px;
}
.tvfilmad {
width: 177px;
left: 296px;
top: 571px;
}
.composer {
width: 283px;
left: 498px;
top: 571px;
}

.music div, .tvfilmad div, .composer div { 
	height: 235px;
	position: relative;
	overflow: hidden; }


img{
display: block;
margin-right: 5px;
margin-top: 0px;
float: left;
}
/*>>>>>>FOOTER>>>>>>>*/
#footerHOME {
background-color: #000;
position:relative;
text-align: center;
padding: 4px;
margin-bottom: 50px;
color: #fff;
font-size: 9px;
height: 20px;
line-height: 20px;
width: 805;
top:679px;
left: 0px;
/*border: thin solid #000000;*/
}