	body {
		margin:0px 0px 20px 0px;
		background: white;
		}

	a, a:link, a:visited, a:active, a:hover {
			color:#479;
			background-color: transparent;
			text-decoration: none;
	}
	a:hover {
			background-color: #D9EFF3;
			border-bottom: #C99;
			border-width: 0px 0px 1px 0px;
			border-style: none none dotted none;
	}

	div#whole {
		margin: 0px;
		padding: 0px;
		background-color: transparent;
		border: 0px;
	}

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

	#banner {
		font-family: verdana, arial, helvetica;
		color: white;
		font-size:18px;
		font-weight:normal;
  		padding-top: 2px;
  		padding-bottom: 0;
  		padding-left:0;
                border-top:0;
                border-bottom:1px solid black;
		background: black;
		background-image: url(blogout_blue.png);
		background-repeat: no-repeat;
		background-position: top right;
	}

	#banner h1 {
		padding-left: 15px;
		font-family: verdana, arial, helvetica;
		height: 52px;
		color: white;
	}

	#banner h2 {
		padding-left: 15px;
		position: relative;
	}

	#banner h2 span.styles {
		position: absolute;
		top: 0px;
		right: 10px;
                letter-spacing: 0.1em;
	}
	#banner h2 span.styles a,
	#banner h2 span.styles a:active,
	#banner h2 span.styles a:link,
	#banner h2 span.styles a:visited {
		color: white;
	}

	#banner h2 span.styles a:hover {
		color: black;
		text-decoration: none;
		border: 0px;
	}

	.description {
		font-family: verdana, arial, helvetica;
                font-size: 11px;
                letter-spacing: 0.3em;
		color:white;
		background-color: #7591B3;
		font-weight:normal;
  		text-transform:none;
  		border-top: 1px solid black;
		height: 15px;
		}

	#content {
		position:relative;
		background: white;
		margin-right:255px;
		margin-left:20px;
		margin-bottom:20px;
		}

	#container {
		background: white;
		border:1px solid black;
		}

	#myContainer {
		position: relative;
		background: white;
		border:0;
		}


	#links {
		padding:10px;
		border:0px solid black;
		border-left: 2px dotted #9ab;
		width:200px;
		float: right;
		background: white;
		margin-top: 10px;
		margin-right: 0px;
		}

	.blog {
  		padding:15px;
		background: white;
		}

	.blogbody {
		font-family:verdana, arial, sans-serif;
		color:black;
		font-size:10px;
		font-weight:normal;
  		background: white;
  		line-height:140%;
  		padding-left: 1.5em;
  		padding-right: 1.5em;
  		padding-top: 1.5em;
		margin-bottom: 2em;
  		text-align: justify;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active {
		font-weight: bold;
		text-decoration: underline;
		color: #479;
	}

	.blogbody a:hover {
		font-weight: bold;
		background: #D9EFF3;
	}



	.title	{
		font-family: verdana, arial, helvetica;
		font-size: 12px;
		font-weight: bold;
		color: black;
		text-decoration: none;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-left: 8px;
		border-left: 10px solid #C8DCE0;
		}

	#menu {
  		margin-bottom:15px;
		background: #D9EFF3;
		text-align:center;
		text-decoration: none;
		}

	.date	{
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 12px;
		color: black;
 		border-bottom:1px solid black;
		margin-bottom:5px;
		margin-top: 10px;
		padding-top: 20px;
		font-weight:bold;

		}

	.posted	{
		font-family:verdana, arial, sans-serif;
		font-size: x-small;
		color: #000000;
		margin-bottom:25px;
		padding-top: 2px;
		text-align: right;
		}

	.posted a,
	.posted a:link,
	.posted a:visited,
	.posted a:active {
		background: transparent;
		color: #479;
		font-weight: normal;
		text-decoration: none;
	}
	.posted a:hover {
		background: #D9EFF3;
		color: #479;
		font-weight: normal;
	}



	.calendar {
		font-family:verdana, arial, sans-serif;
		color:black;
		font-size:x-small;
		font-weight:normal;
  		background: #f9f9f9;
  		line-height:120%;
  		padding:2px;
                text-align:left;
		}

	.calendarContainer {
		color:black;
  		background: #f9f9f9;
  		padding:0px;
  		border-top: 1px solid black;
  		border-left: 1px solid black;
  		border-bottom: 2px solid black;
  		border-right: 2px solid black;
		}

	.calendarhead {
		font-family:verdana, arial, helvetica;
		color:white;
		font-size:small;
		font-weight:normal;
  		padding:1px;
		letter-spacing: .3em;
  		background:#44abcd;
  		text-transform:uppercase;
		text-align:center;
  		border-bottom: 1px solid black;
		}

	.side {
		font-family:verdana, arial, sans-serif;
		color:black;
		font-size:x-small;
		font-weight:normal;
  		line-height:140%;
  		padding:3px;
  		margin-bottom: 20px;
		}

	.sidetitle {
		font-family:verdana, arial, helvetica;
		color:black;
		font-weight:bold;
		text-align:left;
		font-size:small;
  		padding-left:3px;
		letter-spacing: .3em;
  		border-bottom: 1px solid black;
  		margin-bottom: 5px;
		}

	.syndicate {
		color: black;
		font-family:verdana, arial, sans-serif;
		font-size:xx-small;
  		line-height:110%;
  		margin-top:50px;
  		background: #D9EFF3;
		border: 1px dotted black;
		text-align: center;
		padding: 2px;
 		}

	.powered {
		font-family:verdana, arial, helvetica;
		color:black;
		font-size:x-small;
		line-height:140%;
		text-align: center;
		text-transform:uppercase;
		padding:2px;
		margin-top:150px;
		letter-spacing: .2em;
  		background: #D9EFF3;
		border: 1px dotted black;
		}


	.comments-body {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color: black;
		font-size:small;
		font-weight:normal;
  		background:white;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;
 		border-bottom:1px dotted black;
		}

	.comments-post {
		font-family:verdana, arial, sans-serif;
		color:#000;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
		}


	.trackback-url {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#000;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;
 		border:1px dotted black;
		}


	.trackback-body {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color: black;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding-bottom:10px;
  		padding-top:10px;
 		border-bottom:1px dotted black;
		}

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color: black;
		font-size:x-small;
		font-weight:normal;
  		background:#FFF;
		}


	.comments-head	{
		font-family:palatino, georgia, verdana, arial, sans-serif;
		font-size:small;
		color: black;
		border-bottom:1px solid black;
		margin-top:20px;
		font-weight:bold;
  		background:#D9EFF3;
		}

	#banner-commentspop {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#FFF;
		font-size:large;
		font-weight:bold;
		border-left:1px solid #FFF;
		border-right:1px solid #FFF;
		border-top:1px solid #FFF;
  		background-color:#003366;
  		padding-left:15px;
  		padding-right:15px;
  		padding-top:5px;
  		padding-bottom:5px;
		}

.blockquote {
	padding: 10px;
	background-color: #D9EFF3;
	border-color: #ccc;
	border-width: 1px;
	border-style: dotted;
	width: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
}

blockquote {
	padding: 10px;
	background-color: #D9EFF3;
	border-color: #ccc;
	border-width: 1px;
	border-style: dotted;
	width: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.speedlinks {
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	margin-top: 3px;
	background: #D9EFF3;
}

span.monospace {
	display: inline;
	font-family: courier, monospace;
	padding-left: .2em;
	padding-right: .2em;
	color: #D9EFF3;
	font-size: 1.2em;
}


/* perso */

.my-title-container {
	width: 100%;
	background-color: #44abcc;
	border: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid black;
}

.my-title-left {
	float: left;
	width: 180px;
	text-align: right;
	color: white;
	background-color: black;
}

.my-links {
	position: absolute;
	top: 5px;
	right: 5px;
	background-color: #e0f0f0;
	color: black;
	text-align: center;
	width: 200px;
	border: 1px dotted black;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
}
html>body .my-links {	position: fixed;
}

#my-links a {
	font-weight: normal;
	text-decoration: none;
}
#my-links a:link,
#my-links a:visited,
#my-links a:active {
	color: black;
}

#my-links a:hover {
	color: #44abcc;
	font-weight: normal;
	text-decoration: none;
}

.my-title-sub {
	font-style: normal;
	color: black;
	background-color: white;
	text-align: center;
	font-family: "Times New Roman", Times, Serif;
	font-size: 12pt;
	font-weight: bold;
	clear: both;
	width: 180px;
}
