body {
	margin: 0;
	padding: 0;
	background color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 0px;

}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}

h1 {
	text-decoration: none;
	letter-spacing: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h2 {
	font-size: 16px;
	text-decoration: none;
	letter-spacing: normal;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	text-transform: none;
	letter-spacing: normal;
	background: url(img/img4.gif) repeat-x left bottom;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	color: #009999;
	text-decoration: none;
	margin: 0 0 0px 0;
	padding: 0 0 13px 0;
	text-transform: none;
	letter-spacing: normal;
	background: url(img/souligne_bleu.gif) repeat-x left bottom;
}

h4 {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: normal;
	color: #333300;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(img/img3bis.jpg) repeat-x left bottom;
	text-transform: none;
	letter-spacing: normal;
}

h5 {
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0px;
}

p, ol, ul {
	line-height: normal;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	color: #EDEDDB;
}

ul li {
	padding: 0px 0 0px 0;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0px;
	color: #EDEDDB;
}

a {
color: #FF0033;
text-decoration: none;
}


a:hover {
	text-decoration: none;
}

strong {
	color: #FF0033;
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	float: left;
	margin: 0;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

#page {
	background: url(img/bando_jap.gif) no-repeat center top;
}
 
/* L'entête
-------------------------------------------------------- */
#header {
	width: 800px;
	height: 250px;
	margin: 0 auto;
}

#header * {
}

#header h1 {
	float: left;
	padding: 210px 0 0 0;
	font-size: 12px;
}

#header h2 {
	float: left;
	padding: 110px 0 0 6px;
	background: none;
	font-size: 0px;
	font-weight: normal;
}

#header h2 a {
	text-decoration: none;
	color: #FF0033;
}

#header ul {
	float: right;
	margin: 0;
	padding: 210px 0 0 0;
	list-style: none;
	color: #EDEDDB;
}

#header li {
	display: inline;
}

#header li a {
	display: block;
	float: left;
	padding: 0 10px;
	border-left: 1px solid #EDEDDB;
}

#header li.first a {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	color: #EDEDDB;
}

/* Content */

#main {
	width: 800px;
	margin: 0 auto;
}

#content {
	float: left;
	width: 550px;
}

#content h2 a {
	text-decoration: none;
	color: #FF0033;
	}

#content h2 {
	margin-bottom: 0px;
	color: #FF0033;
	}

.post-info-co {
	padding-top: 0px;
	text-align: left;
	padding-bottom: 30px;
	font-size: 10px;
	font-weight: normal;
	color: #FF0033;
	}
	
.post-content {
	padding-top: 0px;
	text-align: left;
	padding-bottom: 0px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	}
	
.post-info {
	padding-top: 0px;
	text-align: left;
	padding-bottom: 10px;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	}
	
#content h3 {
	margin-top: 10px;
	}
	
fieldset {
	border: 0;
	text-align: right;
	}

	
#sidebar {
	float: right;
	width: 204px;
}

#sidebar h3 {
	margin-top: 1px;
}

#sidebar div#calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#sidebar div#calendar table caption{
	margin: 0 auto;
}

#sidebar div#calendar table th{
	color: #009999;
	font-weight: bold;
	background: transparent;
}

#sidebar div#calendar table td{
	width: 14%;
	line-height: 15px;
	
}

#sidebar div#calendar table td a{
	display: block;
	color: #009999;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
}