body
{
	background-color: #fff;
	font-family: georgia,verdana, helvetica, arial, sans-serif;
	color: #000;
	font-size: 14px;
}

#header
{
	background-image: url("/i/2010/banfond.png");
	background-position: left top;
	background-color: #AFDBFF;
	height: 150px;
	background-repeat: no-repeat;
}

#container
{
	width: 100%;
	float: left;
	margin-right: -220px;
}

#content
{
	margin-right: 220px;
	margin-top: 5px;
}

#main
{
	margin-left: 170px;
	padding-right: 10px;
}

#main p a
{
	color: #2E3191;
}

#main p
{

	line-height: 150%;
}

#main p img
{
	margin: 4px;
}

.central
{
	display: table;
}

#main ul, #main ol
{
	font-size: 14px;
}

#main ul li
{
	margin-top: 5px;
}

#main form
{
	font-size: 14px;
}

#left
{
	font-size: 12px;
	width: 150px;
	float: left;
}

#left ul.linklist, #left ul.linklist a
{
	list-style-image: url("/i/bullet.png");
	text-decoration: none;
	color: #6699CC;
}

#sidebar
{
	font-size: 12px;
	width: 210px;
	float: right;
	margin-top: 5px;
}

#sidebar p
{
	color: black;
}

#sidebar a
{
	text-decoration: none;
}

#footer, #footer a
{
	background: #AFDBFF;
	height: 15px;
	font-size: 12px;
	color: white;
}

h1
{
	margin-top: 0;
}

h3, h3 a:link, h3 a:visited
{
	width: auto;
	color: #000;
	text-decoration: none;
	margin-bottom: 0px;
	font-size: 18px;
	background-color: #AFDBFF;
padding-left:10px;
cursor:text;
}
h3{
background:#AFDBFF url('/i/2010/hfond.png') top left no-repeat;
}
h2
{
	display: block;
	border-width: 1px 0;
	border-color: #000;
	border-style: dotted;
}

h4
{
	font-size: 12px;
	font-weight: bold;
}

.date
{
	font-size: 10px;
	margin: 0;
}

.last
{
	margin-bottom: 0;
}

.clearing
{
	height: 0;
	clear: both;
}

a, a:link, a:visited
{
	color: #999;
}

a:hover
{
	color: #333;
}

a img
{
	border: 0;
}

#sidebar ul, #left ul
{
	list-style-image: url("/i/puce.png");
}

#sidebar ul.users, #sidebar ul.users a, #sidebar ul.users a:visited
{
	list-style-image: url("/i/user.png");
	color: #EC1C24;
}

#sidebar li.userf, #left li.userf
{
	padding: 4px 0px;
	list-style-image: url("/i/userf.png");
}

input
{
	background: #AFDBFF;
}

acronym
{
	border-bottom: 0.1em #666666 dotted;
	font-style: normal;
	cursor: help;
}
