.maincont {
	VERTICAL-ALIGN: top;
	WIDTH: 760px;
	POSITION: relative;
	z-index: 2;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
td.menu1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #336699;
	font-size: 12px;

}
td.menu2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FF9933;
	font-size: 12px;

}
td.menu3 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006600;
	font-size: 12px;

}
td.menu4 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC3333;
	font-size: 12px;

}

.actus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a.actus:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.actus:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.actus:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.actus:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.txt {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000}
.txtcopy {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #CCCCCC; font-weight: normal}
.txtmenu {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #999999}
.txtinfo {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.txtnorm {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000}
.titre {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #FF9933; font-weight: bold}
.interpretes {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666}
.filmde {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #666666}
.txtpartie {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #339933; text-decoration: underline overline}
.txttitre {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666; font-weight: bold}
.txxt {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #339933}


/* menus bis */
.flottant1, .flottant2, .flottant3 {
	float:left;
	height:24px;
}
.flottant1 {
	width:26px;
	background: url(../images/interface/gauche-menubis.png) no-repeat;
}
.flottant2 {
	background-color:#c33;
	border-right:1px solid #fff;
	padding:4px 5px 0 5px;
	height:20px!important;
	height/**/:24px;
}
.flottant3 {
	width:25px;
	background: url(../images/interface/droite-menubis.png) no-repeat top right;
}
.flottant2 a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.flottant2 a:hover {
	text-decoration:underline;
}

.spacer {
	clear:both;
	visibility:hidden;
}