				/*												*/
				/*CARACTERISTIQUES DE L'AFFICHAGE DES PROJETS	*/
				/*												*/
/*caracteristqiues des legendes des miniatures*/
#textenoir{
	font-family:Verdana;
	/*width:160px;*/
	width:130px;
	height:135px;
	font-size:11px;
	/*	color:#000000;*/
	color:#666666;
	text-align: center;
	vertical-align:top;	
}

#textenoir img{
	border:1px solid #E3E3E3;
 	width:130px;
	/*height:95px;*/
 	align:center;
}
#affiches{
	font-family:Verdana;
	/*width:160px;*/
	width:90px;
	/*height:135px;*/
	font-size:11px;
	/*	color:#000000;*/
	color:#666666;
	text-align: center;
	vertical-align:top;	
}
#affiches img{
border:1px solid #E3E3E3;
 	width:90px;
	/*height:95px;*/
 	align:center;
}
#pochettes{
font-family:Verdana;
	width:105px;
	font-size:11px;
	color:#666666;
	text-align: center;
	vertical-align:top;	
}
#pochettes img{
border:1px solid #E3E3E3;
 	width:105px;
 	align:center;
}	

/*pr les cartes:*/
#descriptif{
	font-family:Verdana;
	width:160px;
	height:135px;
	font-size:11px;
	color:#666666;
	text-align: center;
	vertical-align:top;
}
/*caracteristique des images*/
#descriptif img{
	border:1px solid #E3E3E3;
	height:75px;
	valign:top;
}

/*caractéristiques du tableau formesite*/
#formesite{
	cellpadding:0px;
 	cellspacing:0px;
 	width:662px;
	align:left;
	text-align:left;
	vertical-align:top;
	valign:top;
}

#formebrochures{
	cellpadding:0px;
 	cellspacing:0px;
 	width:662px;
	align:left;
	text-align:center;
		font-family:Verdana;

	font-size:11px;
}
#formepochettes{
	cellpadding:0px;
 	cellspacing:0px;
 	width:662px;
	align:left;
	text-align:left;
}
#formesite tr{
height:100px;
align:left;
text-align:left;
vertical-align:top;
}
#formebrochures tr{
height:130px;
align:center;
text-align:center;
vertical-align:top;
}
#formebrochures td{
width:100px;
}
#formebrochures img{
border:1px solid #E3E3E3;
 	width:100px;
}
#formesite img{
border:1px solid #E3E3E3;
 	width:135px;
}
#formeaffiches{
cellpadding:0px;
 	cellspacing:0px;
 	width:662px;
	align:left;
	text-align:left;
}
#formeaffiches img{
border:1px solid #E3E3E3;
 	width:90px;
}

#numpage{
	cellpadding:0px;
  	cellspacing:0px;
	border:1px solid #000000;
	align:left;
}


#alignementpages{
	align:left;
}

/*caracteristique de la pagination pour la page actuelle*/
#pageactuelle{
	background:#B663B3;
	color:white;
	width:11px;
	text-align:center;
	font-weight:bold;
}

/*caracteristique de la pagination pour les pages actives*/
#pageactive{
	background:#496FB3;
	color:white;
	width:11px;
	text-align:center;
	font-weight:bold;
}
/*caracteristique des liens vers les pages actives*/
#pageactive a{
	color:white;
}

