#print, #access, #header, #footer, #menubar, img
{
	display:none;
}


#contenbar
{
	font: 100% Georgia, Garamond, serif;
	text-align: justify;
}

#contentbar h3
{
	font: bold 1.1em "Hobo", "Hobo Std", "Comic Sans MS", Helvetica, sans-serif;
	letter-spacing: 0.1em;
	padding: 0.5em 0;
}

#contentbar h3 i
{
	font: italic 0.9em/0.9em "Hobo", "Hobo Std", "Comic Sans MS", Helvetica, sans-serif;
}

#contentbar h4
{
	font: bold 1em Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #000;
	text-align: left;
	margin: 0.5em 0;
}

#contentbar p
{
	padding: 0.5em 0 1em 0;
	text-align: justify;
}

#contentbar a
{
	text-decoration: none;
}

#contentbar a:hover
{
	border-bottom: dotted 1px;
}

#contentbar ul
{
	padding-left: 2em;
}

#contentbar table
{
	border-spacing: 0.5em;
	text-align:left;
	border-collapse:collapse;
}

#contentbar td
{
	padding: 0.5em 0.2em;
	vertical-align:top;
	border-bottom: dotted 1px #ccc;
}

#contentbar tr
{
}

#contentbar th
{
	font: bold 1em Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #000;
	text-align: center;
}

#contentbar p .droite
{
	margin-right: 0;
}

#contentbar .right
{
	text-align: right;
}

#contentbar .left
{
	text-align: left;
}

#contentbar .center
{
	text-align: center;
}
