BODY {
	background-color:#000000;
	background-image:url('../images/bg.gif');
	background-repeat:repeat-x;
	line-height:1.5;
	color:#000000;
	font-family:Georgia, Arial, sans-serif;
	font-size:14px;
	margin:0px;
}

A:link,
A:visited {
	color:#990000;
	text-decoration:none;
}

A:hover,
A:active {
	color:#990000;
	text-decoration:underline;
}

H2 {
	color:#452a00;
	font-size:30px;
	margin-top:0px;
	font-weight:normal;
}

H3 {
	color:#000000;
	font-size:24px;
	font-weight:normal;
	line-height:1.3;
}

.sh3 {
	color:#666666;
	font-size:18px;
}

#menuint {
	border-left:5px solid #990000;
	color:#000000;
	padding-left:20px;
	line-height:1.3;
}

#menuint A:hover { color:#000000; }

#main {
	background-image:url('../images/bgmainrep.jpg');
	background-repeat:repeat-y;
	margin:31px auto 0px auto;
	width:980px;
}

#mainbg {
	background-image:url('../images/bgmain.jpg');
	background-repeat:no-repeat;
	width:980px;
	margin:0px auto;
}

#menu {
	width:171px;
	padding-left:148px;
	color:#6e0000;
}

.logo {
	padding-left:82px;
	padding-top:14px;
	border:0px;
}

.imenu, .imenu-o {
	margin-top:2px;
	cursor:pointer;
}

.imenu A:link,
.imenu A:visited,
.imenu A:hover,
.imenu A:active {
	color:#6e0000;
	text-decoration:none;
}

.imenu-o A:link,
.imenu-o A:visited,
.imenu-o A:hover,
.imenu-o A:active {
	color:#000000;
	text-decoration:none;
}

.imenu .padleftmenu {
	height:24px;
	width:7px;
	float:left;
	background-color:#ffffff;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.imenu .txtmenu {
	height:23px;
	float:left;
	width:158px;
	padding:3px 0px 2px 6px;
	background-color:#ffffff;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.imenu-o .padleftmenu {
	height:24px;
	width:7px;
	float:left;
	background-color:#ffffff;
}

.imenu-o .txtmenu {
	height:23px;
	float:left;
	width:158px;
	padding:3px 0px 2px 6px;
	background-color:#ffffff;
}

#zonecontente {
	float:left;
	width:610px;
	padding:0px 20px 0px 20px;
	min-height:500px;
}

.top {
	color:#ffffff;
	text-align:center;
	background-image:url('../images/lauriers.gif');
	background-repeat:no-repeat;
	background-position:top center;
	height:98px;
	font-size:18px;
	margin-bottom:11px;
}

#zonetxt {
	background-color:#ffffff;
	padding:35px 10px 0px 10px;
}

.zonetxtint {
	 padding:0px 10px;
	 min-height:400px;
}

#footer {
	background-image:url('../images/bgfooter.gif');
	background-repeat:repeat-y;
	width:580px;
	color:#84613e;
	text-transform:uppercase;
	font-size:11px;
	padding:20px 10px 40px 10px;
	margin-top:40px;
}

.thumbmulti {
	float:left;
	padding:0px 15px 15px 0px;
	border:0px;
}
div.thumbmulti{width:170px;padding-bottom:2em}
div.thumbmulti img{border:0px;}


.screening {list-style:none;}
.screening li {padding:0; margin:0; padding-bottom:10px;}

/***/
.clear	{ clear:both; height:0px; font-size:0px; }
.left	{ float:left; }
.arleft { float:left; padding-right:5px; padding-bottom:0px; margin-bottom:0px; padding-top:5px; }
.imgleft { float:left; padding-right:10px; padding-bottom:0px; margin-bottom:0px; }
.imgright { float:right; padding-left:10px; padding-bottom:0px; margin-bottom:0px; }
.right	{ float:right; }
.nobord	{ border:0px; }
.p1		{ margin-top:0px; }
.spacer30	{ height:30px; font-size:0px; }
.spacer10	{ height:10px; font-size:0px; }

