
/*  General
------------------------------------------- */


img {
	border: none;
}
#outer_wrapper {
	width: 100%;
	background-repeat: no-repeat;
	float: left;
}
#bluebar {
	background-color: #add1eb;
	height: 52px;
}
#back-field {
	background: url(/_images/back-logo.jpg) no-repeat 50% 0;
	margin: 0;
	padding: 0;
	height: 295px;	
}
#whatis {
	width: 730px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 16px;
	position: relative;
}
#rotator {
	margin: -3px 0 0 -130px;
	*margin-top: 0; /* target ie7 and below */
	padding: 0;
	width: 730px;
	height: 295px;
	float: left;
	background: #fff;
}
#whatis p {
	margin: 0 0 12px 0;
	padding: 0;
}
#whatis p a {
	padding-right: 22px;
	background-image: url(/_images/arrow-hp.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#collage {
	background: url(/_images/collage.jpg) no-repeat 50% 0;
	height:269px;
	margin-top:0px;
}
#page-content {
	margin:0px auto;
	text-align:left;
	width: 950px;
}
#mobile_app, #contest {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 45px;
	left: 640px;
	text-align: center;
	font-size: 12px;
	line-height: normal;	
}
#mobile_app img, #contest img { display: block; }

#contest {
	left: 620px;
	width: 165px;
	color: #000;
}
.fr #contest {
	width: 155px;
	left: 625px;
}
.en #contest sup {
	font-size: 10px;
}
.fr #contest sup {
	font-size: 10px;
	bottom: .7ex;
	*bottom: .9ex; /* IE7 and below */
}
#contest img {
	margin: 0 auto;
}
#contest a em {
	font-size: 13px;
	font-style: normal;
}

