html, body { height:100%; }

#wrapper { overflow:hidden; background:#fff; min-height:100%;   }
#header
{
	height: 96px;
	overflow: hidden;
	background: url(../img/evente-header_01.png) center center no-repeat;
	border-top:20px solid rgb(181, 161, 181);
}

#header h1 span { display: none; }

#header h1
{
	background: url(../img/evente_logo.png) center center no-repeat;
	width: 182px;
	height: 64px;
	float: left;
	margin-left: 60px;
	margin-top: 20px;
}

#header h1 a
{
	display: block;
	width: 182px;
	height: 64px;
}

#header ul
{
	margin: 0;
	list-style-type: none;
	float: left;
	width: auto;
	color: #FFF;
	margin-left: 180px;
	margin-top: 9px;
}

#header ul li
{
	display: inline;
	margin-right: 12px;
}

#header ul li a { color:#FFF; margin-left:4px; text-decoration:none; }


#payoff
{
	height: 103px;
	overflow: hidden;
	background: url(../img/evente-header_02.png) center center no-repeat;
}

#payoff span { display: none; }

#body
{
	background: #FFF url(../img/background.jpg) center top no-repeat;
	padding: 18px 0 20px 0;
	min-height: 410px;
	overflow:hidden;
}

#body #menu
{
	margin: 58px 0 0 10px;
	padding: 0;
	width: 195px;
	list-style-type: none;
	float:left;
}

#body #menu a {
	display: block;
	width: 183px;
	font-size: 1.2em;
	padding: 0 0 0 12px;
	text-decoration:none;
	overflow:hidden; 
	color:#660066;
	clear:both;
	line-height:27px;
	}
	
#body #menu li.first a
{
	background: url(../img/menu_01.gif) center center no-repeat;
	height: 25px;
	padding-top:3px;
}

#body #menu li.last a,
#body #menu li.last li.slast a
{
	background: url(../img/menu_03.gif) center bottom no-repeat;
	min-height: 32px;
	border-bottom: none;
}

#body #menu a,
#body #menu li.first li a,
#body #menu li.last a.active, 
#body #menu li.last li a { background:url(../img/menu_02.gif) center center repeat-y; }

#body #menu a:hover,
#body #menu a.active,
#body #menu a.lastactive { color:#fff;}

#body #menu ul { margin:0; font-size:0.9em; list-style-type:none; }

/* setting the borders of the menu */
#body #menu li { border-bottom: 1px solid #FFF; }
#body #menu ul li{ border-bottom:none; }

#body #content { float:right; width:503px; padding:0 35px; }

#body #content h2,
#body #content h3,
#body #content h4,
#body #content h5,
#body #content h6 { color:#660066;  }

#body #content h3,
#body #content h4,
#body #content h5,
#body #content h6 { margin-bottom:0;  }

#body #content a { color:#9900CC; text-decoration:none; }
#body #content a:hover { color:#660066; }

#body #content ul { margin-left:15px; list-style-image: url(../img/li.png); }
#body #content fieldset { border:none; margin:0; padding:0; }
label { width:120px; display:block; float:left; }
.csc-mailform-submit { margin-left:120px; }
/* Content */
.csc-caption, .csc-textpic-caption { font-size:0.8em; }