body {
	margin: 0px;
	background-image: url(../img/bck.gif);
	background-repeat: repeat;
}


#main {
	width:942px;
	visibility:visible;
	margin:0 auto;
	border-left:1px solid black;
	border-right:1px solid black;
	background-color:#000000;		
}

#main img {
    text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;		
}

#enteteGenerale {
	width:942px;
	height:187px;
}

#enteteConcours {
	width:799px;
	height:296px;
}

#gauche,
#droit {	
	float:left;
	text-transform:uppercase;
}

#gauche {
	width:360px;
	text-align:right;
	padding:0 35px 0 75px;
	font-weight:bold;
}

#droit {
	width:470px;
}

#contenu {
	width:942px;
	text-transform:uppercase;
	text-align:center;
}

#contenu td {
	text-align:left;
}



#footerConcours {
	width:900px;
	margin:20px;
	text-align:center;
	font-size:10px;
	color: #FFFFFF;
}

#footerGeneral {
	width:942px;
	}
	
#footerGeneral a {
	color: #FFFFFF;
	}	

.menu_general {
	height: 22px;
	width: 942px;
	align: center;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
    border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-decoration: none;
	background: url(./img/bck_menu_over.gif);
}
.cellule {
	height: 22px;
	text-align: center;
    border-top: 0px solid #000;
	font: bold 6pt Verdana;
	color: #000;
	text-decoration: none;
	background: url(./img/bck_menu.gif);
}
.menu_item {
	height: 22px;
	align: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 2px;
    border-top: 0px solid #000;
	font: bold 7pt Verdana;
	color: #302f33;
	text-decoration: none;
	/* text-transform:uppercase; */
}
.menu_item:hover {
	height: 22px;
	align: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 2px;
    border-top: 0px solid #000;
	font: bold 7pt Verdana;
	color: #6f1101;
	text-decoration: underline;
	/* text-transform:uppercase; */
}

.BasDePage_select {
	font: 10px bold Arial, Helvetica, sans-serif;
	background-color: #D1D3D4;
	color: #000;
	border: 1px solid #818181;
}

.lienBasdePage:hover {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}

.fond_concours {
	width:942px;
	height: auto;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/bck_concours.gif);
	background-repeat: repeat-y;
	
}

.concours_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	background-color: #333333;
}

.pointille {
	background-image: url(../img/pointille.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.concours_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	padding: 2px;
}
