/* Islam 
Developpement en CSS

*/

html { } 

body {

/*background: #fff url(../../images/fond1.gif) no-repeat fixed bottom right;*/
	background-position: top left;
	color: #333333;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #3366cc
}
a:visited {
	color: #3366cc;
}
a:active {
	color: #000099;
}

h1 {
	color: #6666ff;
	font-size: 22px;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 1em;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 4em;
}

h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 1em;
}

p {font-size: 12px;}

pre {
	margin-left: 5em;
	margin-top: 3em;
	margin-bottom: 2em;
	font-family: Comic sans MS, helvetica, sans-serif;
	font-size: 14px;
}

a {font-size: 12px;}

/* Dates de modifications */
.mod {
	font-size: 11px;
	color: #6699ff;
}

.trans {
	margin-left: 8em;
	margin-bottom: 1em;
}

.notes {
	margin-top: 1em;
	margin-bottom: 2em;
	margin-left: 4em;
	font-size: 13px;
}

.dateh {
	margin-left: 10em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 11px;
	font-style: italic;
}

.titrehaiku {
	margin-left: 7em;
	margin-top: 2em;
	margin-bottom: 1em;
	font-style: italic;
	font-size: 12px;
}


/* Boite des liens de navigation */
#nav {
	vertical-align: top;
	margin-left: 1em;
	margin-top: 4em;
	font-family: Verdana,  arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}

p.author {
font-size: 13px;
font-style: italic;
margin-top:4em;
}

#colophon {
font-family: Verdana,  arial, helvetica, sans-serif; 
font-size: 12px;
font-weight: normal;
margin-top: 6em;
margin-left: 1em;
}

/* Notes du colophon */
#colophon .note {
font-size: 11px;
}



