body {
	color: ffffff;
	font:62.5%/1.8em "Trebuchet MS", Helvetica, Arial, Verdana, Sans-Serif;
	margin: 0px 0 0;
	padding: 0;
	background-color: #A4A4BD;
	background-position: 8;
}
strong, b {
	font-weight: bold;
}
ol, ul {
	list-style: square;
}

a:link {text-decoration:none; color: #0000FF;}   
a:visited {text-decoration:none; color: #0000FF;}
a:hover {text-decoration:underline;  color: #4F4F4F; }   
a:active {text-decoration:none; color: #FF0000;}

#wrap {
	width: 960px;
	margin: 0 auto;
	background: #FFF;
}


#title {
	height: 300px;
	width: 960px;
	background-image: url(bg6.jpg);
	background-repeat: no-repeat;
}

.mopsi {
	left:60px;
	top: 20px;
	position: relative;
	width: 100px;
	height: 70px;

}
#introduction {
	height: 352px;
	width: 940px;
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	left: 20px;
	position: relative;
}

#agenda {
	height: 352px;
	width: 940px;
	background-repeat: no-repeat;
	left: 10px;
	top: 10px;
	position: relative;
}

#content {
	background-image: url(bg4.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 670px;
	left: 10px;
	top: 0px;
	position: relative;
	color: #333333;
	font-size: 16px;
	padding: 20px 10px 10px 20px;
}

#partner {
	background-image: url(bg5.jpg);
	background-repeat: no-repeat;
	height: 330px;
	width: 220px;
	right: 10px;
	top: 0px;
	position: absolute;
	color: #333333;
	font-size: 16px;

}
.text {
	left:20px;
	top: 60px;
	position: absolute;
	width: 180px;
	height: 150px;
	font-size: 18px;
	line-height:22px;

}

#footer {
	text-align:center;
	font-size:12px;
	color:#666666;
	height: 25px;
	background-color: #f2f2f2;
	position: relative;
	left:0px;
	width: 100%;
	top: 20px;
	padding-top: 10px;
}
