#frame {
	background-image: url(../img/interface/bgLarge.gif);
	background-repeat:repeat-y;
}
#frameCenter{
	background-image: url(../img/interface/bgLarge.gif);
	background-repeat:repeat-y;
}




/* Revue */

.revueCol_Left{
	width:215px;
	margin:0 3px 0 3px;
	padding:5px;
	float:left;
	background-color:#f9f5ea;
}
.revueCol_Mid{
	width:220px;
	margin:0 3px 0 3px;
	padding:5px;
	float:left;	
}
.revueCol_Right{
	width:270px;
	margin:0 3px 0 3px;
	padding:5px;
	float:left;	
}

/* Mot du president */

.presCol_Left{
	width:225px;
	margin:0 3px 0 3px;
	padding:5px;
	float:left;
}
.presCol_Right{
	width:490px;
	margin:0 3px 0 3px;
	padding:5px;
	float:left;
}


/* Personel */

.persoCol_Left{
	width:270px;
	margin:0 3px 0 3px;
	padding:5px;
	float:left;
}
.persoCol_Right{
	width:455px;
	margin:0 3px 0 3px;
	padding:5px;
	float:left;
}

	.persoCol_Right .boxGray{width:445px; float:left; padding:10px; background-color:#e1e1e1;}
	
/* Stats */
.statsCol_Left, .perfCol_Left{
	width:650px;
	float:left;
	padding:5px;
}

.stats{color:#009d80; border-collapse:collapse;}
.stats td{border-left:1px solid #009d80; border-right:1px solid #009d80; border-bottom:1px solid #d9f0ec; border-top:1px solid #d9f0ec;}
.stats .blank{ border-top:1px solid #ffffff; border-left:1px solid #ffffff; border-right:1px solid #ffffff;}
.stats td.title{background-color:#f9f5eb; border:none; border-bottom:1px solid #009d80; font-size: 9pt; font-weight:normal;}
.stats td.result1{background-color:#009d80; color:#ffffff; border-bottom:1px solid #009d80; font-weight:bold;}
.stats td.result2{background-color:#ccebe6; color:#0ea287; border-bottom:1px solid #009d80; font-weight:bold;}
.stats .borderBGreen{border-bottom:1px solid #009d80;}

.borderTGold{border-top:1px solid #c79210;}


/* Soutien financier */
.boxSoutien{
	width:100%;
	float:left;
/*	background-color:#fff8e3;*/
	background-color:#f9f5ea;
	border-top:1px solid #009d80;
	border-bottom:1px solid #009d80;
	margin-bottom:10px;
}