	html, body {width: 969px; margin: 0; padding: 0;}

	body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	
		
	div#page {
		position: relative;
		min-height: 100%;
	}
	
	div#entete {
		line-height: 2.8em; text-align: center;
		border-bottom: solid 2px brown;
		background-image: url(/squelettes/images/header.gif);
   	    height: 99px;
	}
	div#entete-txt {
	line-height: 1.2em;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	width: 940px;
	}
	
	div#premiere {
		float: left;
		width: 165px;
	}
	div#deuxieme {
		float: right;
		width: 300px;
	}
	div#contenu {
		padding: 1px 0;		
		margin-left: 180px;
		margin-right: 300px;		
	}
	div#logo {
		float: right;
		width: 220px;
		height: 210px;
	}
	div#logo-article {
		float: right;
		width: 155px;
		height: 155px;
	}

	div#logo-livre {
		float: left;
		width: 205px;
		height: 200px;
	}
.titre-livre {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
	
	a.livre {
	color: #990000;
	font-weight: bold;				
	}
	

	div#piedpage1 {
		height: 160px;
		clear: both;
	}	
	
	div#piedpage2 {
		position: absolute;
		bottom: 0; left: 0;
		width: 100%;
/*		height: 3em;   */
		line-height: 2.8em; 
		text-align: center;
		border-top: solid 2px brown;
		background: #990000;
		color: #ffffff;	
	}
	
	a.piedpage {
			color: #ffffff;	
	}

	a.menu {
			color: #990000;	
	}
	
	
.titre-menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.titre-menu-g {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-image: url(/squelettes/images/haut155.gif);
	height: 20px;
	width: 155px;
	margin-left: 5px;
}
.corps-menu-g {
	text-align: center;
	color: #000000;
	width: 155px;
	margin-left: 5px;
	background-repeat: repeat-y;
	background-image: url(/squelettes/images/corps155.gif);
}
.bas-menu-g {
	background-image: url(/squelettes/images/bas155.gif);
	height: 14px;
	width: 155px;
	margin-left: 5px;
	line-height: 14px;
}

.titre-menu-d {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-image: url(/squelettes/images/haut295.gif);
	height: 20px;
	width: 295px;
	margin-left: 5px;
}
.corps-menu-d {
	text-align: center;
	color: #000000;
	width: 295px;
	margin-left: 5px;
	background-repeat: repeat-y;
	background-image: url(/squelettes/images/corps295.gif);
}
.bas-menu-d {
	background-image: url(/squelettes/images/bas295.gif);
	height: 14px;
	width: 295px;
	margin-left: 5px;
	line-height: 14px;
}
.pub-droit {
	width: 295px;
	margin-left: 5px;
}

.titre-section {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.titre-article {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}

.lignep {
	border-top: 1px dashed #990000;
	border-right: 1px none #990000;
	border-bottom: 1px none #990000;
	border-left: 1px none #990000;
	height: 20px;
}

a.spip_in { color: #990000; } /* liens internes */
a.spip_out { color: #990000; } /* liens sortants */
a.spip_url { color: #990000; } /* liens url sortants */