body {
	background-color:#FFFFFF;
	margin-left: 20%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	width: 420px;
	text-align: justify;
	line-height: 15px;
	background-attachment: fixed;
	background-image: url(DSCN4766.JPG);
	background-repeat: no-repeat;
	background-position: left top;
}

li {
	list-style-position: outside;
	list-style-type: none;
}

img {
	margin-right: 10px;
	margin-bottom: 5px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFCC33;
	font-size: 12px;
	padding-left: 5px;
	font-weight: 900;
	color: #CC6600;
}

.date {
	font-family: "Courier New", Courier, monospace;
	color: #FFCC33;
	background-color: #CC6600;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	//line-height: 20px;
}

.mois {
	padding-left: 2px;
	padding-right: 2px;
}

.titre {
	height: auto;
	margin-left: 10px;
	width: 380px;
	border: thin solid #CCCCCC;
	padding: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	background-image: url(back1.png);
}

.titre2 {
	height: auto;
	border: thin solid #CCCCCC;
	padding: 10px;
	color: #BBBBBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	background-image: url(back2.png);
}

li .titre {
	background-color: #EEEEEE;
	height: auto;
	width: 300px;
	border: thin solid #CCCCCC;
	padding: 10px;
}

li .date {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	background-color: #FF9900;
	margin-left: -40px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 10px;
	text-decoration: none;
}

li .infos img {;
	margin-bottom: -2px;
}


.fiche {
	font-family: "Courier New", Courier, monospace;
	background-color: #EEEEEE;
}

a {
	//background-color: #FFFFFF;
	line-height: 13px;
	color: #999999;
}

a:hover {
	background-color: #FF9900;
	text-decoration: none;
	color: #FFFFFF;
}

