/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:#DCF0C8;
	background-image: url(images/montage.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#666666;
	}

p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

#Content>p {margin:0px;}

#Content>p+p {text-indent:30px;}

a {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}

a:link {color:#09c;}

a:visited {color:#07a;}

a:hover {background-color:#CCCCCC;}

#Header {
	margin:100px 0px 10px 0px;
	padding:8px 0px 10px 0px;
	height:55px;
	line-height:14px;
	background-color:#fff;
	voice-family: "\"}\"";
	voice-family:inherit;
	border-top: 1px dotted #999;
	border-right: 0px dotted #999;
	border-bottom: 1px dotted #999;
	border-left: 0px dotted #999;
	background-image: url(images/ffi_white.png);
	background-repeat: no-repeat;
	}

body>#Header {height:55px;}

#Content {
	margin:0px 100px 50px 200px;
	padding:10px;
	}

#Menu {
	position:absolute;
	top:200px;
	left:20px;
	width:172px;
	padding:10px;
	background-color:#fff;
	border:1px dotted #999;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}

body>#Menu {width:150px;}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

img {
	padding:3px;
	background:#DCF0C8;
	border:1px solid #808080;
}

