body {
	background					: #FFFFFF;
	margin						: 20px 0 0 0;
	padding						: 0;
	font-size					: 1em;
}
img, table { 
	margin						: 0; 
	padding						: 0; 
	border						: none; 
}
h1, h2, h3, h4, h5, h6 { 
	margin						: 0; 
	padding						: 0; 
	font-size					: 1em; 
	font-weight					: normal;
}
#page_accueil {
	width						: 990px;
	margin-left					: auto;
	margin-right				: auto;
	height						: 550px;
	background-image			: url(../images/ACCUEIL.jpg);
	background-repeat			: no-repeat;
}
#page_RUB_entreprise {
	width						: 990px;
	margin-left					: auto;
	margin-right				: auto;
	height						: auto;
	background-image			: url(../images/ENTREPRISE.jpg);
	background-repeat			: no-repeat;
}
#page_RUB_histoire {
	width						: 990px;
	margin-left					: auto;
	margin-right				: auto;
	height						: auto;
	background-image			: url(../images/HISTOIRE.jpg);
	background-repeat			: no-repeat;
}
#page_RUB_philosophie {
	width						: 990px;
	margin-left					: auto;
	margin-right				: auto;
	height						: auto;
	background-image			: url(../images/PHILOSOPHIE.jpg);
	background-repeat			: no-repeat;
}
#page_RUB_structure {
	width						: 990px;
	margin-left					: auto;
	margin-right				: auto;
	height						: auto;
	background-image			: url(../images/STRUCTURE.jpg);
	background-repeat			: no-repeat;
}
#page_RUB_equipes {
	width						: 990px;
	margin-left					: auto;
	margin-right				: auto;
	height						: auto;
	background-image			: url(../images/EQUIPES.jpg);
	background-repeat			: no-repeat;
}
#page_RUB_realisations {
	width						: 990px;
	margin-left					: auto;
	margin-right				: auto;
	height						: auto;
	background-image			: url(../images/REALISATIONS.jpg);
	background-repeat			: no-repeat;
}
#page_RUB_defiscalisation {
	width						: 990px;
	margin-left					: auto;
	margin-right				: auto;
	height						: auto;
	background-image			: url(../images/DEFISCALISATION.jpg);
	background-repeat			: no-repeat;
}
#page_RUB_contact {
	width						: 990px;
	margin-left					: auto;
	margin-right				: auto;
	height						: auto;
	background-image			: url(../images/CONTACT.jpg);
	background-repeat			: no-repeat;
}
#entete_accueil {
	width						: 990px;
	height						: 200px;
}
#entete {
	width						: 990px;
	height						: 190px;
}
#entete #nom_site_spip, #entete a .spip_logos {
	display						: block;
	float						: left;
	margin 						: 0;
	padding						: 6px 0 0 6px;
	font-weight					: bold;
	font-size					: 14px;
}
#conteneur { 
	width						: 990px; 
}
#accueil {
	float						: left ;
	width						: 120px; 
	height 						: 40px;
	margin						: 0;
	padding						: 10px 0 0 0;
}
#navigation {
	float						: right;
	width						: 870px; 
	height 						: 40px;
	margin						: 0;
	padding						: 10px 0 0 0;
	text-align					: right;
}
#accueil .titre_navigation, #navigation .titre_navigation {
	font-family					: "Arial", "Helvetica", "Nimbus Sans L", sans-serif;
	font-weight					: bold;
	font-size					: 15px;
	color						: #FFFFFF;
}
#accueil .titre_navigation a, #navigation .titre_navigation a {
	color						: #FFFFFF;
	text-decoration				: none;
}
#accueil .titre_navigation a:hover, #navigation .titre_navigation a:hover {
	color						: #F8DD21;
	text-decoration				: none;
}
#navigation .titre_navigation .on {
	color						: #F8DD21;
}
#contenu {
	width						: 990px; 
}
#encart_gauche {
	float						: left ;
	width						: 200px; 
	margin						: 0;
	padding						: 20px 20px 20px 20px;
}
#encart_gauche .titre_navigation {
	font-family					: "Arial", "Helvetica", "Nimbus Sans L", sans-serif;
	font-weight					: bold;
	font-size					: 15px;
	color						: #201379;
}
#encart_gauche .titre_navigation a {
	color						: #201379;
	text-decoration				: none;
}
#encart_gauche .titre_navigation a:hover {
	color						: #333333;
	text-decoration				: none;
}
#encart_gauche .titre_navigation .on {
	color						: #333333;
}
#encart_gauche .texte_complementaire {
	font-family					: "Arial", "Helvetica", "Nimbus Sans L", sans-serif;
	font-size					: 13px;
	color						: #201379;
}
#encart_gauche .texte_complementaire a {
	color						: #201379;
}
#encart_gauche .texte_complementaire a:hover {
	color						: #201379;
}
#encart_principal {
	float						: right;
	width						: 680px;
	margin						: 0;
	padding						: 20px 30px 0 30px;
}
#encart_principal .puce_article {
	vertical-align				: bottom;
}
#encart_principal .titre_article {
	font-family					: "Verdana", "Bitstream Vera Sans", sans-serif;
	font-weight					: bold;
	font-size					: 15px;
	color						: #201379;
}
#encart_principal .titre2_article {
	font-family					: "Verdana", "Bitstream Vera Sans", sans-serif;
	font-weight					: bold;
	font-size					: 15px;
	color						: #373A3D;
}
#encart_principal .texte_article {
	font-family					: "Verdana", "Bitstream Vera Sans", sans-serif;
	font-size					: 12px;
	color						: #373A3D;
}
#encart_principal .texte_article a {
	color						: #201379;
	text-decoration				: none;
}
#encart_principal .texte_article a:hover {
	color						: #201379;
	text-decoration				: underline;
}
#encart_principal .texte_formulaire {
	font-family					: "Verdana", "Bitstream Vera Sans", sans-serif;
	font-size					: 10px;
	color						: #373A3D;
}
#pied {
	clear						: both;
	float						: left;
	width						: 990px;
	margin						: 0;
	padding						: 0 10px 10px 10px;
	text-align					: center;
}
#pied .texte {
	font-family					: "Arial", "Helvetica", "Nimbus Sans L", sans-serif;
	font-size					: 11px;
	font-weight					: bold;
	color						: #201379;
}
#pied .texte a {
	color						: #201379;
}
#pied .texte a:hover {
	color						: #201379;
}
.nettoyeur { 
	clear						: both; 
	margin						: 0; 
	padding						: 0; 
	border						: none; 
	height						: 0; 
	line-height					: 1px; 
	font-size					: 1px; 
}
.invisible { 
	position					: absolute; 
	top							: -3000em; 
	height						: 1%; 
}