body {
	background-image: url(../img/bg/bg_violet.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-attachment:fixed;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
}
#container {
	position: absolute;
	width: 980px;
	height: 793px;

}
#header {
	height: 99px;
	overflow: visible;
}
#header #logo {
	height: 231px;
	width: 289px;
	position: absolute;
	left: 26px;
	top: 5px;
}
#header #en_partenariat {
	background-image: url(../img/header/en_partenariat.png);
	background-repeat: no-repeat;
	width: 195px;
	height: 30px;
	position: absolute;
	right: 35px;
	top: 7px;
}
#menu_wrapper  {
	text-align: right;
	width: 660px;
	position: absolute;
	top: 47px;
	right: 18px;
	height: 52px;
	z-index: 1000;
}
#menu  {
	color: #663333;
	font-weight: bold;
	float: right;
	height: 52px;
}
#menu li  {
	display: block;
	float: left;
	margin-left: 2px;
	margin-top: 10px;
}
#menu li a {
	color: #663333;
	text-decoration: none;
}

#menu li .bord_onglet_G  {
	float: left;
	background-image: url(../img/menu/bord_onglet_G.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 42px;
}
#menu li .onglet_label  {
	background-image: url(../img/menu/bg_onglet.png);
	background-repeat: repeat-x;
	float: left;
	height: 42px;
	line-height: 42px;
	width: auto;
}
#menu li .onglet_img  {
	height: 42px;
	float: left;
	background-image: url(../img/menu/bg_onglet.png);
	background-repeat: repeat-x;
	line-height: 42px;
	padding-top: 5px;
}
#menu li .bord_onglet_D  {
	background-image: url(../img/menu/bord_onglet_D.png);
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 18px;
}




#menu li.onglet_actif  {
	display: block;
	float: left;
	margin-left: 2px;
	margin-top: 1px;
}
#menu li.onglet_actif a {
	color: #663333;
	text-decoration: none;
	cursor: hand;
}

#menu li.onglet_actif .bord_onglet_G  {
	float: left;
	background-image: url(../img/menu/bord_onget_actif_G.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 52px;
}
#menu li.onglet_actif .onglet_label  {
	background-image: url(../img/menu/bg_onglet_actif.png);
	background-repeat: repeat-x;
	float: left;
	height: 52px;
	line-height: 52px;
	width: auto;
}
#menu li.onglet_actif .onglet_img  {
	height: 52px;
	float: left;
	background-image: url(../img/menu/bg_onglet_actif.png);
	background-repeat: repeat-x;
	line-height: 52px;
	padding-top: 5px;
}
#menu li.onglet_actif .bord_onglet_D  {
	background-image: url(../img/menu/bord_onget_actif_D.png);
	background-repeat: no-repeat;
	float: left;
	height: 52px;
	width: 18px;
}






#content_wrapper {
	background-image: url(../img/accueil/bords_jaunes.png);
	background-repeat: no-repeat;
	width: 100%;
}

#content {
	height: 552px;
	background-image: url(../img/accueil/bg_jaune.png);
	background-repeat: repeat-x;
	width: 944px;
	margin: 0 auto;
}
#cup {
	background-image: url(../img/accueil/cup_home.png);
	width: 580px;
	height: 556px;
	background-repeat: no-repeat;
	position: absolute;
	left: -8px;
	bottom: 44px;
}
#intitule {

	position: absolute;
	width: 529px;
	height: 150px;
	top: 105px;
	right: 112px;
}
#cadeau {
	width: 477px;
	height: 207px;
	position: absolute;
	top: 250px;
	right: 14px;
}
#cadeau #pate_cadeau {
	background-image: url(../img/accueil/pate_cadeau.png);
	background-repeat: no-repeat;
	width: 62px;
	height: 62px;
	position: absolute;
	right: -25px;
	top: -25px;
}
#timer {
	width: 225px;
	height: 96px;
	position: absolute;
	bottom: 241px;
	right: 136px;
	text-align: center;
}

#timer #timer_texte {
	margin-bottom: 3px;

}
#timer .wrapper_timer {
	float: left;
	margin-right: 2px;
}
#timer .timer_nb {
	background-image: url(../img/timer/bg_timer.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 54px;
	font-size: 24px;
	font-weight: bold;
	color: #663333;
	line-height: 50px;
}
#timer .timer_texte_nb {
}
#btns_grands {
	width: 446px;
	height: 135px;
	position: absolute;
	bottom: 103px;
	right: 24px;
}
#btns_grands a {
	float: left;
}
#btn_exploit  {
	position: absolute;
	bottom: 103px;
	right: 24px;
	overflow: visible;
	line-height: 12px;
}
#btn_exploit a {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

#partage_wrapper {
	width: 480px;
	height: 69px;
	position: absolute;
	bottom: 0px;
	right: 19px;
}
#partage_wrapper #partage_texte {
	width: 160px;
	text-align: right;
	padding: 19px 10px 16px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #cc99cc;
	line-height: 15px;
}
#partage_wrapper .btns_partage {
}
#partage_wrapper #btn_addthis {
	float: right;
	margin-top: 6px;
}
#footer {
	position: absolute;
	top: 813px;
	font-size: 11px;
	color: #FFF;
	margin-left: 26px;
	line-height: 30px;
}
#footer a {
	text-decoration: none;
	color: #FFF;
}
