* {
	padding: 0px;
	margin: 0px;
	border: 0 none;
	list-style: none;
	text-decoration: none;
}

html,body {
	background-color: #e4f597;
	color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 100%;
	text-align: center;
	width: 100%;
}

#page {
	position: relative;
	margin: 0px auto;
	width: 870px;
	font-size: 16px;
}

.top {
	position: relative;
	width: 870px;
	height: 34px;
	background-image: url(../images/december_2009/Top.png);
	background-position: center top;
	background-repeat: no-repeat;
}

.down {
	position: relative;
	width: 870px;
	height: 50px;
	background-image: url(../images/december_2009/Down.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin: auto;
}

.shadow {
	position: relative;
	width: 870px;
	background-image: url(../images/december_2009/ContentBg.png);
	background-position: center top;
	background-repeat: repeat-y;
}

#pageContent {
	background-color: #ffffff;
	width: 800px;
	margin: auto;
}

.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
}

.separate {
	background-image: url(../images/december_2009/Separateur.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 3px;
	margin: auto;
	font-size: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

/*--------------------DIVERS--------------------*/
input {
	background-image: url(../images/december_2009/InputBg.png);
	border: 1px solid #97b730;
	height: 18px;
}

a,a:hover {
	color: #888888;
}

table {
	border: none;
}

.moreFooter {
	font-size: 0.8em;
	color: #92a2b3;
}

#footer a {
	color: #89ABC7;
	text-decoration: underline;
	border-top: thin;
}

.arrow {
	background-image: url(../images/december_2009/ArrowBullet.png);
	height: 31px;
	width: 31px;
	display: block;
}

/*--------------------ERROR--------------------*/
#errorLogin {
	color: #FF0000;
}

.error {
	color: #FF0000;
}

/*--------------------SPLASH--------------------*/
#splashPage {
	position: relative;
	font-size: 16px;
}

#splashPage .splash {
	width: auto;
}

.splashLogo {
	margin: auto;
}

.splashSeparate {
	background-image: url(../images/december_2009/Separateur.png);
	background-repeat: repeat-x;
	height: 3px;
	margin: auto;
	font-size: 0px;
}

.langageSelect {
	margin: auto;
	padding-top: 125px;
}

.langageSelect table {
	margin: auto;
}

.langageSelect {
	height: 100%;
}

.langageSelect td {
	padding: 10px 5px;
	height: 16px;
}

#footer {
	height: 50%;
}

/*--------------------HEADER--------------------*/
#header {
	background-image: url(../images/december_2009/HeaderBg.png);
	background-repeat: repeat-x;
	height: 116px;
	width: 870px;
	position: relative;
}

.headerLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 35px;
	height: 116px;
	background-image: url(../images/december_2009/HeaderLeft.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.headerRight {
	position: absolute;
	top: 0px;
	/*left:835px;*/
	right: 0px;
	width: 35px;
	height: 116px;
	background-image: url(../images/december_2009/HeaderRight.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.logo {
	position: absolute;
	top: 0px;
	left: 60px;
}

.login {
	color: #FFFFFF;
	position: absolute;
	right: 90px;
	top: 20px;
	width: 285px;
}

#EntoureBlocLogin {
	text-align: center;
}

.login a,.login a:hover {
	color: #ffffff
}

.login input {
	width: 140px;
}

.logAction {
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
}

.noLog {
	font-size: 0.9em;
	width: 280px;
}

.noLog a {
	color: #ffffff;
	text-decoration: none;
}

.logConfirm {
	position: absolute;
	right: 60px;
	top: 40px;
}

.avatarLogin {
	width: 70px;
	height: 70px;
	float: left;
}

.loggedInfo {
	vertical-align: middle;
	padding-top: 15px;
	padding-left: 75px;
	text-align: left;
}

.logged {
	position: relative;
}

.logout {
	text-align: left;
	padding-left: 75px;
	padding-top: 23px;
	font-size: 0.7em;
}

.logout a {
	text-decoration: underline;
}

.logout a:hover {
	text-decoration: none;
}

/*--------------------LOST PASSWORD--------------------*/
#lostPassword {
	text-align: left;
}

#lostPassword img {
	padding: 10px;
}

#lostPassword a {
	text-decoration: underline;
	color: #245387;
}

#lostPassword .separate {
	padding: 10px 0px;
	width: 780px;
}

#lostPassword h1 {
	background-image: url(../images/december_2009/TitleBg.png);
	background-repeat: repeat-x;
	height: 30px;
	color: #1f3262;
	font-size: 1.2em;
	margin: 5px 0px;
	vertical-align: middle;
	padding-top: 2px;
}

.lostPasswordContent {
	color: #888888;
	font-size: 0.8em;
	padding: 10px;
}

/*--------------------MENU--------------------*/
#menu {
	background-image: url(../images/december_2009/MenuBg.png);
	background-repeat: repeat-x;
	height: 35px;
	width: 800px;
	margin: auto;
	position: relative;
	font-weight: bold;
}

.menuLeft {
	background-image: url(../images/december_2009/MenuLeft.png);
	width: 2px;
	height: 33px;
	float: left;
}

.menuRight {
	background-image: url(../images/december_2009/MenuRight.png);
	width: 2px;
	height: 35px;
	float: right;
}

#menu a {
	color: #ffffff;
	text-decoration: none;
}

#menu .buttons {
	width: 500px;
	margin: auto;
	float: left;
}

#menu .langage {
	width: 200px;
	margin: auto;
	float: right;
}

#menu .buttons li {
	float: left;
	height: 35px;
	width: 125px;
}

#menu .langage li {
	float: right;
	height: 35px;
	width: 45px;
}

#menu .buttons a:hover {
	background-image: url(../images/december_2009/MenuHover.png);
	background-repeat: repeat-x;
	color: #ffffff;
}

#menu .buttons a {
	height: 28px;
	width: 125px;
	display: block;
	padding-top: 7px;
}

#menu .langage a:hover {
	background-image: url(../images/december_2009/MenuHover.png);
	background-repeat: repeat-x;;
	color: #ffffff;
}

#menu .langage a {
	height: 28px;
	width: 45px;
	display: block;
	padding-top: 7px;
}

html>body #menu a,html>body #langage a {
	height: 35px;
}

#menu .buttons .separateur,#menu .langage .separateur {
	background-image: url(../images/december_2009/MenuSeparateur.png);
	width: 3px;
	height: 35px;
}

#menu .on {
	color: #ffffff;
}

#menu .off {
	color: #92a2b3;
}

#menu .buttons .homeOn,#menu .buttons .homeOff {
	width: 70px;
	height: 35px;
}

#menu .homeOn a:hover,#menu .homeOff a:hover {
	background-image: url(../images/december_2009/HomeHover.png);
	background-repeat: no-repeat;
	background-position: center;
}

#menu .homeOn a {
	background-image: url(../images/december_2009/HomeOn.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	width: 70px;
	display: block;
	padding-top: 7px;
}

#menu .homeOff a {
	background-image: url(../images/december_2009/HomeOff.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	width: 70px;
	display: block;
	padding-top: 7px;
}

/*--------------------NAVIGATION BAR--------------------*/
#barreNavigation {
	width: 780px;
	background-color: #ffffff;
	margin: auto;
	padding: 0px 10px;
	font-size: 0.75em;
	height: 23px;
}

#navigation {
	text-align: left;
	float: left;
	padding-top: 6px;
}

#navigation a {
	color: #999;
	text-align: left;
	text-decoration: underline;
}

#navigation a:active,#navigation a:visited {
	color: #999;
	text-decoration: underline;
}

#navigation a:hover {
	color: #11365F;
	text-decoration: underline;
}

.numerotationPages {
	color: #11365F;
	font-weight: bold;
	text-align: right;
	width: 120px;
	float: right;
	padding-top: 6px;
}

#currentPage a {
	color: #11365F;
	text-decoration: none;
}

#currentPage a:visited {
	color: #11365F;
	text-decoration: none;
}

/*--------------------CONTENT--------------------*/
.content {
	background-color: #ffffff;
	color: #888888;
	font-size: 0.9em;
	text-align: left;
	width: 800px;
	margin: auto;
}

.mainText {
	width: 320px;
	padding-left: 60px;
	padding-bottom: 10px;
	float: left;
}

.mainText h1 {
	font-size: 1.2em;
	color: #1f3262;
	margin-bottom: 10px;
	margin-top: 20px;
}

.highlight {
	color: #9aca3c;
}

.promo {
	float: right;
}

/*--------------------ADCONTENT--------------------*/
.adContent {
	background-color: #ffffff;
	width: 800px;
	margin: auto;
	color: #888888;
}

.adContent h1 {
	font-size: 1.1em;
	color: #1f3262;
}

.balloon {
	padding-left: 11px;
	padding-top: 11px;
	float: left;
}

.balloonTop {
	background-image: url(../images/december_2009/BulleTop.png);
	width: 378px;
	height: 11px;
	font-size: 0px;
}

.balloonIn {
	background-image: url(../images/december_2009/BulleIn.png);
	background-repeat: repeat-y;
	width: 358px;
	font-size: 0.9em;
	padding: 0px 10px;
}

.balloonDown {
	background-image: url(../images/december_2009/BulleDown.png);
	width: 378px;
	height: 32px;
}

.balloon p {
	padding: 10px 10px 0px;
}

/*---members---*/
.members {
	float: right;
	padding-top: 11px;
	width: 400px;
}

.memberName {
	font-size: 0.8em;
}

.members ul {
	padding: 10px 20px;
	height: 60px;
}

.members li {
	float: left;
	width: 52px;
	height: 52px;
	width: 120px;
}

.members img {
	border: solid 2px #9aca3c;
	color: #9aca3c;
	margin: auto;
	height: 52px;
}

.members p {
	font-size: 0.8em;
}

/*--------------------LEGAL--------------------*/
.legal {
	background-color: #ffffff;
	font-size: 0.7em;
	color: #89abc7;
	width: 800px;
	margin: auto;
}

.legal p {
	padding: 20px 10px 0px 10px;
}

/*--------------------SUBSCRIBE--------------------*/
#subscribe {
	background-color: #ffffff;
	color: #888888;
	font-size: 1em;
	text-align: left;
	width: 800px;
	margin: auto;
	text-align: left;
}

#subscribe h1 {
	background-image: url(../images/december_2009/TitleBg.png);
	background-repeat: repeat-x;
	height: 30px;
	color: #1f3262;
	font-size: 1.2em;
	margin: 5px 0px;
	vertical-align: middle;
	padding-top: 2px;
}

#subscribe h2 {
	font-size: 0.8em;
	margin-left: 10px;
}

#subscribe table {
	width: 782px;
	font-size: 0.8em;
}

#subscribe table td {
	padding: 5px 7px;
}

#blocChildren table td {
	padding: 5px 0px;
}

.genderSubscribe input {
	background-image: none;
	margin-right: 5px;
}

.genderSubscribe label {
	margin-right: 15px;
}

.champDropDown {
	border: 1px solid #97b730;
}

#subscribe .myOptinio td {
	padding: 5px 2px 5px 10px;
}

.noNext {
	height: 48px;
	width: 1px;
}

#subscribe .buttons {
	margin: auto;
	width: 780px;
	text-align: center;
	display: block;
	height: 50px;
}

.buttonNext {
	color: #245387;
	font-size: 0.9em;
	text-decoration: none;
	width: 110px;
	background-image: url(../images/december_2009/ArrowBullet.png);
	background-position: right center;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	height: 31px;
	padding-top: 17px;
	display: block;
	float: right;
}

.buttonPrevious {
	color: #245387;
	font-size: 0.9em;
	text-decoration: none;
	width: 150px;
	background-image: url(../images/december_2009/ArrowBullet_Left.png);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: middle;
	height: 31px;
	padding-top: 17px;
	display: block;
	float: left;
}

.buttonNext a:active,.buttonNext a:visited,.buttonNext a:hover,.buttonNext a {
	color: #245387;
	text-decoration: none;
}

#prefs table td {
	font-size: 1.25em;
}

#prefs {
	width: 780px;
}

#prefs .all {
	padding-left: 14px;
}

#prefs input {
	vertical-align: bottom;
	margin-right: 5px;
}

#partnerBlock {
	position: relative;
	top: 15px;
	width: 800px;
}

#partner {
	float: left;
	padding: 0px 10px 20px;
	width: 370px;
}

#partner .blocLeft {
	float: left;
	width: 140px;
}

#partner .blocRight {
	padding-left: 140px;
}

#partner .logo a:hover {
	text-align: left;
}

#partner .partnerLogo {
	background-image: url(../images/bg_partenaire.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	padding: 1px 0 0 1px;
	text-align: left;
	width: 124px;
}

#partner .partnerLogo a:hover {
	background-image: url(../images/bg_partenaire_in.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	padding: 1px 0 0 1px;
	text-align: left;
	width: 124px;
}

#partner p {
	font-size: 0.8em;
	text-align: justify;
}

#partnerBlock h3 {
	color: #1F3262;
	font-size: 1.0em;
}

.bgCropPhoto {
	width: 70px;
	font-size: 0.8em;
	text-align: left;
}

.bgCropPhoto a {
	text-decoration: underline;
}

.bgCropPhoto a:hover {
	text-decoration: none;
}

.avatarSubscription {
	padding: 10px;
	position: relative;
}

.avatarUpload {
	position: absolute;
	top: 12px;
	left: 90px;
}

.avatarUpload input {
	height: 18px;
}

/* TODO : Supprimer le ciblage sur ID quand bug sur type file corrigé */
.avatarUpload .typeIsFile,#importFile_picker input {
	height: 23px;
}

.avatarUploadText {
	width: 70px;
	text-align: left;
}

.smallInfo {
	font-size: 0.7em;
}

/*--------------------WINNERS--------------------*/
#winnerPage {
	margin: auto;
	width: 780px;
	color: #666666;
}