body{
	font-family: "Arial";
	font-size: 12px;
}

.center{
	text-align:center;
}
.droite{
	text-align:right;
}

.fondpage{
	background-image: url(img/page/fond.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.hautpage{
	background-image: url(img/page/haut.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.baspage{
	background-image: url(img/page/bas.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.bas2page{
	background-image: url(img/page/bas2.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.bas22page{
	background-image: url(img/page/bas22.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.bas222page{
	background-image: url(img/page/bas222.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.bas3page{
	background-image: url(img/page/bas3.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.texte_petit{
	font-size: 10px;
}

.texte_grand{
	font-size: 14px;
}

.texte_marron{
	color: #998575;
}
.texte_blanc{
	color: #FFFFFF;
}
.texte_farfadets{
	color: #8dd66c;
}
.texte_louveteaux{
	color: #f5951a;
}
.texte_scouts{
	color: #0070bb;
}
.texte_pios{
	color: #de0000;
}
.texte_compas{
	color: #006837;
}
.texte_chefs{
	color: #5255b0;
}


.menu_connexion{
	background-image: url(img/menu2/connexion.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.menu_liens{
	background-image: url(img/menu2/liens.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.menu_stats{
	background-image: url(img/menu2/stats.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.sous_menus{
	background-image: url(img/sous_menu/m.gif);
	background-repeat: repeat-x;
	background-position: center;
}
