DIV.intro_picturevideo {
	float: left;
	width: 264;
	height: 198;
	border: 1px solid #666666;
	margin-bottom: 10px;
}

DIV.intro_news {
	float: right;
	width: 285px;
		
}
DIV.intro_actual_repertory {
	float: left;
	width: 264px;
}
DIV.intro_actual_repertory  .title{
	font-weight: bold;
	font-size: 15pt;
	padding: 0px 5px;
	background: transparent url(/images/ns_small_logo.png) no-repeat left center;
	padding-left: 45px;
	text-transform: lowercase;
}
.intro_news DIV.title {
	font-weight: bold;
	font-size: 15pt;
	background: transparent url(/images/ns_small_logo.png) no-repeat left center;
	padding-left: 45px;
	text-transform: lowercase;
}
DIV.intro_news A {
	display: block;
	width: 100%;
	font-size: 7.5pt;
	clear: both;
	text-decoration: none;
	overflow: hidden;
	margin-bottom: 1px;
	background:url(../images/intro_news_bg.png) repeat;
	margin-bottom:6px;
}
DIV.intro_news A .title{
	font-weight: bold;
	color: white;
	border-bottom:1px dashed #475B9C;
	font-size:8pt;
	margin:3px 65px 3px 3px;
	padding: 0px;
	background-image: none;
}
DIV.intro_news A .text{
	color: #c7c7c7;
	color: gray;
	margin:3px 70px 3px 3px;
}
DIV.intro_news A IMG {
	float: left;
	_border: 1px solid white;
	border:1px solid #82A5D5;
	float:right;
	margin:3px 3px 3px 1px;
}


DIV.intro_news A:visited .title{
	color: #3b5b85;
}
DIV.intro_news A:visited .text{
	color: #707070;
}
DIV.intro_news A:visited IMG {
	border: 1px solid #3b5b85;
}

DIV.intro_news A:hover .title{
	color: #82a5d5;
}
DIV.intro_news A:hover .text{
	color: #82a5d5;	
}
DIV.intro_news A:hover IMG {
	border: 1px solid #82a5d5;	
	border: 1px solid #ffffff;	
}




DIV.intro_actual_repertory {
	
}
.intro_actual_repertory A {
	display: block;
	float: left;
	text-decoration: none;
	margin: 3px;	
	color: white;
	width: 60px;
	height: 85px;
	border: 1px solid #506195; overflow: hidden;
	text-align: center;
	padding: 1px;
}
.intro_actual_repertory A.first {
	width: 126px;
	height: 176px;
}
.intro_actual_repertory A DIV{
	text-align: center;
	height: 35px;
	background-color: gray;
}
.intro_actual_repertory A IMG {
	
}
.intro_actual_repertory A:hover {
	border: 1px solid #323f65; 
}
.intro_actual_repertory A:hover IMG {
	filter :alpha(opacity=30);   /* Internet Explorer       */
	mozOpacity : 0.30;           /* Mozilla 1.6 and below   */
	opacity : 0.3;
}

