    body {
    	font: 0.6em "arial";
    	background: #fff;
		color: black;
		margin: 0px;
		text-align: center;
        background: url(../img/quiet/wallpaper.gif) repeat top left fixed;
	}

    div#main {
        background: transparent url(../img/quiet/mainQuiet.png) no-repeat top center;
        border-left: 2px dashed #ccc;
        border-right: 2px dashed #ccc;
        padding: 20px;
        width: 700px;
        margin: 0 auto;
        position: relative;
        text-align: left;
    }
   	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-size: 1.1em;
	   color: grey;
	   text-style: italic;
	}

    .content {
        font-size: 1.2em;
        text-align: justify;
        padding: 20px;
        margin-left: 25px;
        background: white url(../img/quiet/comment.gif) top right no-repeat;
        border: 1px solid black;
        border-bottom: 2px solid black;
        border-right: 2px solid black;
    }

    .content:first-letter {
	    font-size: 1.4em;
	    font-weight: 900;
        font-family: "Time news roman", verdana, arial, sans-serif;
        color: Black;
    }


	.contenair {
        margin-top: 73px;
        padding-left: 100px;
        background: transparent url(../img/quiet/contenair.gif) no-repeat top left;
	}

	.contenairbis {
        border: 1px solid black;
        padding-right: 20px;
        padding-bottom: 20px;
        background: white;
        margin: 10px;
	}

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

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

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

	#header {

	}

	#nav {
        background: transparent;
        height: 374px;
	    width: 170px;
	    position: relative;
	    top: +2px;
	    left: +45px;
	}

	#link {
        background: white;
        border: 2px dotted #ddd;
        position: absolute;
        margin-top: 385px;
        margin-left: 125px;
        width: 280px;
        text-align: center;
	}

	.other-blog {

	}

	#footer {
        color: black;
		clear: both;
		margin: 0px 30px 30px 30px;
		text-align: center;
	}

	div.menutitle {
	   background: #676767;
	   color: #ddd;
	   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;
        color: #B35;
    	font-family : verdana, helvetica, Arial, sans-serif;
        font-size: 1.8em;
        margin-left: 25px;
        padding-left: 20px;
        background: white;
        text-align: left;
        border: 2px dotted #ddd;
	}

	.date {
        font-size: 1.2em;
        margin-left: 45px;
        padding-top: 2px;
        background: white;
        border-top: 1px solid black;
        border-left: 1px solid black;
        border-right: 1px solid black;
        width: 130px;
        text-align: center;
        position: relative;
        top: +1px;
  	}

	.comment {
        font-size: 1.2em;
        margin-left: 74%;
        padding-bottom: 2px;
        background: white;
        border-left: 1px solid black;
        border-bottom: 2px solid black;
        border-right: 2px solid black;
        width: 130px;
        text-align: center;
        position: relative;
        top: -2px;
	}

	#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: #ddd;
		color: black;
	}

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

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

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