h2 {
	color:#6AC05C;
	
	margin-top:20px;
}

.listInfos {
	width:100%;
}

.allSiteParams{;margin-top:40px;}
.allSiteParams .backgroundTop hr{margin-top:25px;}
.backgroundTop{margin:0px 50px;position:relative;width:inherit;z-index:-1;}
.backgroundTop hr{background:#FFFFFF;filter:alpha(opacity=50);height:2px;margin-top:112px;opacity:0.5;position:absolute;width:100%;}

.backgroundBottom{position:relative;z-index:-1;}
.backgroundBottom div{background:#FFFFFF;filter:alpha(opacity=50);height:90px;opacity:0.5;position:absolute;width:2px;}

#liste_cat .backgroundBottom div{margin:-80px 0 0 160px;}
.favorisList .backgroundBottom div{margin:-80px 0 0 58px;}
.spoilInfos .backgroundBottom div{margin:-80px 0 0 435px;}


/* _-_-_-_-_- CADRE -_-_-_-_-_*/
.cadre{
	margin:auto;
	color:#FFFFFF;
	font-size:14px;
}
	
	.cadre div{text-align:center;}
	.cadre em{font-size:12px;}





	.title {
		/*width:180px;*/
		margin-bottom:10px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
	}
	
	.spoil{}
	
	.favoris{float:left;width:100px;}
	
	.params{float:right;width:100px;}
	
		.spoil, .favoris, .params{cursor:pointer;font-size:12px;width:120px;}
		
		.spoil img, .favoris img, .params img{margin-bottom:5px;}


.add{background-image:url(../images/account/croixv2.png);background-position:bottom;float:right;height:21px;width:21px;}
.add:hover{background-position:top;}

.delete, .deleteTeam{background-image:url(../images/account/croixv2.png);background-position:top;cursor:pointer;float:right;height:21px;width:21px;}
.delete:hover, .deleteTeam:hover{background-position:top;}
	
	
	.description{font-size:14px;margin-bottom:20px;text-align:justify;}


	/* FAVORIS DU COMPTE */
	.favorisList{margin-left:0px;margin-top:40px;width:390px;}
		
		.favorisList .team{margin:auto;}
	
			.favorisList .team td{padding:5px 10px;}
			
			.iconTeam{float:left;}
			
			.favorisList .team div{margin:5px 0 20px 30px;text-align:left;}
			
			.favorisList .team p{margin-bottom:5px;}

	
	/* NIVEAUX DE SPOIL */
	.spoil_slider td{text-align:right;}
	.spoil_slider td:first-child{text-align:center;width:15%;}
	.spoil_slider td:nth-child(2) {text-align:right;width:25%;}
	.spoil_slider td:nth-child(3) {text-align:right;}
	.spoil_slider td:last-child{text-align:right;width:25%}
	
	.spoilInfos{margin:40px auto 0px auto;width:875px;}
		.spoilInfos table{margin:auto;}
			.spoilInfos table td{text-align:center;}
	
	
	/* NEWS */
	#liste_cat{float:right;width:220px;}
	.cat-selected{border:medium dotted #00F;;height:75px;width:220px;}
	
	.newsInfos{cursor:move;height:75px;}
		.newsInfos div{text-align:left;}
		.newsInfos div:first-child{margin-bottom:10px;}
		.newsInfos input[type="text"]{margin-left:10px;width:20px;}
	
	/* PARAMETRES DU SITE */
	.siteParams{float:left;width:220px;}
	
	.siteParamsGen{margin:auto;width:275px;}
	.siteParamsGen hr{background-color:#FFFFFF;margin:5px 20px 10px;}
	.nbre{margin:0px 5px;width:20px;}
	
	.subHeader:first-child{margin-top:0px;} .subHeader{margin-top:10px;}


/* SLIDER DU NIVEAU DE SPOIL */
#spoil {background-image:url("../images/account/spoiler-bar.png");background-position:top;background-repeat:repeat-x;height:20px;margin:auto;position:relative;width:535px;}
	
	#spoil div {background-image:url("../images/account/spoiler-cursor.png");cursor:pointer;height: 23px;position: absolute;top:2px;width:23px;}
	
	.spoilSlider {height:20px;margin-bottom:5px;}
		.spoilSlider div {float:left;font-weight:bold;margin:0px 130px 0px 10px;}
		.spoilSlider div:first-child {margin-left:0px;margin-right:125px;}
		.spoilSlider div:last-child {margin-right:0px;}

/* BOX D'ENVOI */
.sendBox{clear:both;margin-top:20px;width:120px;}
.sendBox .send{cursor:pointer;}