/* CSS Document */

html, body {
	width: 100%;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background:url(../images/header/fond.jpg) no-repeat top center #fff;
	font-family:"Trebuchet MS";
	font-size: 10px;
	color:#005495;
}

.clear{
	clear: both;
}
a {
	color:#005495;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border: 0;
	border: none;
}
table {
	border-collapse: collapse;
}

#site{
	width:960px;
	margin:0 auto 0 auto;
}
/*   HEADER   */
#header{
	width:960px;
	height:163px;
}
h1.mainTitle{
	margin:0;
	width:250px;
	height:163px;
	float:left;
}
#cont_menus{
	width:710px;
	height:163px;
	float:left;
}
#menu2{
	heigth:29px;
	width:410px;
	padding-left:300px;
	background:url(../images/header/menu2_0.jpg) no-repeat;
	clear:both;
}
#menu1{
	heigth:83px;
	width:710px;
	clear:both;
}
#menu_bas{
	background:url(../images/header/menu1_bas.jpg) no-repeat;
	width:710px;
	height:51px;
	clear:both;
}
#pathway{
	width:500px;
	padding:15px 0 0 0;
	float:left;
}
#recherche{
	float:right;
	padding:8px 10px 0 0;
}


/*   COLONNE GAUCHE    */
#colonne_menu{
	width:310px;
	background:url(../images/colonne_gauche/bg_colonne.jpg) bottom;
	float:left;
}
/*   CONTENT    */
.content{
	width:620px;
	float:right;
	margin-right:10px;
}

/*   FOOTER   */
#footer{
	position:relative;
	width:960px;
	/*heigt:127px;*/
	background:url(../images/footer/bg_footer.jpg) no-repeat top left;
	margin:20px 0 0 0;
}
#footer .annotation {
	text-align: right;
	position: absolute;
	top: 35px;
	right: 0px;
	color: #999;
}
#footer .module{

}

.hide{
	display:none;
}



/*     HOME     */

#home_ligne1{
	width:960px;
	height:258px;
	margin:0 0 10px 0;
}
#home_ligne1_zone_flash{
	margin:0 0 0 10px;
	background:url(../images/home/bienvenue.jpg) no-repeat;
	width:630px;
	height:258px;
	float:left;
}

.home_colonne{
	margin:0 10px 0 10px;
	width:300px;
	float:left;
}
#home_ligne2{
	width:960px;
	height:87px;
	background:url(../images/home/ligne2.jpg) no-repeat;
	margin:0 0 10px 0;
}
#home_ligne2_jeu{
	margin:13px 0 0 20px;
	width:611px;
	height:62px;
	float:left;
	background:url(../images/home/jeu_concours.jpg) no-repeat;
}
#home_ligne2_jeu a{
	width:611px;
	height:62px;
	display:block;
}
#home_ligne2_jeu a:hover{
	background:url(../images/home/btn_jeu_concours_over.jpg) no-repeat right;
}
#home_ligne2_menu{
	margin:0 0 0 10px;
	width:310px;
	height:87px;
	float:left;
}
*+html #home_ligne2_jeu {
	padding-left: 10px;
}

.reglement-jeu {
}
	.reglement-jeu h2 {
		padding: 0;
		margin: 20px 0 5px 0;
		font-size: 16px;
	}
	.reglement-jeu p {
		padding: 0;
		margin: 0 0 20px 0;
	}
	.reglement-jeu ul {
		color: #666;
		font-size: 12px;
	}

#home_ligne3{
	width:960px;
	margin:0 0 10px 0;
}

#home_ligne2_jeu2 {
	margin:13px 0 0 20px;
	width:611px;
	height:62px;
	float:left;
}
	.jeu-left {
		background: #fff;
		padding: 0 0 0 4px;
	}
	.img-left2 {
		position: absolute;
		margin: 140px 0 0 0;
	}

.promo_header {
text-align:center;
font-size:20px;
font-weight:bold;
color:#E20B7B;
background: url('../images/promotions/tab_header.jpg') no-repeat;
padding:0;
}
.promo_ssheader {
text-align:center;
font-size:18px;
font-weight:bold;
color:#1689C9;
background: url('../images/promotions/tab_ssheader.jpg') no-repeat;
padding:0;
}	
.promo_content {
text-align:center;
font-size:14px;
font-weight:bold;
color:#1689C9;
background: #F6CBD9 url('../images/promotions/tab_content.jpg') no-repeat top;
padding:0;
}
.promo_padprod {
float:left;
width:50%;
padding:10px 0 10px 0;
}
.promo_padprod_nofloat {
width:100%;
padding:10px 0 10px 0;
}