/* Aozora pages normales
l
*/

body {
	color: #cccccc;
	background-color: #336699;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}


a:link {
		color: #cccccc;
}
a:visited {
	color: #cccccc;
}
a:active {
	color: #ff0000;
}

h1, h2 , h3, h4 {
	color: #000099;
}

h1 {
	color: #000099;
	font-size: 19px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	margin-top: 3em;
	color: #ffcc99;
}

h3 {
	color: #ffcc99;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	color: #33cccc;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}


img {border: 0; }

td { vertical-align: top }

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


p {
	font-size: 13px;
}

/* Dates de modifications */
p .mod {
   color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
}

p .note {
   color: #FF9900;
	font-size: 10px;
	font-style: italic;
}

p.titre1 {
	color: #000099;
	font-size: 30px;
	font-style: italic;
}

p.intro {
   color:#99ccff;
	font-size: 14px;
	font-style: italic;
}

p .test {
   color: #FF9900;
	font-size: 18px;
	font-stretch: condensed;
}

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

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

#colophon .site {
font-size: 12px;
font-weight: bold;
}

