/*	Francais  */

body { color: #000000; font-family: arial, helvetica, sans-serif; background-color: #bf9c60;}
td, p  { color: #000000; font-family: arial, helvetica, sans-serif; }
td>*:first-child { margin-top: 0; }
img { display: block; }
h1 { 
	font-size: 30px; 
	color: #ffd080; 
	font-family: "Times New Roman", times, serif; 
	font-variant: small-caps; 
	margin-top: 50px; 
	text-align: right; 
}

div > h1 {line-height: 1.1em;} /* setting for new browsers only */

h2 { 
	font-size: 22px; 
	color: #a5624c; 
	font-family: "Times New Roman", times, serif; 
}

div.title {
	width: 370px;
	padding-right: 10px;
}

div.title p{
		font-size: 14px;
		color: #ffd080;
		font-weight: bold;
		margin: 5px; 		
}
table.main {
		background-color: #fffff1;
		border-left: 2px solid #a5624c;
		border-right: 2px solid #a5624c;
}	
.series {
	background-color: #fffff1;
	background-image: url(/images/20050908a/bg26.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.series img { 
	float: right;
}
p.first:first-letter  {
	font-size: 48px; 
	font-family: arial narrow; 
	font-weight: bold; 
	color: #a5624c;
	float: left; 
	padding-right: 3px;
}
.article p, h2 {
	margin-left: 15px; 
	margin-right: 11px;
}
hr { 
	width: 150px;
	height: 1px;
	margin-left: 15px; 
	color: #a5624c; 
	background-color: #a5624c; 
	border: none;
}
.fnt {
	font-size: 80%;
}

/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { margin-left: 2px; width: 160px;}
div.linktext p { margin-bottom: 0; margin-top: 0; font-weight: bold; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul{ padding-left: 0; margin-left: -35px; margin-right: 0; margin-top: 0; margin-bottom: 1em; font-size: 12px; font-weight: normal; font-style: normal; font-family: arial, helvetica, sans-serif; }
div.linktext ul li { padding-left: 35px; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 3px; list-style-type: none; }
table.appeared {background-color: #333333; clear: both;}
table.appeared img {display: inline;}
td.appeared p {font-size: 77%; color: #ffffff; font-family: arial, helvetica, sans-serif;}
td.appeared>p {margin: 0;}
cite, em {font-style: italic;}
strong {font-weight: bold;}
a {color: #0000cc; }
a:link {color: #0000cc; }
a:visited {color: #330099; }
a:hover {color: #0033ff;}

/* use background-color if needed in div.footer */
div.footer { width: 600px; margin: 0; padding: 2px 0; border: none;}
div.footer p {margin: 1em 2px; font-size: 12px; font-family: arial, helvetica, sans-serif; }
/* -------------------------------------- */

