
/* видео */


#videocontent		{width: 55%; margin-left: 20%; margin-right: 0; margin-bottom: 20px;}

#videocontent p	{
			margin: 0 0 2em 0;
			padding: 0;
			color: white;
			font-size: 11pt;
		}

#videocontent h1	{
			font-size: 12pt;
			color: #eebf89;
			padding-bottom: 14px;
			margin-top: 30px;
			font-weight: bold;
			line-height: 1.2em;
			position: relative;
			line-height: 1.3;
		}


div.videoslide		{margin-left: 18%; margin-top: 0px; width: 800px; height: 480px; padding-bottom: 25px;}

div.videoslide div		{
						background-image: url('/paco/vslide.png'); 
						background-repeat: no-repeat; 
						background-attachment: scroll; 
						background-position: 0% 0%; 
						margin-top: 0px;
						margin-bottom: 1.5em;
						width: 250px;
						height: 203px;
						float: left;
					}

div.videoslide img		{
						margin-left: 40px;
						margin-top: 42px;
					}

span.director			{
  						font-size: 75%;
						font-style: normal;
						font-weight: normal;
						line-height: 1.6;
						color: #b27f4e;
						font-family: Tahoma;
}


