﻿body { font-family: Arial; background-color: #d6c280; border: 0px; padding: 0px; margin: 0px; }

#signature{ position: absolute; top: 10px; left: 10px;}

#header
{
	position: relative;	top: 0px; left: 0px; right: 0px;	height: 150px;
	text-align: center;
	background-image: url(/images/header.background.jpg);
}
#header IMG{ border: 0px; }
#topright{ position: absolute; top: 10px; right: 10px;text-align: right;  }
#topright A { font-size: 10pt; color: Black; }


.contentTitle{ font-family: Arial; font-size:14pt; color: black }
.contentPublishDate{ font-family: Arial; font-size:11px; color: Black }
.contentOverview{ font-family: Arial; font-size:12px; color: Black; background-color: #e6d08e; margin: 5pt; padding: 5pt; font-style: italic; }
.contentFull{ font-family: Arial; font-size:12px; color: Black; margin: 5pt; padding: 5pt; }


#bottom
{
	position: relative;	bottom: 0px; left: 0px;	right: 0px;	height: 150px;
	text-align: center;
	background-image: url(/images/bottom.jpg);	
	z-index: -1;
}

#copyright
{
	position: relative;	left: 0px; right: 0px;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 8pt;
}
#copyright A { color: Black; }

#menu { font-family: Arial; font-size: 10pt; position: relative; margin-left: auto; margin-right: auto; width:760px; padding: 10px; text-align: center; }
#menu UL { white-space:nowrap; list-style-type:none; margin: 0px; }
#menu LI { display:inline;  padding: 10px; }
#menu A { color: #724000; }


#breadCrumb { font-family: Arial; font-size: 11px; color: #9e6400; margin-bottom: 10px; }
#breadCrumb A { font-family: Arial; font-size: 11px; color: #9e6400; }

#content { position: relative; margin-left: auto; margin-right: auto; width:760px; padding: 10px; }

#admin
{
	position: fixed;
	bottom: 5px;
	right: 5px;
	border: solid 1px gray;
	padding: 10px;
	background-color:  #FFFACD;
	z-index : 100;
	font-family: Arial;
	font-size: 9pt;
}

#photoEdition
{
	position: fixed;
	bottom: 5px;
	right: 5px;
	display: none;
	border: solid 1px silver; 
	background-color: #FFFACD; padding: 10px;
	z-index: 100;
}
#photos
{
	float: right;
	padding: 10px;
	margin: 10px;
}

#comments{ margin-left: 25px; margin-right: 200px; background-color: #f7f7f7; }
.commentsBox{ }
.commentsContent { border: solid 1px silver; background-color: #FFFACD; padding: 10px; }

.fieldTitle { font-family: Arial; font-size: 14pt; width: 100%; }
.fieldLink { font-family: Arial; font-size: 12pt; width: 100%; }
.fieldOverview { height: 100px; width: 100%; }
.fieldContent { height: 450px; width: 100%; }
.fieldDatePicker {}
