.actu, .nakama{color:#FFFFFF;margin-bottom:20px;text-align:center;width:175px;}

		
		.actu img{
			margin-top:20px;
		}
		
		.actu table td input{
			margin:0px 5px 0px 0px;
		}
		
		.actuHeader{background-image:url(../images/actu/actu_top.png);background-position:left top;background-repeat:no-repeat;color:#FFFFFF;font-size:10px;font-weight:bold;height:17px;padding:10px 10px 6px;text-align:center;}
			
			.PB{
				background-color:#75CD6C;
				height:5px;
			}
			
			.sondage .breve{
				
				width:160px;
			}
			
			.breve .actuHeader div {
				height:19px;
				text-align:center;
				padding-top:5px;
			}
		
		.actuContent {
			background-image:url(../images/menu/box/background_middle.png);
			background-repeat:repeat-y;
			
			font-size:10px;
		}
			
			.actuContent table{border-collapse:separate;border-spacing:2px;font-size:11px;width:141px;}
			
						
			.sondage .actuContent{
				padding:0px 12px;
				width:141px;
			}
			
			.breve .actuContent {
				padding:0px 12px;
				text-align:center;
				width:175px;
			}
			
			.pollResult{
				cursor:help;
			}
		
		.actuBottom {
			background-image:url(../images/menu/box/background_bottom.png);
			background-repeat:no-repeat;
			
			height:20px;
		}
		
		 .tag .actuContent{
			padding:0px 12px;
			text-align:left;
			width:141px;
		}
		
		.tag .actuContent a{
			text-decoration:underline;
		}
	
	/* NAKAMA */
					
	.colNakama{
		padding:0px;
		left:0px;
	}
	
		.colNakama li{
			padding:0px;
			overflow:hidden;
		}
		
		.colNakama img{
			margin:0px;
		}
	
	
	
		
	.event{cursor:pointer;margin:0px 5px;}
	
	/*_________________________________ MENU DE DROITE _________________________________*/
	
	.right{font-family:Verdana, Arial, sans-serif;font-size:12px;text-align:center;vertical-align:top;width:175px;}.right table:first-child{margin-left:15px;}
	
	
	/*_________________________________ MENU DE GAUCHE _________________________________*/
	.left{font-family:Verdana, Arial, sans-serif;font-size:12px;padding-right:15px;text-align:left;vertical-align:top;}
	
	
	
	
.miniBox, .bigBox {
	
	width:176px;
}

.miniBox .boxHeader {
	background-image:url("../images/menu/box/background_top.png");
	background-repeat:no-repeat;
	
	height:20px;
}

.bigBox .boxHeader {
	background-image:url("../images/menu/box/background_big_top.png");
	background-repeat:no-repeat;
	
	height:40px;
}
	

.miniBox .boxContent, .bigBox .boxContent{
	background-image:url("../images/menu/box/background_middle.png");
	background-repeat:repeat-y;
	
	color:#FFF;
	text-align:center;
	font-size:10px;
	font-family:"Comic Sans MS", Verdana, Geneva, sans-serif;
	
}

.miniBox .boxContent{padding:0px 15px;}


.bigBox .boxContent{padding:0px 20px;}


/*_-_-_-_-_-_-_-_ BOX CONTENT _-_-_-_-_-_-_-_*/

.bigBox .boxContent p:first-child{margin-top:-15px;}
.bigBox .boxContent p:last-child{margin-bottom:-15px;}
.bigBox .boxContent p{margin-top:5px;text-align:center;}

/*search*/
.miniBox .boxContent .searchForm {
	margin:0px;
}

.miniBox .boxContent .searchForm input[type="text"]{
	width:120px;
	margin:0 5px 0 5px;
}



/*partie SOUND DROP*/
.miniBox .boxContent .groupe {cursor:pointer;font-size:13px;margin:0px 0px 10px 0px;text-align:center;}
	
	.miniBox .boxContent .groupe img {float:none;margin:2px 5px 0px 5px;}
	
	.miniBox .boxContent .groupe div{
		margin-left:30px;
	}
	
	.miniBox .boxContent .listGroupe {
		/*display:none;*/
	}
	
	
	.miniBox .boxContent .listGroupe .wslide-wrap {
		overflow:hidden;
		
		height:190px;
		width:146px;
		
		position:relative;
	}
	
	.miniBox .boxContent .listGroupe .colGroupe {
		height:160px;
		/*width:500px;*/
		
		left:0;
		margin:0;
		padding:0;
		top:0;
		
		position:relative;
	}
	
	.miniBox .boxContent .sous_groupe {
		text-align:left;
		width:144px;
		margin:0px;
		
		overflow:hidden;
		
		float:left;
	}
	
	.miniBox .boxContent .sous_groupe img {
		float:none;
	}




/* BOITES MINI*/

.miniBox .boxContent .infosMiniBox {
	/*float:right;*/
	margin:5px 5px 0 35px;
}

.miniBox .boxContent img {
	margin-left:5px;
	
	float:left;
}

.miniBox .boxContent hr {
	margin:2px 10px 5px;
	background-color:#FFF;
	height:1px;
}
	
	
/*général*/
	.bigBox .boxContent img {
		margin-bottom:2px;
		max-width:100px;
	}
	
	.bigBox .boxContent img:first-child {
		margin-top:-8px;
	}
	
	/*.bigBox .boxContent img:last-child{
		margin-top:20px;
	}*/
	
	.bigBox .boxContent div {
		text-align:center;
	}



.miniBox .boxBottom {
	background-image:url("../images/menu/box/background_bottom.png");
	background-repeat:no-repeat;
	
	height:20px;
}

	.bigBox .boxBottom {
		background-image:url("../images/menu/box/background_big_bottom.png");
		background-repeat:no-repeat;
		
		height:40px;
	}
	
	.vendeur{text-align:center;}
	
	.vendeur img{margin-top:10px;}