body {
	background-image: url(../img/bg/bgLong.png);
	background-repeat: repeat-x;
	background-color : #240103;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#container {
   width : 1200px;
   margin : 0 auto 0 auto;
	min-height: 813px;
}

#header {
	background-image:url(../img/header/header.png);
	background-repeat: no-repeat;
	width : 100%;
	min-height : 336px;
	margin:0 auto 0 auto;
}

#header #logo {
   float : left;
	height: 198px;
	width: 249px;
	margin : 5px 0 0 70px;
}

#header #headertxt{
   float : left;
   width: 597px;
	height: 90px;
	margin : 30px 0 0 240px;
}

#menu_wrapper  {
	text-align: right;
	width: 660px;
	float: left;
   margin : -160px 0 0 150px
}

#menu {
	color: #663333;
	font-weight: bold;
	float: left;
}

#menu li  {
	display: block;
	float: left;
	margin-top: 8px;
}

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

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

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

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

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

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

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

li .onglet_actif{
   color : black;
}

#content {
	width: 710px;
	margin : 0 0 0 95px;
	clear : both;
}

#main {
	background-color: #FFF;
	min-height: 932px;
	float : left;
	margin : -120px 0 30px 120px;
	padding: 27px;
	overflow:hidden;
	width : 650px;
}

#sidebar {
	float: left;
	height: 364px;
	width: 288px;
	margin : -120px 0 0 30px;
	text-align: center;
	color : white;
}

#sidebar a{
   color : white;
}

#declarer{
	width : 293px;
	margin-top : 10px;
}

#gagner{
	width : 293px;
	margin-top : 10px;
}

#venise{
   float : right;
   width : 290px;
   min-height : 132px;
   margin : 8px 0 0 0;
   width : 320px;
}

#timer{
   margin-top : 150px;
   color : white;
   margin : 10px -23px 0 0;
   width : 320px;
   margin-top : 150px;
}

#timer #timer_texte {
	margin-bottom: 3px;
	text-align : left;
}

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


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

.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{
   width : 245px;
   min-height : 52px;
   margin : 30px 0 20px 20px;
}

#partage_wrapper {
	height: 120px;
	width: 233px;
	padding-left:26px;
	margin-top : 30px;
	border : solid 2px #5d0202;
}
#partage_wrapper #partage_texte {
	text-indent:-26px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	margin-bottom: 5px;
}

#partage_wrapper .btns_partage {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

#partage_wrapper #btn_addthis {
	margin-top: 21px;
	margin-left: 13px;
}

#pubSidebar{
   background-image: url(../img/lesexploits/pubSidebar.png);
   width : 263px;
   min-height : 334px;
   margin-top : 10px;
}

#footer {
   clear : both;
	font-size: 11px;
	color: #7b0302;
	line-height: 30px;
	margin : 0 0 0 120px;
}

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