/* CSS Document */
html, body {
	height: 100%;
}
body {
	color: #c4b386;
	background-color:#c4b386;
}
a {
	color:#fbc72a;
	text-decoration:underline;
}
#c {
	position: absolute;
	width: 100%;
	top:50%;
	height:674px;
	margin-top: -357px;
}
#intro_top {
	height:279px;
	background:url(../../images/paris/intro.jpg) no-repeat top center;
}
#intro_content {
	background-color: #2b2515;
}
#intro_logo {
	width: 345px;
	height: 116px;
}
#content_wrapper {
	width:1000px;
	height: 285px;
	margin:0px auto;
	background-color: #131009;
}
#langs {
	padding:16px 50px;
}
#text {
	width:485px;
	padding: 25px 40px;
	font-size:small;
}
#intro_launch {
	display:block;
	margin:0px auto;
	height:184px;
}
#req {
	margin-top: -60px;
	font-size:small;
	padding: 7px 18px;
}
#intro_footer {
	background: #2b2515 url(../../images/paris/bottom2.gif) no-repeat bottom left;
	width: 1000px;
	margin: -16px auto;
	height:120px;
}
#labels {
	background-color: #131009;
}
#logos td {
	padding: 10px;
}
.sponsors, .supporters, .authors {
	width:33%;
}
.sponsors {
	padding-left: 20px;
}

