@CHARSET"iso-8859-1";

/**polices**/
	body {
                font-size:11px;
                font-family:Verdana,Arial;
                }
	div.legend {
		font-weight:bold;
		/*font-size:14px;*/
		font-size:12px;
                }
        div.titre {
		font-size:110%;
                font-weight:bold;
                }
	fieldset .include_infos {
		text-align:right;
		font-size:90%;
                }
	#Outils a{
                font-weight:bold;
                }
	#Navigation .include_menu a.rubrique {
                font-weight:bold;
                }
	#Navigation .include_menu .contenu_rubrique a {
                font-weight:normal;
                font-size:90%;
                }
	#Navigation .include_menu a.rubrique_courant {
                font-weight:bold;
                }
	#Navigation .include_menu a.article_courant {
                font-weight:bold;
                }
	#Lang {
                font-weight:bold;
				font-size:90%;
                }
	#Chemin {
                font-size:90%;
                }
	#Focus {
		font-size:90%;
                }
	#Page h2 {
                /*font-size:20px;*/
                font-size:180%;
                }
	#Page h3 {
                /*font-size:16px;*/
                font-size:130%;
                }
        #Page .chapo {
		line-height:180%;
                font-weight:bold;
                }

        #Page .ps {
                font-family:italic;
                }
	#Pied .version {
                font-size:90%;
                }
blockquote {
	font-style:italic;
	font-weight:bold;
        }