/* Page */
html {
  font-size: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica;
  font-size: 0.8em;
  line-height: 1.4;
  color: #666;
  background-color: #000;
}

form {
	display:inline;
}

/* Liens */
a {
  text-decoration: none;
}
a:link {
  color: #fff;
}
a:visited {
  color: #ddd;
}
a:hover, a:focus, a:active {
  text-decoration: underline;
}
/* Pas de bordure pointillée ou halo lors du clic sur un lien */
a:focus, a:active {
  outline: none;
}

/* Pas de bordure autour des images dans les liens */
a img {
  border: none;
}

.hide {
	display: none !important;
}

.text-center {
	text-align: center;
}

.left {
	float:left !important;
}

.clear {
	clear: left !important;
}

/* layout */
#wrapper {
  width: 997px;
  margin: 0 auto;  
  min-height: 585px;
}

#content {
	position:relative;
	min-height: 660px;
	width: 996px;
}

#content .jeu {
	color: #000;
	padding: 250px 0 0 570px;
	width: 390px;
}

#content .jeu .participez, #content .jeu .photos, #content .jeu .final {
	width: 390px;
	display:block;
}

#content .jeu label {
	clear:left;
	display:block;
	float:left;
	font-size:0.9em;
	height: 24px;
	line-height:20px;
	padding:0 10px 0 0;
	text-align:right;
	width:140px;
}

#content .jeu input {
	border: 1px solid #000;
	margin: 0 0 5px;
	width: 180px;
	border: 1px solid #B07D2D;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#content .jeu .participez img {
	margin: 5px 0 0 115px;
	cursor: pointer;
}

#content .jeu .photos img {
	cursor: pointer;
}

#content footer {
	position:absolute;
	bottom: 0;
	font-size: 0.8em;
}

#content footer a {
	color: #666;
}

#sidepanel {
	position:absolute;
	width:50px;
	height: 575px;
	background: url(/download/site-principal/image/charte/jeu/informations.png) no-repeat top left;
	right: 0;
	top:0;
}

#sidepanel a {
	display: block;
	width: 28px;
	height: 29px;
	margin: 397px 0 0 11px;
}

#sidepanel a.close {
	background: url(/download/site-principal/image/charte/jeu/information-fleche-g.png) no-repeat bottom left;
}
#sidepanel a.close:hover {
	background-position: top left;
}

#sidepanel a.open {
	background: url(/download/site-principal/image/charte/jeu/information-fleche-d.png) no-repeat bottom left;
}
#sidepanel a.open:hover {
	background-position: top left;
}

#bg {
	background: url(/download/site-principal/image/charte/jeu/blackAndYellow.gif) repeat-y top left;
}

#liquid, #liquid2 {
	width: 996px;
	min-height: 533px;
	padding: 0 0 50px 0;
	background: url(/download/site-principal/image/charte/jeu/fond.png) no-repeat top left;
}

#liquid2 {
	background: url(/download/site-principal/image/charte/jeu/fond_fin.png) no-repeat top left;
}

#fileULUploader {
	margin: 0 0 0 120px;
}

.comment_participez {
	position: absolute;
	top: 392px;
	left: 750px;
	background: url(/download/site-principal/image/charte/jeu/comment-participez.png) no-repeat top left;
	display:block;
	width: 187px;
	height: 40px;
}
.comment_participez:hover {
	background-position: bottom left;
}

.valider {
	margin: 5px 0 0 115px;
	cursor: pointer;
	background: url(/download/site-principal/image/charte/jeu/participer.png) no-repeat top left;
	width: 148px;
	height: 35px;
}

.valider:hover {
	background-position: bottom left;
}

.imagebox {
	width: 350px;
	border: 1px solid #B07D2D;
	background-color: #DB0E6D;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 2px 2px 5px #B07D2D;
	-webkit-box-shadow: 2px 2px 5px #B07D2D;
	box-shadow: 10px 10px 5px #B07D2D;
	padding: 5px;
	margin: 10px 0 0 0;
}

.imagebox img {
	width: 100px;
	float:left;
	margin: 0 5px 0 0;
}

.imagebox p {
	margin: 0;
	color:#fff;
}

/* uploadify */
.fileUploadQueueItem {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font: 11px Verdana, Geneva, sans-serif;
	background-color: #F5F5F5;
	border: 3px solid #E5E5E5;
	margin-top: 5px;
	padding: 10px;
	width: 300px;
	position: absolute;
	top: 280px;
	left: 580px;
}
.fileUploadQueueItem .cancel {
	float: right;
}
.fileUploadProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #213D53;
	border-left: 1px solid #213D53;
	border-right: 1px solid #2B5472;
	border-bottom: 1px solid #2B5472;
	margin-top: 10px;
	width: 100%;
}
.fileUploadProgressBar {
	background-color: #0099FF;
}

#content .jeu input.checkbox {
	width: auto;
	margin: 0 2px;
	border: 0;
}

#sejours {
	position:absolute;
	display:block;
	width: 310px;
	height: 160px;
	top: 420px;
	left: 235px;
}

#vignette_voter {
	position:absolute;
	left: 820px;
	top: 440px;
	background: url(/download/site-principal/image/charte/jeu/voter.png) no-repeat top left;
	width: 133px;
	height: 133px;
	display:block;
}

#vignette_voter:hover {
	background-position:  bottom left;
}

#voir_photos {
	position:absolute;
	right: 0;
	top: 584px;
	display:block;
	background: url(/download/site-principal/image/charte/jeu/voir-toutes-photos.png) no-repeat top left;
	width: 148px;
	height: 11px;
}

#voir_photos:hover {
	background-position: bottom left;
}

div.jouer {
	display:block;
	background: url(/download/site-principal/image/charte/jeu/participer.png) no-repeat top left;
	width: 148px;
	height: 35px;
	cursor:pointer;
}

div.jouer:hover {
	background-position: bottom left;
}

#slider {
	position: absolute;
	left: 550px;
	top: 500px;
	margin: 0 0 0 5px;
}

#slider h2 {
	font-size: 1.2em;
	color: #fff;
	margin: 0;
	font-weight: 800;
	line-height: 0.9em;
	margin: 5px 0 0 5px;
}

#slider h3 {
	font-size: 0.7em;
	margin: 0 0 0 5px;
}

#home {
	position:absolute;
	width: 165px;
	height: 184px;
	left: 17px;
	top: 384px;
	display:block;
}

#uphoto {
	width: 370px;
}

#logo {
	position: absolute;
	top: -25px;
	left: 0;
}

.anythingSlider                         { width: 255px; height: 175px; position: relative; margin: 0 auto 15px; }
.anythingSlider .wrapper                { width: 175px; overflow: auto; height: 175px; margin: 0 40px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0;margin: 0;padding:0 }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 175px; width: 175px; margin: 0; }
.anythingSlider .arrow                  { display: block; top: 45px; height: 30px; width: 30px; no-repeat 0 0; text-indent: -9999px; position: absolute; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: 10px; background: url(/download/site-principal/image/charte/jeu/fleche-suivante.png) no-repeat}
.anythingSlider .back                   { background-position: -67px 0; left: 10px; background: url(/download/site-principal/image/charte/jeu/fleche-precedente.png) no-repeat }
.anythingSlider .forward:hover          { background-position: 0 -30px; }
.anythingSlider .back:hover             { background-position: -67px -30px; }

#thumbNav                               { position: relative; top: 323px; text-align: center; }
#thumbNav a                             { color: black; font: 11px/18px Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #c58b04 url(lib/anythingslider/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #e0a213; }

/*
#start-stop                             { background: green; background-image: url(lib/anythingslider/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }
*/
#start-stop {
	display:none;
}

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
