body {
	margin-left: 20px;
	color: #000033;  
 	text-indent: 25px; 
}
#wrapper {
	width: 680px;
	margin: 0 auto;
	padding: 0 20px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

a {
	font-weight: normal;
	/*color: #6378df;*/
	/*color: #6600FF;*/
	color: blue;
	text-decoration: none;
}

a:link {
	color: 000000;
	background-color: transparent;
}
a:visited {
	color: red;
	background-color: transparent;
}
a:hover {
	color: blue;
	background-color: transparent;
}
a:active {
	color: black;
	background-color: transparent;
}

h1, h2 {
	font-size: 16px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
}
.byline {
	font-size: 15px;
	text-align:center;
	margin-top: 1px;
	margin-bottom: -3px;
} 

h3, h4 {
	font-size: 16px;
	text-align: left;
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
  color: #330033;
}

h3.afsis {
	font-size: 16px;
	text-align: left;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px;	/*margin: 20 20 0 5px;*/
}

 h4, h5 {
	font-size: 16px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4.afsis {
	font-size: 16;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
}

  
/*p:first-letter {
	font-weight: bold;
	color: green;
}*/
.poetry {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-align: left;
	margin-left: 90px;
}

.ptoc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
.pnotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.notes {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 17px;
}

.copyrights {
	list-style-type: upper-roman;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #006600;
}
.photo {
	float:left;
	margin-right: 5px;
	padding: 0 0 2px 0;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.blocknote {
	font-size: 18px;
	color: #000000;
	margin: 0 100px;
	padding: 10px;
	border: 1px soid #73afb7;
	background-color: #fbef99;
}

.blockspecial {
	font-size: 17px;
	margin: 0 100px;
	padding: 10px;
	border: 1px soid #73afb7;
}	
	
ul {
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
ul ul {
	list-style-type: circle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
ul ul ul {
	list-style-type: square;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.listeInt {
	list-style-type: square;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
}
.ul1specialtoc {
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
ol {
	/*list-style-type: upper-roman;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
.ol1specialtoc {
	list-style-type: decimal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
ol ol {
	list-style-type: upper-alpha;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
ol li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
ol ol ol {
	list-style-type: decimal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}
ol ol ol ol {
	list-style-type: lower-alpha;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
} 
ol ol ol ol ol {
	list-style-type: lower-roman;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
} 
.note {
font-size: 1.0em;
color:#294e56;
margin: 0 100px;
padding: 10px;
border: 1px solid #73afb7;
background-color: #fbef99;
}

/* div {
/*	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-size: 13px;
/*	text-decoration: none;
/*	margin: 15px;
}*/

.couleur {
	text-decoration: none;
	background-color: #CCFFFF;
}
.couleur_isafs {
	text-decoration: none;
	background-color: #E2FFFF;
}

