.instore_list{
margin-left:16px;
}


.ibouton {
	font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
	color: #333333;
	background-color: #cccccc;
	font-weight: bold;
	cursor: hand;
	border: thin outset #cccccc;
}

.separateur {
	background-image: url(interface/separateur.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.rule{
	background-image: url(interface/rule2.gif);
	background-repeat: repeat-x;
	background-position: center;

}


#menu_primaire{
	position:relative;
	bottom:36px;
	text-align:right;
	border-top:1px solid #B9B9B9;
	clear:both;
	margin-left:608px;
	margin-top:15px;
}




#menu_primaire li a, #menu_primaire a {
color: #fff;
text-decoration: none;
font-family:  Arial, sans-serif;
font-size:8pt;

/*display: block;*/
}
#menu_primaire li a:hover, #menu_primaire a:hover {
}

#menu_primaire2{
	text-align:right;
	border-top:1px solid #B9B9B9;
	clear:both;
	/*margin-left:608px;*/

	margin-top:35px;
	padding-bottom:15px;

}




#menu_primaire2 li a, #menu_primaire2 a {
color: #fff;
text-decoration: none;
font-family: Helvetica, Arial, sans-serif;
font-size:9pt;
}
#menu_primaire2 li a:hover, #menu_primaire2 a:hover {
}



.menu_principale {



}



 #menu_secondaire a {
font-family:Arial, sans-serif;
font-size:11pt;
color: #ffffff;
text-decoration: none;
font-size:9pt;
}
#menu_secondaire li a:hover, #menu_secondaire a:hover {
font-family:Arial, sans-serif;
font-size:11pt;
color: #ffffff;
text-decoration: none;
border: 0 none;
font-size:9pt;
}

#menu_secondaire2 {
border-top:1px solid #B9B9B9;
border-bottom:1px solid #B9B9B9;
padding-top:4px;
padding-bottom:4px;
 /*left:20px; 
 top:193px; 
 width:950;  
 z-index:4;*/
}

#menu_secondaire2 a {
font-family:Arial, sans-serif;
color: #ffffff;
text-decoration: none;
font-size:9pt;
}

.toto{
padding-right:10px;
}


#colleft{
	margin-top:55px;
	width:157px;
	text-align:left;
	background:#0c0c0c;
}




#colleft a{

text-align: left;
background:#0c0c0c;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
display:block;
width:147px;
padding:6px 0px 6px 10px;
color:#CECECE;
font-family:Helvetica,  Arial, Verdana,  sans-serif;
font-size:9pt;
text-decoration:none;
}

#top5{

}
/************************************css Marc*********************************************/
.fond_acc{
}

.topmenu{

}

.topmenu2{
background:#000000;
padding-top:40px;
}

.formcolor{
background:#999999;
color:#000000;
border:none 0px;

}

.Inscdate{
width:64px;
}
.votezdate{
width:51px;
}

.Sred{
color:#ff0000;

}

/*
.encadre{
background:#999999;
width:15px;
height:15px;
}
*/
.conteneurTop5{
clear:both;
margin-bottom:20px;
float:left;
width:600px;
}

.nomTop5{
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.conteneurTop5 .thumbnail{
	float:left;
	/* width:150px; */
	text-align:center;
	vertical-align:middle;
}

.infoTop5{
float:left;

margin-left:24px;

}



.infoTop5 .titreTop5{
padding-bottom:10px;
color:#777777;
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
}

.thumbnail{
	float:left;
	
}

.bt_participation{
margin-top:15px;

}

.checkbox{
margin-left:5px;
margin-right:5px;
margin-top:0px;
margin-bottom:0px;
float:left;
}

#form_step{
background:#232323;
padding:5px;
font-weight:bold;
}
/*****************special box**************************/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
