@import url(ulcerM_general.css);

div.navBar
{
}
div.content
{
}
div.contentBar
{
}



div.footer
{
	color: #BCA;
	font-size: 0.8em;
	display: table;
	background-color: #604709;
	border: 5px solid #604709;
}
div.footer div.footer-text
{
	text-align: center;
	display: table-cell;
	width: 100%;
}
a#leftAdminLink
{
	text-align: left;
	display: table-cell;
	width: 8em;
}
a#rightAdminLink
{
	text-align: right;
	display: table-cell;
	width: 8em;
}

div.footer a
{
	color: #9AB;
}

div.footer a.adminTarget
{
	font-size: 0.7em;
	color: #676;
	text-decoration: none;
}



div.authentification_button
{
	vertical-align:bottom;
}



