body {
color:#000000;
Font-family:"Trebuchet MS",Helvetica,sans-serif;
background-color: white;
font-size:0.8em;
padding-top:0px;
margin-top:0px;
}

td {
vertical-align:top;
}

/************************ sommaire.html *******************************/

#date_breves {
font-size:0.7em;
color:#666666;
}
#titre_breves {
font-size:0.85em;
font-weight: bold;
}
#texte_breves {
font-size:0.75em;
}

a.titre_derniers {
font-size:0.85em;
font-weight: bold;
color:black;
text-decoration:none;
}
a:hover.titre_derniers  {

text-decoration:underline;
}

#auteur_derniers {
font-size:0.75em;
color:#339999;
text-decoration:none;
}

/************************ rubrique.html *******************************/ 

a.lien_rubrique {
font-size:0.85em;
font-weight: bold;
color:black;
text-decoration:none;
}
a:hover.lien_rubrique {
font-size:0.85em;
font-weight: bold;
color:black;
text-decoration:underline;
}
#str_article {
font-style: italic ;
font-weight:bold;
font-size:0.75em;
color:#666666;
padding-left:1em;
}
#intro_article{
font-size:0.75em;
color:#666666;
padding-left:1em;
}

/*********************  article pris sur squelette SPIP ***************************/
.surtitre  { 
	font-size: 1em;

	color:#3399FF;
	padding:0;
	margin:0;
	padding-bottom:5px;
	}
.soustitre { 
	font-size: 1.15em;
	font-style: italic;
	color:#3399FF;
	padding:0;
	margin:0;
	padding-bottom:5px;
	}
	
.chapo {
	margin-bottom: 0.5em;
	font-size:0.9em;
	font-weight:bold;
}	
.texte { color: #000; font-size: 0.8em; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }


#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }


/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 1px dotted #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }


/************************  Style pour l'affichage des classes squelette eleves.html *******************************/
table.classes{
width:100%;
}
