/* Apparence du texte et des liens */
body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
/* Les textes accompagnant les images qui les remplacent
pour l'impression et dans la version "texte" puisque les images-titres
sont alors cachées */
.impression	{
	display: none;
}
#menuTexte, .texte	{
	display: none;
}
/* Stucture de la page 
body
	contenu
		bandeau
			repereChapitre
				logo (img)
			repereStructure
			structure
			chapitres
				zoneRecherche (form)
					terme	(input)
					chercher (input)
		texte
*/
#contenu	{
	width: 735px;
	padding-top: 0px;
	margin: auto;
}
#bandeau	{
	padding: 10px;
	height: 140px;
}
.une #bandeau	{
	background-color: #000000;
}
.telecom #bandeau	{
	background-color: #660099;
}
.poste #bandeau	{
	background-color: #FF0000;
}
.interpro #bandeau	{
	background-color: #009933;
}
.international #bandeau	{
	background-color: #FF6600;
}
#repereChapitre	{
	width: 100px;
	float: left;
	text-align: center;
}
#repereStructure	{
	width: 240px;
	float: left;
	text-align: center;
}
#structure	{
	width: 150px;
	float: left;
	padding-top: 80px;
}
 
#structureSV	{/* Positionnement dans une sous-vue */
	width: 150px;
	float: left;
	padding-top: 60px;
}
#structure img, #structureSV img, #chapitres img	{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#chapitres	{
	width: 190px;
	float: right;
}
#zoneRecherche	{
	margin: 0px;
	padding: 0px;
}
#zoneRecherche	{
	height: 59px;
}
.telecom #lesChap	{
	margin-top: 21px;
}
.poste #lesChap	{
	margin-top: 63px;
}
#theme	{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#chercher	{
	font-size: 10px;
	margin: 10px 0px 0px;
	padding: 0px;
}
#texte	{
	width: 489px;
	float: right;
	margin: 0px 0px 30px;
	padding: 0px;
}
#dessin	{
	float: left;
	margin: 0px;
	padding: 0px 15px;
	text-align: center;
	background-color: #000000;
}
#reperesDessin	{
	color: #FFFFFF;
	float: right;
	text-align: center;
}
#reperesDessin img	{
	vertical-align: center;
}
#suites	{
	float: left;
	margin-top: 50px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 210px;
}
#retour	{
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 50px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#liste	{
	/*float: left;*/
	clear: both;
	background-color: #000000;
}
#liste img	{
	margin : 15px 0px 15px 15px;
}
.texteDossiers #suites	{
	padding-top: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../pictos/savoirPlusDossiers.gif);
}
.texteDossiers #retour	{
	background-image: url(../pictos/retourDossiers.gif);
}
.documents #suites	{
	padding-top: 0px;
}
h1	{
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
}
p.telecom, h1.telecom	{
	background-image: url(../pictos/puceViolet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 30px;
	min-height: 30px;
}
p.poste, h1.poste	{
	background-image: url(../pictos/puceRouge.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 30px;
	min-height: 30px;
}
p.interpro, h1.interpro	{
	background-image: url(../pictos/puceVert.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 30px;
	min-height: 30px;
}
p.international, h1.international	{
	background-image: url(../pictos/puceOrange.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 30px;
	min-height: 30px;
}
h2	{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
h3	{
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 0px;
}
h4	{ /* Titre sous-vue */
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
}
.telecom h4{ /* Titre rubrique dans une sous-vue */
	color: #660099;
}
.poste h4{
	color: #FF0000;
}
.interpro h4{
	color: #009933;
}
.international h4{
	color: #FF6600;
}
h5	{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
}
.texteActualites h1	{
	color: #FFCC00;
}
.texteActualites h3	{
	background-image: url(../pictos/puceActualites.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #333333;
}
.texteDossiers h1	{
	color: #FFFFFF;
	margin-top: 70px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: none;
	font-weight: normal;
}
.texteDossiers h3	{
	background-image: url(../pictos/puceDossiers.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #333333;
}
p	{
	margin-top: 10px;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a:link, a:visited	{
	text-decoration: none;
	color: #333333;
}
a:hover, a:active	{
	text-decoration: underline;
	color: #333333;
}
.date	{
	font-size: 10px;
	text-align: right;
}
.texteDossiers a:link, .texteDossiers a:visited, .texteDossiers a:hover, .texteDossiers a:active	{
	color: #336666;
}
.spip_documents img	{
	float: left;
	padding-right: 5px;
}
.spip_doc_titre strong	{
	font-weight: normal;
}
.spip_doc_descriptif	{
	margin-left: 17px;
}
.repere	{
	font-size: 10px;
}
p.tournePage	{
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.lienRepere a:link, .lienRepere a:visited, .lienRepere a:hover, .lienRepere a:active	{
	color: #FFFFFF;
	text-decoration: none;
}