/* ======================= */
#tableSel {
	height:600px;
}
.sectionsRecherche .titre
	{
	border:0px solid black;
	position:relative;
	top:-20px;
	font-size:80%;
	font-weight:normal;
	color:gray;
	background:white;
	text-align:center;
	}
	
.sectionsRecherche .contenu
	{
	margin-top:-10px;
	font-size:70%;
	}
	
.contenu
	{
	margin-top:-10px;
	font-size:70%;
	}


#sectionDisc .titre
	{
	color:black;
	}

 #sectionDisc,
 #sectionId,
 #sectionRess,
 #sectionCnP,
 #sectionCnD,
 #sectionEv,
 #saeDisc,
 #saeId,
 #saeRess,
 #saeCnP,
 #saeCnD,
 #saeEv
 	{
	border:1px solid gray;
	margin-top:10px;
	padding: 10px 10px 10px 10px
	}

 #sectionDisc,
 #saeDisc
 	{
	border:1px solid black;
	}

 #sectionCD,
 #saeCD
 	{
	border:1px solid orange;
	margin-top:10px;
	padding: 10px 10px 10px 10px
	}
 #sectionCO,
 #saeCO
 	{
	border:1px solid yellow;
	margin-top:10px;
	padding: 10px 10px 10px 10px;
	}

 #sectionCT,
 #saeCT
 	{
	border:1px solid lightblue;
	margin-top:10px;
	padding: 10px 10px 10px 10px;
	}

#sectionDisc .titre,
#sectionId .titre,
#sectionRess .titre,
#sectionCD .titre,
#sectionCT .titre,
#sectionCnP .titre,
#sectionCnD .titre
	{
	margin-left:70px;
	margin-right:70px;
	}



#sectionCO .titre,
#sectionEv .titre
	{
	margin-left:120px;
	margin-right:120px;
	}


#tableRes .titre {
	font-size:100%;
	font-weight:bold;
	text-align:center;
	}

#resDiv {
	margin-top:10px;
	font-size:80%;
	}
	

.resSAE {
	border-bottom:1px solid gray;
	margin-top:10px;
	padding-bottom:10px;
	margin-left:20px;
	margin-right:20px;
	}

.rechercheRes .titreSAE{
	font-size:80%;
	}

.rechercheRes .resSAE .auteur{
	margin-left:10px;
	font-style:italic;
	font-size:80%;
	}

.resSAE .resume{
	font-size:80%;
	}
	
.ident {
	font-size:80%;
	padding:5px;
}

.boutons {
	text-align:center;
	margin-top:15px;
}

.bullet {
	float:left;
	background: url(../img/bullet.gif) no-repeat left;
	width:  9px;
	height: 9px;
	}

.carteItem {
	padding-left:12px;
}

.texteSAE {
}

