body {
	margin: 0px;
	padding: 0em;
	background: #ffffff;
}

div.bimConnection {
	margin: 0px;
	padding: 1px;
	background: #EEEEEE;
	color: #000000;
	border-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: left;
}

div.bimItem {
	display: inline;
	margin-right: 1em;
}

div.global {
	border-style: solid;
	color: #000000;
	margin: 1em;
	border-width: 1px;
	padding: 0px;
	background: #567d95 url(img/background-frisco.jpg) no-repeat;
	width: 750px;
}

img.titre {
	float: right;
	border-style: solid;
	border-top-style: none;
	border-width: 1px;
	margin-right: 80px;
/*	\-moz-border-radius : 1.2em 1.2em 1.2em 1.2em; */
	display: none;
}

div.topbar {
	border-style: solid;
	padding: 1px;
	text-align: center;
	border-width: 1px;
	border-color: #000000;
	background: #ffffff;
	padding: 1px;
	float: left;
	width: 100%;
	margin-top: 300px;
}

div.topitem {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
}

.last_updates>a { color: #FFFFFF; }

div.corps {
	padding: 15px;
}

div.auth_link, .auth_link>* {
	text-align: right;
	float: right;
	font-weight: bold;
	margin: 1px; 
}

div.auth_link>a:hover {
	background-color: #FFFFFF;
}

div.edito {
	float: left;
	border-width: 1px;
/*	padding: 0.5em;
	padding-left: 1em; */
/*	position: absolute;*/
/*	margin-top: -12em; */
	width: 48%;
	border-color: #FFFFFF;
	padding-bottom: 0.2em;
}

div.edito:hover {
	border-style: solid;
	background-image: url(img/bg_black.gif)
}

div.edito_title {
	font-weight: bold;
	text-align: right;
	border-bottom-style: solid;
	border-top-style: solid;
	border-width: 1px;
	background-color: #E0DE25;
	padding: 1px;
	color: #FFFFFF;
}

p.edito_text {
	color: #FFFFFF;
	margin-left: 2px;
}

p.edito_text:hover {
	color: #FFFFFF;
}

div.updates {
	float: right;
	border-width: 1px;
	width: 48%;
	border-color: #FFFFFF;
	padding-bottom: 1em;
}

.last_updates {
	color: #FFFFFF;
}

div.updates:hover {
	border-style: solid;
	background-image: url(img/bg_black.gif)
}

div.updates_title {
	font-weight: bold;
	text-align: right;
	border-bottom-style: solid;
	border-top-style: solid;
	border-width: 1px;
	background-color: #E0DE25;
	padding: 1px;
	border-color: #FFFFFF;
	color: #FFFFFF;
}

em {
	background-color: #FFFF00;
	color: #FF0000;
}

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


a:hover {
	/* text-decoration: underline; */
	background-color: #888888;
}

h1 {
	border-style: none;
	border-bottom-style: dotted;
	border-width: 1px;
	margin-left: 1%;
	width: 98%;
	color: #DDDDDD;
	font-family: sans-serif;
	text-transform: capitalize;
	text-shadow: 0.2em 0.2em;
}

h1:hover {
	color: #555555;
}

div.main_block_index {
	margin-left: 25%;
	border-left-style: solid;
	border-top-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	padding-left: 2px;
	padding-right: 1em;
	clear: both;
	margin-top: 15em;
}

div.main_block {
	border-style: solid;
	border-width: 1px;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	margin-bottom: 5em;
	background: #ffffff url(img/wtf.png) no-repeat bottom right;
}

div.main_block_history {
	border-style: solid;
	border-width: 1px;
	padding-left: 1em;
	padding-right: 1em;
	background: #dddddd;
}

.main_block_history>h1 {
	color: #000000;
}

p.blog_title {
	color: #999999;
	font-weight: bold;
	font-size: large;
}

p.blog_title:hover {
	color: #444444;
}

div.blog_text {
	margin-left: 3em;
	text-align: justify;
	color: #000000;
}

div.blog_text:hover {
}

div.blog_links {
	position: relative;
	text-align: right;
}

div.blog_prev {
	float: left;
}

div.blog_next {
	float: right;
}

div.album_thumbnail {
	display: inline;
}

img.album_thumbnail {
	border-width: 1px;
	border-color: #000000;
	margin: 1em;
}

p.album_desc {
	font-style: italic;
	text-align: justify;
}

p.history_entry {
	color: #FF0000;
	font-weight: bold;
}

p.history_changes {
	margin-left: 3em;
	text-align: justify;
	font-family: monospace;
}

img.history_type {
	float: right;
	margin: 1em;
}

img.href_section {
	float: right;
	margin: 1em;
}

p.href_section {
	margin-left: 3em;
	text-align: justify;
}

img.href_version {
	border-width: 0;
}

td.href_version1 {
	background-color: #DDDDDD;
}

td.href_version2 {
	background-color: #FFFFFF;
}

table.href_version {
	border-width: 0;
	margin-left: 3em;
	width: 80%
}

hr {
	clear: both;
	visibility: hidden;
}

p.comment_title {
	color: #FF0000;
	font-weight: bold;
}

div.comment_text {
	margin-left: 3em;
	text-align: justify;
}

.error {
	color: #FF0000;
}

div.footer {
	font-style: italic;
	font-size: small;
	border-style: solid;
	border-width: 1px;
	background-color: #DDDDDD;
	padding: 3px;
	float: right;
	width: 35%;
}

img {
	border-width: 0px;
}

tr.admin_section_row {
	background-color: #DDDDDD;
}

p.license {
	text-align: center;
}

img.album_picture {
	border-width: 1px;
	border-color: #000000;
	padding: 0em;
	margin-left: 50px;
	width: 600px; /*Total width is 750px */
	height: auto;
}

img.album_prevthumb {
	border-width: 1px;
	padding: 0em;
	position: relative;
	float: left;
	top: -75px;
	margin: 0em;
	border-color: #000000;
}


img.album_nextthumb {
	border-width: 1px;
	padding: 0em;
	position: relative;
	float: right;
	top: -75px;
	margin: 0em;
	border-color: #000000;
}

p.album_picture_desc {
	margin-left: 3em;
	clear: both;
}

p.album_picture_hint {
	border-style: dashed;
	border-width: 1px;
	background: #DDDDDD;
	clear: both;
}

.album_picture_hint_content {
	font-family: monospace;
	font-size: xx-small;
}

p.bbdb_detail {
	margin-left: 2em;
	font-weight: bold;
	background: #DDDDDD;
}

div.bbdb_content {
	left: 5em;
	position: relative;
}

p.bbdb_letter {
	font-size: x-large;
	font-weight: bold;
	background: #DDDDDD;
	padding-left: 1%;
}

.bbdb_summary {
	margin-left: 5em;
}

p.bbdb_total {
	margin-top: 3em;
}

p.bbdb_index {
	text-align: center;
}

div.bbdb_top {
	position: fixed;
	left: 520px;
	top: 95%;
	background: #DDDDDD;
	border-style: dashed;
	border-width: 1px;
}

div.bbdb_bottombutton {
	display: inline;
}

li[bibclass]:after {
	color: gray;
	font-weight: bold;
	content: " [" attr(bibclass) "]";
}

li[lang^="fr"]:before {
	content: url("img/fr.jpg");
	margin-right: 0.5em;
}

li[lang^="de"]:before {
	content: url("img/de.jpg");
	margin-right: 0.5em;
}

li[lang^="en"]:before {
	content: url("img/en.jpg");
	margin-right: 0.5em;
}

li[lang^="es"]:before {
	content: url("img/es.jpg");
	margin-right: 0.5em;
}
