/*##############################################################################
#
#  Module          :  Lois.css
#
#  Description  :  Feuille de style pour les LOIS
# 
#  Auteur(s)	  :  Alexandre Guilmette, pour IROSOFT Inc.
# 
#  Date		         :  11 octobre, 2002
#
#  Version	      :  prototype 1
#
#  Au lecteur	 :  Ce fichier a été créé avec l'éditeur TopStyle Pro.
#
#  Note(s)         :  Ce fichier contient des fonctions, procédures 
#			                ou lignes de code provenant des outils de 
#			                développement d'IROSOFT Inc.
#
#                           Copyright 2002 (c) IROSOFT INC
#
##############################################################################*/

body.Default {
	color : #000000;
	margin-left : 4px;
	margin-top : 10px;
}

body.SitePublic {
	color : #000000;
	margin-left : 80px;
	margin-right : 80px;
	margin-top : 10px;
}

div, Pre {
	font-size : x-small;
}

div.Ombre, span.DebombreInElemPT {
	background-color : #DEDEDE;
}

div.Inticite, div.Intit, div.Libelle, div.Refart, div.Tit, div.Titann, div.Titannab, div.Titdiv, div.PtNotefl {
	 margin-left : 0px;
}

div.Datmaj, div.Modif, div.Note, div.Pt, div.PtParentAnn, div.Refs, div.Titmaj, div.Verbatim {
	 margin-left : 30px;
}

div.NoteParentIntit {
	 margin-left : 0px;
	 font-style  : italic;
}

div.Note {
	 margin-left : 30px;
	 font-style  : italic;
}

div.Notemarg {
	margin-left : 0px;
	font-size : xx-small;
}

span.PtNotefl, span.Modif, span.EmphTypeITAL {
	font-style : italic;
}

span.EmphTypeNORM {
	font-style : normal;
	font-weight : normal;
}

span.EmphTypeRD {
	font-size : xx-small;
}

span.EmphTypeGRAS {
	font-weight : bold;
}

span.EmphTypeOMBRE {
	background-color : #C0C0C0;
}

span.EmphTypeMIN {
	font-size : xx-small;
}

span.NoParentSparL {
	font-style : italic;
}

span.NoBold {
	font-size : medium;
	font-weight : bold;
}

span.Problem {
	background-color : #FF3300;
}

span.Alpha, span.NoParentFlot {
	font-size : medium;
}

 span.Pt {
	font-size : x-small;
 }
 
span.TitParentAnn {
	font-weight : bold;
	text-transform : uppercase;
}

span.TitParentFlot {
	font-size      : small;
	text-transform : uppercase;
}

span.Titreloi {
	font-size : medium;
	font-weight : bold;
	text-transform : uppercase;
}

span.NoParentIntit {
	font-weight : bold;
}

span.Uppercase {
	text-transform : uppercase;
}

span.UppercaseBold {
	font-weight    : bold;
	text-transform : uppercase;
}

span.UppercaseItalic {
	font-style     : italic;
	text-transform : uppercase;
}

a.RenvChap{
	color: #295BAB;
}

div.Note {
	list-style-image: url(../images/note.jpg);
	display: list-item;
	list-style-type: square;
	font-style: italic;
	
}

div.Note { 
	 margin-left : 70px;
 } 
 
