/* Aozora pages normales
  en/ctstres.html
*/

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


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

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

h1 {
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 2em;
}

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

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 2em;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0em;
}


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: #ffcc99;
	font-size: 12px;
	font-weight:bold;
}

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

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

/* Points de menus principaux*/
#listemenu p{
	font-size: 16px;
}

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

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

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

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

