body {
	background-image: url(../img/bg/bg.png);
	background-repeat: repeat-x;
	background-color : #240103;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-attachment:fixed;
}
#wrapper{
   background-image: url(../img/accueil/container.png);
   background-repeat : no-repeat;
	width: 1230px;
	height: 919px;
	margin: 0 auto;
}
#container {
	position: absolute;
	width: 1230px;
	height: 919px;
	margin: 0 auto;
}
#header {
   width: 1230px;
	height: 99px;
	overflow: visible;
}

#header #logo {
	height: 130px;
	width: 199px;
	position: absolute;
	left: 160px;
	top: 5px;
}

#menu_wrapper  {
	text-align: left;
	width: 700px;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 52px;
	z-index: 1000;
}

#menu  {
	color: #663333;
	font-weight: bold;
	float: right;
	margin : 0 205px 0 0;
	height: 52px;
}

#menu li  {
	display: block;
	float: left;
}

#menu .accueil{
   background-image: url(../img/menu/bg1.png);
   background-repeat : no-repeat;
   padding : 12px 15px 14px 15px;
}

#menu .declaration{
   background-image: url(../img/menu/bg2.png);
   background-repeat : no-repeat;
   padding : 12px 11px 14px 11px;
}

#menu .participe{
   background-image: url(../img/menu/bg3.png);
   background-repeat : no-repeat;
   padding : 12px 13px 14px 12px;
}

#menu .lots{
   background-image: url(../img/menu/bg4.png);
   background-repeat : no-repeat;
   padding : 12px 14px 14px 14px;
}

#menu .album{
   background-image: url(../img/menu/bg5.png);
   background-repeat : no-repeat;
   padding : 12px 22px 14px 22px;
   margin-left : 3px
}

#menu li a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu li a:hover {
	color: #BBBBBB;
}

li .onglet_actif{
   color : black;
}

#txt{
   float : right;
   width : 456px;
   min-height : 59px;   
   margin : 60px 185px 0 0;
   text-align:right;
   
   vertical-align:top;
   font-size:11px;
   color:#fff;
   font-weight:bold;
   text-transform:uppercase;
}
#txt #aufeminin{
	padding-top:10px;
	margin-left:7px;
}
#txt2{
   float : right;
   width : 390px;
   color : #ffe3ac;
   font-size : 1.2em;
   margin : 15px 185px 15px 600px;
   text-align : right;
}

#txt3{
   float : right;
   width : 354px;
   min-height :27px;
   text-align : right;
   margin : 11px 0 12px 0;
}

#txt4{
   float : right;
   width : 229px;
   min-height : 94px;
   margin : 0 0 0 160px;
}

#content {
	width: 1230px;
	margin: 0 auto;
}

#left{
   float : left;
   width : 508px;
   margin : 40px 0 0 160px;
}

#player{
   background-image: url(../img/accueil/player.png);
   width : 507px;
   min-height : 285px;
}

#left .miniature{
   width : 81px;
   min-height : 45px;
   float : left;
   margin : 10px 0 0 0;
   text-align : center;
   color : #ffe3ac;
}

.miniature p{
   margin-top : 3px;
}

#pub1{
   float : left;
   width : 508px;
   min-height : 112px;
   margin : 25px 0 0 0;
}

#right{
   float : right;
   width : 300px;
   margin : 0 185px 0 0;
}

#right #venise{
   float : right;
   width : 347px;
   min-height : 121px;
   margin : 8px 0 0 160px;
}

#timer{
   float : right;
   margin : 10px -23px 0 0;
   color : white;
   text-align : left;
   width : 320px;
}

#timer_j_texte, #timer_h_texte, #timer_m_texte, #timer_s_texte{
   margin-top:4px;
}

.timer_nb{
   margin-right : 3px;
      font-size : 1.4em;
      font-weight: bold;
}

.wrapper_timer{
   margin-right : 3px;
}

#wrapper_timer_j, #timer_j, #timer_j_texte, 
#wrapper_timer_h, #timer_h, #timer_h_texte, 
#wrapper_timer_m, #timer_m, #timer_m_texte, 
#wrapper_timer_s, #timer_s, #timer_s_texte {
   float : left;
}

#postez{
   float : right;
   width : 245px;
   margin : 15px 45px 0 0;
   color : white;
}

#right a{
   color : white;
   margin : 2px 0 0 0;
}

#pub2{
   float : right;
   width : 348px;
   min-height : 112px;
   margin : 24px 0 15px 0;
}

#partage_wrapper{
   margin : 30px 0 0 412px;
   border : solid 2px #5d0202;
   width : 630px;
   min-height : 60px;
}

#partage{
   margin : 10px 0 0 0;
}

#partage_texte{
   float : left;
   margin : 14px 15px 0 13px;
   color : #e1a16d;
}

#partage_wrapper #plus{
   margin : 0 15px 13px 0;
}

#btnPlus{
   margin : 8px 10px 13px 10px;
}

#footer {
	position: absolute;
	top: 840px;
	font-size: 11px;
	color: #7b0302;
	margin: 60px 0 0 160px;
	line-height: 30px;
}

#footer a {
	text-decoration: none;
	color: #7b0302;
}
