body, html, table {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:verdana,arial,sans-serif;
	line-height:13px;
}

body {
	padding:0;
	margin:0 0 20px 0;
	background:#D6D3CE;
	color:#000000;
}

a {
	color:#000000;
	text-decoration:none;
}

strong {
	color:#515151;
	padding:0;
	margin:0;
	border:none;
	clear:both;
	font-size: 1.3em;
}

hr {
	display:none;
	clear:both;
}

input,
select {
	padding:4px;
	border:1px solid #515151;
	font-size:.9em;
	line-height:1em;
	font-family:verdana,arial,sans-serif;
}

input,
label {
	height:auto !important;
	height:2em;
	width:auto;
	padding:4px;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

table td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}

ul,
ol {
	list-style-type:none;
	list-style-position:outside;
	padding:0;
	margin:.2em 0 .2em 0;
}

ul li,
ol li {
	background:transparent url(/images/puce.png) 2px .4em no-repeat;
	padding-left:15px;
}

ul ul li,
ol ol li {
	background:transparent url(/images/bullet.gif) 0px .5em no-repeat;
	padding-left:8px;
}

img {
	border: 0 none;
}

form {
	padding:0;
	margin:0;
}

a.item:link {
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}
a.item:visited {
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}
a.item:hover {
	color:#000000;
	text-decoration: underline;
	font-weight: bold;
}
a.menu:link {
	color:#000000;
	text-decoration: underline;
}
a.menu:visited {
	color:#000000;
	text-decoration: underline;
}
a.menu:hover {
	color:#000000;
	text-decoration: underline;
}
a.subitem:link {
	color:#515151;
	text-decoration: underline;
}
a.subitem:visited {
	color:#515151;
	text-decoration: underline;
}
a.subitem:hover {
	color:#515151;
	text-decoration: underline;
}

#headerbar {
	height:76px;
	padding:0px 10px 0 10px;
	background:#FFFFFF;
	overflow:hidden;
}

#contenttitle {
	text-align: left;
	line-height:14px;
	color:#515151;
	padding:0;
	margin:0;
	font-size: 1.3em;
	font-weight: bold;
}

#searchsubmit {
	background:#111111;
	color:#FFFFFF;
	padding:4px;
	width:80px;
	border:1px outset #000000;
	font-family:verdana,arial,sans-serif;
	text-transform:uppercase;
}

#page {
	text-align:center;
}

#frame {
	width:782px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin-right:auto;
	margin-left:auto !important;
	margin-left:1px;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color:#FFFFFF;
}

#menubar {
	background:#6a6765 url(/images/stripe_gray-large.gif);
	padding:0 0 3px 0;
	background-color:#FFFFFF;
	text-align:center;
	line-height:14px;
}

#content {
	width:560px !important;
	width:600px;
	padding:0 20px 0 20px;
	float:left;
	background:#FFFFFF;
	overflow:hidden;
}

#content ol li {
	list-style-type:decimal;
	list-style-position:inside;
	background:transparent;
	padding-left:0;
}

#content ol li li {
	padding-left:2em;
}

#sidebar {
	width:180px;
	padding:0px;
	float:right;
	background-color:#FFFFFF;
	overflow:hidden;
}

#sidebar div,
#sidebar ul {
	padding:0 9px 9px 9px;
}

#sidebar div div {
	padding:0 0 0 0;
}

#sidebar {
	font-size:.9em;
}
 
#sidebar ul,
#sidebar ol {
	padding:0;
}

#sidebar form,
#sidebar p {
	padding:0;
	margin:0 0 1em 0;
}

#sidebar li img {
	vertical-align:middle;
	border:0;
}

#footer {
	width:782px;
	padding:0;
	margin-right:auto;
	margin-left:auto !important;
	margin-left:1px;
	margin-top:0px;
	text-align:center;
	border-top:1px solid silver;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background-color:#FFFFFF;
}

#footerbar {
	padding:10px 10px 10px 10px;
}

.subtitle {
	background:#FFFFFF url(/images/stripe_gray-large.gif);
	padding:8px;
	margin:10px 0 10px 0;
	text-transform:uppercase;
}

.subview {
	border-bottom:1px dotted silver;
}

.post {
	font-size:.9em;
	margin-bottom:10px;
	padding:0.5em 0 0.5em 0;
}

.post hr {
	display:block;
}

.entry {
	margin:0;
	text-align:justify;
}

.entry p {
	margin:1em 0 1em 0;
	font-size:11px;
}
