body {
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #D7DBE1;
	font-family: 'Lucida Sans Unicode', Verdana, Tahoma, Arial, sans-serif;
}	
.controlPanel {
	background-image: url('/images/design/top.png');
	width: 800px;
}
.bufferZone {
	height: 114px;
	width: 800px;
}
.mainNav {
	width: 800px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
}
.mainNav a {
	padding: 0 20px 0 20px;
	text-align: center;
	border-right: 1px solid #333333;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;	
}
.mainNav a:hover {
	background-color: #FFCC00;	
}
.subNav {
	width: 800px;
	height: 15px;
	border-bottom: 1px solid #333333;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
}
.subNav a {
	padding: 0 20px 0 20px;
	text-align: center;
	border-right: 1px solid #333333;
	color: #FFF;
	text-decoration: none;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;	
}
.subNav a:hover {
	background-color: #FFCC66;	
}
.contentPane {
	width: 800px;
	background-color: #FFF;
	font-size: 70%;
	color: #000;
	
	border-bottom: 1px solid #BCC3CE;
}
.leftTrayDiscussion {
	width: 800px;
	padding: 20px 20px 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.leftTrayDiscussion a {
	color: #4B6690;
	text-decoration: none;
	border-bottom: 1px dashed #7E9CCB;
}
.leftTrayDiscussion a:hover {
	color: #904B6D;
	border-bottom: 1px solid #CB86A8;
}
.leftTray {
	width: 600px;
	float: left;
	box-sizing: border-box;

	-moz-box-sizing: border-box;
	margin-left: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.leftTray h2, h3, h4 {
	font-family: 'Lucida Sans Unicode', Verdana, Tahoma, Arial, sans-serif;
	color: #434E60;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.leftTray p {
	text-align: justify;
}
.rightTray td {
	text-align: center;
}
.rightTray {
	font-size: 85%;
	padding: 5px 10px 10px 0;
	width: 130px;
	float: right;
	box-sizing: border-box;
	-moz-box-sizing: border-box;

}
.rightTray ol li {
	margin-left: -1.0em;
	padding: 0;
}
.rightTray ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
.leftTray a, .rightTray a, .footer a {
	color: #4B6690;
	text-decoration: none;
	border-bottom: 1px dashed #7E9CCB;
}
.leftTray a:hover, .rightTray a:hover, .footer a:hover {
	color: #904B6D;
	border-bottom: 1px solid #CB86A8;
}
a.noDeco, a.noDeco:hover {
	border: 0;
	background-color: transparent;
}
img {
	border: 0;
}
#music, #parcours, #photos, #website {
	visibility: hidden;
	position: absolute;
}
.ticker {
	margin-bottom: 10px;
}
.ticker a, .ticker a:hover {
	border: 0;
	color: #000;
	text-decoration: none;
}
.footer {
	margin: 10px 0 0;
	width: 800px;
	text-align: center;
	font-size: 9px;
	color: #CC9966;
	font-family: 'Lucida Sans Unicode', Verdana, Tahoma, Arial, sans-serif;
	background-color: #DCDCBA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;

}
blockquote {
	margin-left: 10px;
	border-left: 1px solid #DDDDDD;
	padding-left: 10px;
}
.date {
	color: #666;
}
.hr {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px dashed #ACB6C4;
	width: 100%;
}
.leftTray input {
	width: 250px;
	border: 1px dashed #ACB6C4;
	padding: 4px 1px 4px 1px;
	font-family: 'Lucida Sans Unicode', Verdana, Tahoma, Arial, sans-serif;
	font-size: 100%;
}
.leftTray input.button {
	width: 200px;
	border: 1px solid #ACB6C4;
	background-color: #D7DBE1;
}
.leftTray textarea {
	width: 250px;
	height: 100px;
	border: 1px dashed #ACB6C4;
	padding: 4px 1px 4px 1px;
	font-family: 'Lucida Sans Unicode', Verdana, Tahoma, Arial, sans-serif;
	font-size: 100%;
}

.blogtext {
	text-align: justify;
	font-family: 'Lucida Sans Unicode', Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
}
.blogdate {
	text-align: right;
	font-family: 'Lucida Sans Unicode', Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
.blogtitre {
	text-align: left;
	font-family: 'Lucida Sans Unicode', Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #999900;
}
.offsite {
	padding-right: 9px;
	background: url('/images/design/aoutside.gif') no-repeat right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4B6690;
}
.titre {
	font-family: 'Lucida Sans Unicode', Verdana, Tahoma, Arial, sans-serif;
	color: #4b6690;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.navBar {
	font-size: 10px;
	font-family: 'Lucida Sans Unicode', Verdana, Tahoma, Arial, sans-serif;
	color: #4B6690;
	text-decoration: none;
	text-align: center;
}

.navBar a {
	color: #4B6690;
	text-decoration: none;
    border-bottom: 1px solid #4B6690;
}

.navBar a:hover {
	color: #904B6D;
	text-decoration: none;	
    border-bottom: 1px solid #904B6D;
}
.error {
	color: #FF0000;
}
#comments {
	display: none;
	margin: 20px;
	padding: 5px;
	float: left;
	text-decoration: none;
}
.comment {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACB6C4;
	padding: 5px;
	width: 500px;
	text-decoration: none;
	font-size: 80%;
}
.commentform {
	width: 260px;
	text-decoration: none;
	font-size: 80%;
	float: left;
	border: 1px solid #ACB6C4;
	padding: 5px;
	margin-top: 10px;
	margin-left: 10px;
}
.commentform input.submit {
	width: 100px;
	background-color: #666666;
}

#gallery {
	text-decoration: none;
}
#gallery a, a:hover {
	text-decoration: none;
}
.img-shadow {
  float:left;
  background: url(/images/design/shadowAlpha.png) no-repeat right bottom!important;
  background: url(/images/design/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

div.shadow{
	float: left;
	background: url(/images/design/dropshadow.png) no-repeat bottom right;
	text-align: center;
	margin-right: 8px;
	margin-left: 6px; 
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0;
}
div.shadow img{
	display: block;
	position: relative;
	top: -2px;
	left:-2px;
	padding:5px;
	background:#FFF;
	border:1px solid;
	border-color: #ccc #666 #666 #ccc
}
