/* Cascading Style Sheet - Pixélie - logiciels */
body		{ font-size: 12px; 
			line-height: 125%;   		
			font-family: Verdana, Arial, Helvetica, }

a:link		{ color: #0000FF; } 

a:active	{ color: #FF33CC; }

a:visited 	{  color: #800080; }

a:hover		{color: #000000;  }

a:sidebar	{color: #339900; }

 H1 { font-size :120%;
      background-color : #FFFFEE;
      text-decoration : none;
      border : #666666 double;
      margin-top : 10px;; border-width: medium thick; margin-right: 10px; margin-left: 10px; padding-top: 2px; padding-bottom: 3px}
h2		{ font-size: 115%;  
		margin-top: 1.5em;
		margin-bottom: .5em;  }

h3		{ font-size: 100%; 
		margin-top: 1.2em;  
		margin-bottom: .5em;  }

h4		{ font-size: 100%;
        color: darkmagenta;
		margin-top: 1.2em;  
		margin-bottom: .5em;  }

p		{ margin-top:6pt; margin-bottom: 6pt;	}

p.margin {
	margin-left: 60pt; }
	
li p		{ margin-top: .6em;
		margin-bottom: 0em;  }
		
big		{  font-weight: bold; 
		font-size: 105%;  }
		
ol		{margin-top: .5em; 
		margin-bottom: 0em }	
	
ul		{margin-top: .6em; 	
		margin-bottom: 0em;
		margin-left: 2.75em;  }	

ol ul		{  list-style: disc; margin-top: 2em;  }

li		{padding-bottom: .3em;
		margin-left: -1.25em;  }

dl ul		{ margin-top: 2em;  
		margin-bottom: 0em;  }	/*list item inside a def/term*/

dl		{ margin-top: -1em;  }

ol dl	{ margin-top: -1.5em;
		 margin-left: 0em;  }		/*term/def list inside a numbered list*/

ol dl dl	{  margin-top: 0em;
		margin-left: .2em;  }		/*term/def list inside a term/def list*/

dd		{ margin-bottom: 0em;	/*not currently working*/
		margin-left: 1.5em;  }

dt		{  padding-top: 2em;
		font-weight: bold; 
		margin-left: 1.5em;  }

code	{font-family: Courier; }

pre		{ margin-top: 0em;
		margin-bottom: 1.5em; 
		font-family: Courier;
		}

table 	{ font-size: 100%;
		text-align: left;
		margin-top: 1em;
		}

tr		{ margin: .50em;
		vertical-align: top;
		}
			
th 		{ text-align: left;
		margin: .50em;
		vertical-align: top;
		background: #dddddd;
		}
						
td		{ margin: .50em;
		vertical-align: top;
; font-size: 12px
		}

/* Only use this for sidebars that ARE in a list */
DIV.sidebartext {
	position: relative;
	left: -22px;
	height: 72px;
	width: 300px;
	margin-top: .6em;
	margin-right: 3em;
	margin-left: 0;
	margin-bottom: .6em;
	padding-top: .75em;
	padding-right: 6px;
	padding-left: .75em;
	padding-bottom: .75em;
	cursor: hand;
	border-left: 4pt solid #339900;
	background-color: #F0F0F0; }

/* Only use this for sidebars that are NOT in a list */
DIV.sidebartbl {
	height: 72px;
	width: 300px;
	margin-top: .6em;
	margin-right: 3em;
	margin-left: 0;
	margin-bottom: .6em;
	padding-top: .75em;
	padding-right: 8em;
	padding-left: .75em;
	padding-bottom: .75em;
	cursor: hand;
	border-left: 4pt solid #339900;
	background-color: #F0F0F0; }
	
a:visited.sidebar: {
	color: #339900;
	text-decoration: none; }
	
a:hover.sidebar: {
	text-decoration: underline; }

.endlink {
	line-height: 6pt;
	position: relative;
	top: 1pt;
	background-color: #FFFFEE;
	font-weight: bold;
	font-size: 7pt;
	font-style: italic;
	color: black;
	text-decoration: none;
	cursor: hand;
	width: 20px;
	height: 8pt;
	padding-top: -2pt;
	padding-bottom: 1pt;
	margin: 0pt;
	border-bottom: 1pt solid #00cc33;
	border-top: 1pt solid #00cc33;
	}
.demarrage { line-height: normal; position: relative; top: 1pt; background-color: #FFFFEE; font-weight: bold; font-size: 10px; font-style: normal; color: black; text-decoration: none; cursor: hand; width: 200px; height: 8pt; margin: 0pt 0pt; border-bottom: 1pt solid #00cc33; border-top: 1pt solid #00cc33; ; padding: -2pt 1pt}
.suivante { line-height: normal; position: relative; top: 1pt; background-color: #FFFFEE; font-weight: bold; font-size: 10px; font-style: normal; color: black; text-decoration: none; cursor: hand; width: 150px; height: 8pt; margin: 0pt 0pt; border-bottom: 1pt solid #00cc33; border-top: 1pt solid #00cc33; ; padding: -2pt 1pt ; text-align: right}
.precedente { line-height: normal; position: relative; top: 1pt; background-color: #FFFFEE; font-weight: bold; font-size: 10px; font-style: normal; color: black; text-decoration: none; cursor: hand; width: 150px; height: 8pt; margin: 0pt 0pt; border-bottom: 1pt solid #00cc33; border-top: 1pt solid #00cc33; ; padding: -2pt 1pt ; text-align: left}
.titrechap {  font: bold 14px Verdana, Arial, Helvetica, sans-serif; color: #333333}
