

#maintable .leftcolumn {
	width:80%;
}



/*#maintable .rightcolumn {
	width:20%;
}*/



#maintable .leftcolumn .rubrik .inner DIV {
	padding:10px 20px 20px 20px;
}

#maintable .leftcolumn .rubrik .inside DIV {
	background-image:none;
	padding:10px 10px 5px 10px;
}

/*#maintable .leftcolumn H1 {
	margin-bottom:20px;
}*/



.inside {
	width:100%;
	margin-top:15px;
}

.inside TD {
	padding:0;
}

TD.illustrations {
	width:370px;
	text-align:center;
}

.illustrations IMG {
	margin: 0 0 30px 0;
}

.novelles P {
	margin:0 0 15px 20px;
}

LI.iconed {
	padding-right:50px;
	background-position:100% 0;
	background-repeat:no-repeat;
}

#macpro {
	background-image:url(images/audio_equip_mac.gif);
	height:59px;
}
#tascam {
	background-image:url(images/audio_equip_tascam.gif);
	height:50px;
}
#protools {
	background-image:url(images/audio_equip_protools.gif);
	height:34px;
}

P.image_subtitle {
	width:340px;
	margin:-30px auto 40px auto;
	padding:7px 5px 3px 5px;
	background-color:#C7DAFF;
}

.inside DIV.annotation,
.annotation {
	background-color:#e3eafd;
	border: solid 1px #2F4ADC;
}

.inside DIV.annotation {
	margin-top:10px;
}

P.annotation {
	padding:10px;
	margin-left:0;
}

.inside H1 {
	margin-top:20px;
}

 .annotation H3 {
	margin-bottom: 8px;
	margin-left:0;
	float:left;
}

.annotation .none {
 	clear:both;
 }

.description {
	background-color:#e3eafd;
	padding:7px;
	margin-left:15px;
	font-size:80%;
	display:block;
}

.project_cover {
	float:left;
	margin:0 10px 10px 0;
	width:70px;
	height:70px;
}

.inside OBJECT {
	margin:10px auto;
}

.inside .novelles OBJECT {
	margin:0 20px 5px 0;
	float:left;
}

.rubrik .inside H1 {
	text-align:left;
}

.player A {
	vertical-align:top;
}

.bullet_plus {
	float:right;
	background: url(images/bullet_plus.gif) no-repeat center center;
	width:17px;
	height:17px;
	text-decoration:none;
	margin: 0 0 0 10px;
}

.rubrik UL UL {
	margin-bottom:8px;
}


.rubrik UL UL LI {
	list-style-type:circle;
	margin-left:1em;
/*	padding-left:1em;*/
	list-style-position:inside;
}

/* slideshow */

#master0 DIV {
	padding:0 !important;
    overflow:hidden;
}

.slide_preview {
	float:left;
	margin:10px;

}

.slide_preview IMG {
	float:left;
	margin: 10px 20px 10px 0;
}

/* / slideshow */

#maintable .typical {
	width:auto;
	border:solid 1px #2F4ADC;
	margin:10px 0;
}

#maintable .typical TD {
	text-align:center;
	padding:3px 5px;
}

#maintable .leftalign TD {
	text-align:left;
}

.typical .strip TD {
	background-color:#DFE8FD;
}

.typical CAPTION {
	padding:5px;
	font-weight:bold;
	color:#2F4ADC;
}

UL.disc {
	padding-left: 35px;
}

UL.disc LI {
	list-style-type:disc;
}

OL {
	list-style-position: inside;
}

OL LI {
	margin:10px 0 5px 0;
}

.afisha {
	text-align:left;
	list-style-type:none;
}

.afisha LI {
	margin:5px 0;
}

.afisha LI A {
	text-decoration: none;
	color: #2B2C66;
	cursor: default;
}