body { color: black; background-color: white; font-family: verdana, arial, Sans-serif; font-size: 14px; text-align: justify; }
a { text-decoration: none; color: #333333; font-weight: bold; }
a:hover { color: red; }

img {
border: none;
 }
#en-tete {
	border-bottom: solid black 1px;
	text-align: left;
	font-size: 80%;
}
#texte-ligne { 
	margin-left: 200px;
}
#ppal {
	padding-bottom: 20px;
}
#admin { position: absolute; right: 0px; top: 0px; }
.coord { margin-left: 10px; }
#lunettes {
	cursor: pointer;
	margin-left: 10px;
}
#hierarchie {
	float: left;
	left: 7px;
	margin-top: 2px;
	padding: 2px;
	border-right: solid black 1px;
	border-bottom: solid black 1px;
	width: 150px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
#home {
	display: block;
	left: 3px;
	padding-bottom: 5px;
}
.h_item {
	display: block;
	border-top: solid black 1px;
	padding-top: 4px;
	margin-bottom: 3px;
}
#texte_rubrique {
	padding-top: 5px; font-size: 80%;
}
#article { padding-top: 5px; font-size: 80%; }
#items {
	font-weight: bold;
	color: #333333;
}
.item {
   float: left;
	margin: 10px;
	width: 150px;
	background: white;
	text-align: center;
}
.item div { display: inline; }
.item:hover {
	color: red;
}
table.spip {
    border: solid 1px #DDDDDD;
}

table.spip tr.row_odd {
        background-color: #F5F5F5;
}

table.spip tr.row_even {
        background-color: #F9F9F9;
}

table.spip td {
        padding: 1px;
        text-align: left;
        vertical-align: middle;
}
#demohome { background: black; color: white; margin: 0px; padding: 0px; }
#retour { color: white; margin-left: 150px; border: solid white 1px;}
#retour:hover { color: red; }
#demotext { margin: 0px; padding: 0px; font-size: 18pt; font-weight: bold; font-family: verdana, arial, Sans-serif; }
.plan-secteur img { vertical-align: middle; }


.titre1 { font-size: 200%; font-weight: bold; }
.titre2 { font-size: 150%; font-weight: bold; }
.titre3 { font-size: 120%; font-weight: bold; }

#logos { position: absolute; right: 3px; top: 3px; z-index: -1; }

.spip_doc_titre { padding: 0.5em; margin: 1em; background: #EEE; }

