	body {
		font: 10px arial;
		color: #555753;
		background: #fff url(../img/ThreePoints.jpg) no-repeat bottom left;
		margin: 0px;
	}/*
	body {
		width: 768px;
		margin: 25px auto;
		position: relative;
		border: 1px solid #1f517c;
		border-bottom: 5px solid #3f719c;
		background-color: white;
	}
*/	a:link {
		font-weight: bold;
		text-decoration: none;
		color: #FF7F50;
	}
	
	a:visited {
		font-weight: bold;
		text-decoration: none;
		color: #FFA07A;
	}

	a:hover, a:active {
		text-decoration: none;
		color: #FF4500;
	}

	span.note {
		font-style:italic;
		background: #FFE;
	}

	.contenair {
		/*background: url(../img/up_down.jpg) fixed no-repeat top left;*/
		border-top: 1px solid #eee;
		border-left: 1px solid #eee;
		border-bottom: 2px solid #eee;
		border-right: 2px solid #eee;
		margin: 50px 260px 50px 50px;
		padding: 0px 100px 40px 100px;
		text-align: justify;
	/*	height: 450px;
		overflow: scroll;
	*/
	}

	.contenairbis {
		background: url(../img/up_down.jpg) fixed no-repeat top left;
		padding: 20px 20px 20px 110px;
		margin: 0px;
	}

	#header {
		background: transparent url(../img/Header_Impact.jpg) no-repeat top left;
		margin-top: 0px;
		top: 0px;
		width: 655px;
		height: 100px;
		/*float: left;*/
	}

	#nav {
		float: right;
		margin: 30px 20px 20px 20px;
		width: 200px;
	}
	
	#link {
		margin: 35px 0px 50px 50px;
		position: absolute;
		top: 100px;
		left: 0px;
	}
	
	.other-blog {
		font: 10px verdana, sans-serif;
		padding: 1px;
		margin-top: 150px;
	}
	
	#footer {
		clear: both;
		margin-left: 360px;
		margin-top: 25px;
	}
	
	div.menutitle {
		background: #EEe;
		font-weight: bold;
		margin-bottom: 10px;
		margin: 5px 0px 5px 0px;
		text-align: center;
	}
	
	div.menuprim {
		border-top: 1px solid #eee;
		border-left: 1px solid #eee;
		border-bottom: 2px solid #eee;
		border-right: 2px solid #eee;
		display: block;
		padding: 10px;
		margin: 5px;
		width: 172px;
	}
	
	div.menu_vignette {
		border-top: 1px solid #eee;
		border-left: 1px solid #eee;
		border-bottom: 2px solid #eee;
		border-right: 2px solid #eee;
		float: right;
		padding: 10px;
		margin: 5px;
		width: 140px;
	}

	div#menuarticle {
		display: block;
		border-top: 1px solid #eee;
		border-left: 1px solid #eee;
		border-bottom: 2px solid #eee;
		border-right: 2px solid #eee;
		padding: 10px;
		margin: 5px;
		width: 172px;
	}
	
	div.menu {
		border-top : 1px solid #ccc;
		width : 172px;
		background : #fff;
		margin-right: 20px;
		color : #eee;
		font-size: 10px;
		font-weight: bold;
	    	padding-left : 5px;
		font-family: Trebuchet MS, Verdana,Geneva,Lucida,Helvetica,Arial,sans-serif;
	}

	h4.daytitle {
		padding-left : 60px;
		padding-top : 15px;
		margin-top: 50px;
		color : #FF4500;
		font-family : "ParkAvenue BT",helvetica,Arial,sans-serif;
		font-size: 22px;
		text-align : center;
		border-bottom: 1px solid #eee;
/*		background: white url(../img/switch.jpg) no-repeat top left;*/
	}
	
	.date {
	/*	background: transparent url(../img/date.jpg) no-repeat top left;*/
		color : #555;
		font-family : Arial,sans-serif;
		font-size: 9px;
		padding-left : 30px;
		padding-top : 5px;
		text-align : left;
	}

	.comment {
		background: transparent url(../img/comment.jpg) no-repeat top left;
		height: 20px;
		padding-left: 20px;
		padding-top: 5px;
	}
	
	.content:first-letter {
		color : #555;
		font-family : Arial, sans-serif;
		padding-left : 30px;
		font-size: 16px;
		text-align : left;
		font-weight : bolder;
	}

	#nav ul {
		margin: 0px;
		padding: 0px;
	}

	#nav li {
		line-height: 2.5ex;
		list-style: none;
		display: block;
		padding-top: 5px;
		margin-bottom: 5px;
	}

	li.square {
		list-style: square;
	}

	#nav li a:link {
		font-family : verdana, arial, sans-serif;
		color: #FF7F50;
	}

	#nav li a:visited {
		color: #B3AE94;
	}
	img#xml {
		margin-left: 70px;
		border: 0px;
	}

	img#phoneCam {
		margin-left: 10px;
		border: 0px;
	}
