    body {
    	font: 0.6em "arial";
    	background: #373737;
		color: #555753;
		margin: 0px;
        background-image: url(../img/shadow/shadow.jpg);
	}

    div#main {
        background: transparent url(../img/shadow/mainShadow.jpg) no-repeat top left;
        position: absolute;
        width: 700px;
        left: 164px;
        top: 0px;
    }
   	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 {

	}

    .content {
        padding: 20px;
    }

	.contenair {
        margin-top: 73px;

	}

	.contenairbis {   
        border: 1px solid black;
        background: white;
        margin: 10px;
	}

	.title {
        font-size: 1.9em;
        color: #EEE;
    }

    span {
        font-size: 0.9em;
        color: #EEE;
    }

    .footer {
        font-size: 1.1em;
        color: #EEE;
    }

	#header {

	}

	#nav {
        background: transparent url(../img/shadow/mainShadowNav.jpg) no-repeat top left;
        height: 374px;
	    width: 170px;
	}

	#link {
        border-bottom: 2px solid red;
        position: absolute;
        margin-top: 385px;
        margin-left: 100px;
	}

	.other-blog {

	}

	#footer {
        background: transparent url(../img/shadow/mainShadowFoot.jpg) no-repeat top left;
        color: #EEE;
		clear: both;
		margin-top: 30px;
		text-align: center;
	}

	div.menutitle {
	   background: #676767;
	   color: #aaa;
	   width: 150px;
	}

	div.menuprim {
        padding: 3px;
    	text-align: center;
	}
	div#photos {

    }
    div#archives {

    }

	div.menu_vignette {
        border: 1px solid red;
	   background: white;
	   color: #eee;
	   width: 150px;

	}

	div#menuarticle {
    	padding: 3px;
    	text-align: center;
	}

	h4.daytitle {
        background: transparent url(../img/shadow/mainShadowTitle.jpg) no-repeat top left;
        color: white;
    	font-family : verdana, helvetica, Arial, sans-serif;
        font-size: 1.8em;
        margin-left: 25px;
        padding-left: 17px;
	}

	.date {
        font-size: 0.9em;
        margin-left: 30px;
        padding-left: 10px;
  	}

	.comment {
        text-align: right;
        margin-right: 20px;
        margin-left: 20px;
        border-bottom: 1px dotted red;
        padding: 2px;
	}

	.content:first-letter {
        color: #373737;
	}

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

	#nav li {
		list-style: none;
		display: block;
	}

	li.square {
		list-style: square;
	}

	#nav li a {
	   width: 150px;
       display: block;
    }

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

	li.menu a:hover {
		background-color: white;
		color: black;
	}

	#nav li a:visited {
		color: #B3AE94;
	}

	img#xml {
		margin-left: 60px;
		border: 0px;
	}

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