@charset "UTF-8";

body {
	margin:0; background:#000 url(/images/home.jpg) top center no-repeat;
	font:normal normal normal 11px/normal Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align:center; color:#fff;
}
body.it {
	background:#000 url(/images/home-it.jpg) top center no-repeat;
}
body.de {
	background:#000 url(/images/home-de.jpg) top center no-repeat;
}
body.us {
	background:#000 url(/images/home-us.jpg) top center no-repeat;
}
* {
	font-size:1em;
}
div, p, h1, h2, h3, h4,
ul, ol, li, dl, dt, dd, blockquote,
table, form, fieldset, input {
	margin:0; border:0; padding:0;
}
li {
	list-style:none;
}
a {
	text-decoration:none;
	color:#fff;
}
a:hover {
	text-decoration:none;
}
sup {
	font-size:0.6em;
}
img {
	border:0;
	vertical-align:middle;
}
form legend, table caption {
	display:none;
}
form input.text {
	width:84px; height:16px;
	border:1px solid #000;
	vertical-align:middle; font-size:11px; color:#000;
}
form textarea {
	border:1px solid #000;
	vertical-align:middle; font-size:11px; color:#000;
}
form label, form input {
	vertical-align:middle;
}
form select {
	vertical-align:middle;
	font-size:11px; color:#000;
}
form button {
	border:0;
	background:transparent none;
	text-align:left; color:#fff;
}

/* */

div#front.home {
	position:relative;
	width:900px; height:1500px; margin:0 auto;
	text-align:left;
}
div#front.home span#langages {
	position:absolute;
	top:20px; right:0; width:212px;
	text-align:left;
}
div#front.home h1 {
	position:absolute;
	top:445px; left:34px; width:702px;
	font-size:1.4em;
}
div#front.home h1 a {
	color:#f7e42e;
}
div#front.home a#risen {
	position:absolute;
	top:189px; left:470px; width:256px; height:230px;
	background:transparent url(/images/risen.gif) top left no-repeat;
	text-align:center; font-size:2em;
}
div#front.home a#risen  strong {
	display:block; height:140px;
	font-weight:normal; line-height:1.5em; font-size:1.3em;
}
div#front.home a#risen  strong span {
	visibility:hidden;
}
div#front.home a#risen em {
	display:block; height:52px;
	font-style:normal; font-size:0.8em; color:#000;
}
div#front.home ul#features {
	position:absolute;
	top:494px; left:58px; width:634px;
	font-size:1.3em; font-weight:bold;
}
div#front.home ul#features li {
	height:20px;
	padding:0 0 0 22px;
	background:transparent url(/images/arrow.gif) 0 2px no-repeat;
	line-height:20px;
}
div#front.home ul#features li em {
	font-size:0.8em; font-weight:normal;
	font-style:normal;
}
div#front.home div#trailer {
	position:absolute;
	width:400px; height:230px;
	top:189px; left:58px;
}
div#front.home div#wrap {
	position:absolute;
	top:634px; left:50px; width:642px;
	color:#000;
}
div#front.home div#wrap h3 {
	margin:8px 0 0 0;
	border-top:1px dotted #000;
	padding:8px 0 0 0;
}
div#front.home div#wrap ul li {
	padding:0 0 0 30px;
}
div#front.home span#screenshots {
	position:absolute;
	right:0; top:199px; width:134px;
}
div#front.home span#screenshots a img {
	margin:0 0 4px 0;
	border:1px solid #6a6965;
}
div#front.home p#footer {
	position:absolute;
	bottom:30px; left:0; width:100%;
	text-align:center; color:#6c9591;
}
