/* CSS Document */

/* Elements communs */
.miseenavanthome {
	border: 2px solid #E6E2AF;
}

.index_container {
	clear:both;
	float:left;
	width:99%;
}

.mainbox {
	border-style: solid ;
	border-color:#CCCCCC ;
	border-width: 1px ;
	margin-bottom:2px;
}

/* zone winnersctdefault */

/* zone randpictures */
/* voir http://www.electricprism.com/aeron/slideshow/#download*/ 
div.slideshow {
	margin: 2px auto;
}
div.slideshow p {
	padding-top: 2px;
	width: auto;
}
div.slideshow strong {
	color: #9D0960;
	font-weight: normal;
}
div.slideshow ul {
	background: #FFF;
	position: absolute;
	opacity: 0.5;
	overflow: hidden;
	padding: 1px 1px;
	right: 0;
	top: 0;
	z-index: 1000;
}
div.slideshow:hover ul {
	opacity: 1.0;
}
div.slideshow ul a {
	background: url(css/a.gif) no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 14px;
	margin: 0 0 0 0;
	overflow: hidden;
	width: 12px;
}		
div.slideshow ul a.active,		
div.slideshow ul li {
	float: left;
	list-style: none;
}

p {
	color: #858585;
	font: normal 12px/18px Arial, sans-serif;
	margin-bottom: 0px;
}

/* zone lastmembers */
.lastmembers_zone1 {
	float:left;
}

.lastmembers_zone2 {
	float:left;
	margin-left:2px;
}



/* zone forumlasttopics */
.forumlasttopics_overflow {
	overflow:auto;
	height:150px;
	overflow-x:hidden; 
}


.forumlasttopics_zone1 {	
	/*position: relative;*/
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	width:auto;
	
}

.forumlasttopics_zone2 {
	padding-left: 4px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	width:auto;
}



/* zone albums last albums */
.lastalbums_overflow {
	overflow:auto;
	height:273px;
	overflow-x:hidden; 
}


/* zone last comments */
.lastcomments_overflow {
	overflow:auto;
	height:250px;
	overflow-x:hidden; 
}

/* zone best last albums */
.bestalbums_overflow {
	overflow:auto;
	height:190px;
	overflow-x:hidden; 
}
