html{
	overflow:scroll;
}

body {
	font-size:13px;
	font-family: Trebuchet MS;
	margin:0px;
	width: 100% ;
	height: 100%;
	background: none;
	color:#525252;
	overflow:scroll;
}

#global_0{
	position:static;
	width:600px;
	height:100%;
	overflow:visible;
}
#global{
	position:relative;
	left:0;
	margin-left:0;
	width:778px;
	border:0px;
	background:#FFF;
	height:visible;
	width:100%;
}

#oreille{
	display:none;
}

#header{
	display:none;
}

.menu{
	display:none;
}

#ariane{
	display:none;
}

#page{
	position:relative;
	background: none;
	width:100%;
	border-bottom:1px solid #831C23;
	padding-bottom:10px;
}

#page_gauche{
	display:none;
}

#page_droite{
	position:relative;
	float:left;
	width:100%;
}

#footer{
	display:none;
}

#menu_bas{
	display:none;
}


/*---------------                  pages intérieures                    ------------------*/

#contenu_article{
	position:relative;
	float:left;
	margin-top:10px;
	margin-left:10px;
	padding-left:12px;
	padding-right:12px;
	width:100%;
	text-align:justify;
	font-family:Arial;
}

.contenu_article_1{
	border:0;
}

.contenu_article_2{
	border:0;
}

.contenu_article_3{
	border:0;
}

.contenu_article_4{
	border:0;
}

.contenu_article_5{
	border:0;
}

#carre_titre{
	position:static;
	left:-5px;
	top:0px;
	width:11px;
	height:11px;
}

.carre_titre_1{
	background:#668187;
}

.carre_titre_2{
	background:#A0C07C;
}

.carre_titre_3{
	background:#F69F41;
}

#titre_article{
	position:relative;
	margin:0;
	margin-top:-5px;
	margin-bottom:5px;
	margin-left:5px;
	font-size:25px;
	font-family:Trebuchet MS;
	letter-spacing:0.1em;
	text-align:left;
	width:100%;
	height:120px;
}

.titre_article_1{
	color:#668187;
}

.titre_article_2{
	color:#A0C07C;
}

.titre_article_3{
	color:#F69F41;
}

.voir_aussi{
	display:none;
}

#haut_de_page{
	width:100%;
	text-align:right;
}

.detail_membre{
	display:none;
}

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

.spip-admin-float{
	display:none;
}

#gauche_bloc_1, #gauche_bloc_2, #gauche_bloc_3{
	border:0;
}

#logo_imprimer{
	position:relative;
	float:left;
	display:block;
	margin-right:5px;
}