/* CSS Document */




/*--------------------------------------------------------------------------------------------------
	TEXTE GENERAL
--------------------------------------------------------------------------------------------------*/
div.GeneralText{
	padding: 0;
	float:left;
	margin: 0 0 20px 0;
	color:#666;
	font-size:11px;
	width:640px;
}

div.GeneralText h1{
	padding: 0;
	margin: 0;
	color:#666;
	font-size:11px;

}


.listMemberTitle{
	padding: 2px;
	background: #eaebdb;
	font-weight: bold;
	color:#5e604a;
	border-bottom:1px solid #FFF	
}

.listMember{
	padding: 2px;
	background: #ecece4;
	font-weight: normal;
	color:#666;	
	border-bottom:1px solid #FFF	
}
	
#SectionTitle{
	padding: 60px 10px 10px 10px;
	width:166px;
	height:121px;
	float:left;
	margin: 0px 7px 8px 0px;
	color:#FFF;
	background:url(../images/bkg_titreSection.gif) no-repeat #c3cf21;
	font: 20px bold Georgia, "Times New Roman", Times, serif;  
}

#SectionImg{
	padding:0;
	margin: 0 0 8px 0;
	height:191px;
	width:462px;
	float:left;

}

.pageDescription{
	font-size:13px;
	margin: 10px 0px 10px 0px;
}
.list_titre{
	font-weight:bold;
	text-decoration:underline;
}
.infoDate{
	color:#000000;
	font-size:10px;
	font-style:italic;
	margin-left:3px;
	line-height:20px;
}	
.error{
	color:#FF0000;
}
.asterix{
	font-size:9px
}	
#textImgGauche{
	float:left;
	margin:2px 6px 2px 0px;
}
#textImgDroite{
	float:right;
	margin:2px 6px 2px 0px;
}
.textImg{
	/*border:#60604b solid 1px;*/
}

/******************* forum ***************************************/
.titreForum, .titrePartenaire{
	width:100%;
	background-color:#60604b;
	padding:3px 0px 3px 2px;
	margin:10px 0px 0px 0px;
	color:#FFFFFF;
	font-weight:bold;
}
.titrePartenaire{
	clear:both;
}
.forumCell{
	padding:3px;
}
.ajoutForum{
	color:#999;
	font-size:11px
	width:100%;
	text-align:right
}
div.ajoutForum a{
	font-weight:bold;
	color:#999900;
	text-decoration:underline;
}

div.ajoutForum a:hover{
	text-decoration:none;
}
.divForumComment {
	width:100%;
	border-bottom: dashed 1px #666666;
	margin: 25px 0px 0px 0px;
}

/******************* accueil ***************************************/
#boiteCalendrier{
	width:425px;
	float:left;
	padding:5px;
	
}
#boiteLegende{
	width:170px;
	float:left;
	padding:5px 5px 5px 15px;
	
}
	#boiteLegende th { text-align:left; font-size:12px; padding:0 0 10px 0;}
	#boiteLegende table { margin-top: 60px;}
	#boiteLegende td { vertical-align:top; padding:2px}
	.coutCat1{ width:24px; height:24px; background:#fdd09e;}
	.coutCat2{ width:24px; height:24px; background:#fff684;}
	.coutCat3{ width:24px; height:24px; background:#d6e6e9;}
	.coutCat4{ width:24px; height:24px; background:#bbb8dc;}

#faucon{ padding:10px 25px 5px 25px;}
/*************** nav par pages ***********/
.pages_bas {
	margin:0px 0px 10px 0px; font-size:11px; font-weight:normal; color:#9f9f7c; padding-top:10px; clear:both;
}
.pages_bas a {
	font-size:11px; font-weight:normal; color:#9f9f7c;
}
.pages_bas a:hover {
	font-size:11px; color:#60604b;
}
.bas_pages_selec {
	color:#60604b; font-weight:bold;
}