body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
}

ul{
  list-style-image: url('puce_nav.gif');
}

p {
	margin: 0 0 10px 0;
	font-size: 90%;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #9C9969;
}

a:visited {
	color: #9C9969;
}

a:hover {
	border-color: #7A7636;
	color: #7A7636;
}

img {
	border:0px;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
}

h4{
  text-decoration: underline;
}

#header {
	height: 25px;
	background: #000000;
	text-align:center;
}

#header a{
  color: #FFFFFF;
  font-weight: bold;
  font-size: 150%;
}

#break {
	height: 272px;
	background: #ffffff;
	color: #000000;
	text-align:center;
	clear: both;
}

#topmenu {
	height: 17px;
    border: 1px solid #000000;
	background: #ffffff;
	color: #000000;
	text-align:left;
	padding-left: 5px;
    left: 20px;
}

#container {
	position: absolute;
	width: 100%;
	background-color:#ffffff;
}

#centre {
	background-color:#ffffff;
	margin: 15px;
}

#footer {
	height: 25px;
	background: #000000;
	color: #ffffff;
	text-align:center;
}

.post{
	position: relative;
	background-color:#ffffff;
        border: 0px none #000000;
}

.post_mods{
	background-color:#ffffff;
    border: 0px none #000000;
	width: 100%;
}

.post-footer {
	font-size: 0.9em;
	color: #666;
}
.post-content {
	padding: 1em 0 0;
}

.post-title {
	margin: 0 0 0.2em;	
	text-align: left;
	padding: 0.5em 1em 0 0;
	color: #999;
}
.post-title em {
	text-decoration: none;
	float: left;
	font-style: normal;
	font-size: 0.9em;		
	padding:0;
	margin-top:-0.3em;
}
.post-info {
	color: #999;
	font-size:1.2em;
	margin:0;
}
.post-info a {
	text-decoration: none;
	color: #6E6A7E;
	border: none;
}

th{
  text-align: center;
}

.menu_mod{
  width: 90%;
  text-align: justify;
  padding: 6px;
  border:  2px solid #CCCCCC;
}

.menu_mod:hover{
  width: 90%;
  text-align: justify;
  padding: 6px;
  border:  2px solid #EEEEEE;
}

.menu_tel{
 width: 90%;
 text-align: justify;
 padding: 5px;
 border: 2px solid #CCCCCC;
}

.menu_tel:hover{
 width: 90%;
 text-align: justify;
 padding: 5px;
 border: 2px solid #EEEEEE;
}

.menu_links{
  width: 90%;
  text-align: justify;
  padding: 7px;
  border: 2px solid #CCCCCC;
}

.menu_links:hover{
  width: 90%;
  text-align: justify;
  padding: 7px;
  border: 2px solid #EEEEEE;
}

#align_left{
  float: left;
  width: 60%;
}

#align_right{
  float: right;
  width: 35%;
}

#align_right a{
  color: #1E90FF;
  text-decoration: underline;
}

#align_right a:visited{
  color: #1E90FF;
  text-decoration: underline;
}

#align_right a:hover{
  color: #6C92AF;
  text-decoration: none;
}