body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #333333;
	color: #FFee33;
}
*{
	font-size:1em;
}
#main{
	background-color: #666666;
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
	width: 600px;
}

.clear{
	clear:both;
	height:1px;
}
.submenu {
	border: thin solid #000000;
	float: Aucune;
	/*width: 100%;*/
	font-size: 10px;
	padding: 0px 2px 0px 2px;
	margin: 0px;
}

.home {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
}

.subheader {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	clear:both;
	color: #cccccc;
	font-style: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	text-decoration: none;
	width: 600px;
}

.subheader A{
	color:#cccccc;
}

#header {
	border-top: solid 2px #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: 900;
	padding: 0px;
	color: #FFee33;
	width: 600px;
	margin: 0px;
	vertical-align: middle;
	text-decoration: underline;
	clear:both;
}

.content {
	margin-left: 20px;
	margin-right:1em;
	right: 0px;
}


a {
	color: #FFFF22;
}
a:hover {
	background-color: #FFFFCC;
	color:#333333;
}

h3 {
	color: #eeee33;
	background-color: #000000;
	margin: 0px;
	padding-left: 3px;
	padding-right: 2px;
	font-size: 12px;
/*	width: 100%;*/
	border:thin solid #000000;
}

.footer {
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FFFF33;
	text-decoration: none;
	font-style: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
	margin-top: 10px;
}

.menu {
	border: thin none #000000;
	float: left;
	width: 140px;
}

.article {
	border: thin solid #000000;
	font-size: 12px;
/*	padding:5px;*/
	width:100%;
	line-height:1.4em;
	overflow:auto;
}
.guestbook{
	border: thin solid #000000;
	font-size: 12px;
	padding:5px;
	width:100%;
	line-height:1.4em;
	overflow:auto;
	height:45em;
}
.author {
	font-size: 10px;
}
#news table tr td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#faq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid #000000;
	padding-left:20px;
	padding-right:20px;
}
#edito{
	margin-bottom:1em;
}
.article DL{
	margin:0em;
}

.article DT{
margin-top:1em;
font-weight:700;
color:#FFFF66;
display:compact;
margin-left:1em;
}
.article DD{
	margin-left:1em;
/*	display:inline;*/
}
.article dd span.author {
	white-space:nowrap;
}
.albumpages, .albumpages A{
	color:#333333;
	background-color:#ffffff;
	text-align:center;
	clear:both;
}

.albumpages .selected, .albumpages A:hover{
	color:#FFFFFF;
	background-color: #333333;
}
#photos{
	clear:both;
	background-color:#FFFFFF;
	text-align:center;
	color:#000000;
	font-size:.8em;
}

#photos img{
	margin-bottom:0.3em;
}

#pics{
	padding:0;
	border:#000000 1px solid;
	width:100%;
}

#pics A{
	display:block;
	float:left;
	width:30%;
	height:4em;
	font-size:1em;
	margin-bottom:0.5em;
	margin-left:1ex;
}

#pics H4{
	margin-left:0.5ex;
 font-size:1.1em;margin-top:0.3em;margin-bottom:0.1em;
}
#pics H5{
	font-size:1em;
	margin-top:0.3em;
	margin-bottom:0.5ex;
	margin-left:0.5ex;
	border-top:#333333 1px dashed;
	clear:both;
}

