body {
	background-image: url(/image/fond.gif);
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

a:link { font-weight:bold ; color: black ;}
a:visited {color: #black ; }
a:hover { color: white ; text-decoration: none ; }

#content{font: 12px  Tahoma;color:#000000;}

h1 {
	font-size: 12x;
	font-weight: bold;
	font-family: verdana;
	color: #AFAFFF;
	text-align: center;
}

h3 {
  font-size: 10x;
	color: #63148A;
	text-align: center;
}

h4 {
  font-size: 8x;
	color: #63148A;
	text-align: center;
}


img { border:0; }

.description {
	font-size: 12x;
	font-weight: bold;
	color: #000000;
	text-align: center;
	width: 620px;
	border: 0px;
	background: #transparent;
	margin: 0px 10px 0px 20px;
}

.post {
	font-size: 12x;
	font-weight: bold;
	color: #000000;
	text-align: center;
	width: 620px;
	border: 0px;
	background: #transparent;
	margin: 0px 10px 0px 20px;
	}

	.postmetadata {
	font-size: 12x;
	font-weight: bold;
	color: #000000;
	text-align: center;
	width: 620px;
	border: 0px;
	background: #transparent;
	margin: 0px 10px 0px 20px;
	}
		
.entry {
	font-size: 12x;
	font-weight: bold;
	color: #000000;
	text-align: center;
	width: 676px;
	border: 0px;
	background: #transparent;
	margin: auto;
}

.archive {
	font-size: 12x;
	font-weight: normal;
	color: #000000;
	text-align: center;
	width: 610px;
	border: 0px;
	background: #transparent;
	margin: 0px 40px 0px 20px;
}

.navigation  {
	font-size: 12x;
	text-align: center;
	width: 600px;
	color: #ffffff;
	border: 0px;
	background: #transparent;
	margin: auto;
	padding: 5px;
}

.navigation p {color:#ffffff;margin:0px;}
.navigation a:hover {color:#000000;}

.footer {
	text-align: center;
	width: 600px;
	border: 0px;
	background: #transparent;
	margin: auto;
}

.footerbox{
	text-align: center;
	width: 600px;
	border: 0px;
	background: #transparent;
	margin: auto;
}

.thumb {  
  margin: 2px;
	border: 1px solid #000000;
}

td { font-size: 12px; }

.td_preview {
	font-size: 11x;
	text-align: center;
	border: 1px solid #000000;
	background: #transparent;
	margin: auto;
	padding: 3px;
}
