/* Photononstop */
/* Home */

/****** Import */
	@import url("top.css");
	@import url("left.css");
/****** fin Import */

body {
	background: url(/img/home/body_bg.gif) 0 84px repeat-x #4C4C47;
}

#Top {
	left:0px;
}

#Container{
	position:absolute;
	width:960px;
	/*height:675px;*/
	left:50%;
	margin-left:-481px;
}

html>body #Container{
	margin-left:-482px;
}

#position{
	position:relative;
	width:960px;
	height:675px;
}

#BasketPreview{
	left: 791px;
}

#NavTop{
	left: 203px;
}

/* Center */

#Center{
	position:absolute;
	top:106px;
	left:230px;
  color:#666;
}

#Center p{
  //margin-top:120px;
  margin-top:10px;
}

#Center img{
  float: left;
  margin-left: 120px;
  margin-right: 20px;
}

#Center h3{
  margin-top: 20px;
  font-size: 2em;
}

#Center p span{
  margin-top: 20px;
}

#Desinscription, #TelHDCode{
  width: 480px;
  border: 1px solid #4C4C47;
  padding: 10px 15px 15px 15px;
  margin-top: 70px;
  margin-left: 50px;
}

#NoScript span{
}

/* Fin Center */


/* Bottom */

#Bottom{
	position:absolute;
	top:458px;
	left:230px;
}

#Bottom .Block_push{
	float:left;
	width:235px;
	margin-right:15px;
}

#Bottom .Block_push .pimg{
	float:left;
	margin:0 10px 8px 0; 
}

#Bottom .Block_push h2{
	height:15px;
	margin-bottom:6px;
}

html>body #Bottom .Block_push h2{
	height:13px;
}

#Bottom .Block_push h2 img{
	float:none;
	margin:0;
}

#Bottom .Block_push h3{
	font-size:1.66em;
	margin-bottom:2px;
}

#Bottom .Block_push p{
	margin-bottom:12px;
}

#Bottom .Block_push a.lnk, #Bottom .Block_NL a{
	background: url(/img/common/arrow_orange.gif) no-repeat;
	padding:0 10px 0 15px;
	color:#F60;
}

#Bottom .Block_NL_Espagne a{
	background: url();
	padding:0 38px 0 38px;
	color:#F60;
}

#Bottom .Block_NL{
	float:left;
	padding:7px 5px;
	width:222px;
	margin:8px 0 0 8px;
	display: inline;
	border:1px solid #A6A6A3;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:210px;
	voice-family: "\"{\"";
}

#Bottom .Block_NL_Espagne{
	float:left;
	padding:7px 5px;
	width:222px;
	margin:8px 0 0 8px;
	display: inline;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:210px;
	voice-family: "\"{\"";
}

#Bottom .Block_NL h3{
	margin-bottom:4px;
}

#Bottom .logocollec{
	float:left;
	padding:15px 0 0 20px;
  width: 200px;
  text-align: center;
}

.footer{
	margin-top:6px;
	color:#999;
}

.footer ul{
	margin-bottom:5px;
}

.footer ul li{
	display: inline;
	margin-right:10px;
}

.footer li a{
	color:#999;
}

/* Fin Bottom */
