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

/****************  Typography **********************/
    h1, h2, h3, h4, h5, h6	{
	   font-family: Myriad, "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	   font-weight: normal;
	   margin-top: 25px;
	   margin-bottom: 2px;
	   letter-spacing: 1px;
	}
    acronym {
        border-bottom: 1px dotted #c30;
        cursor: help;
    }
/***************** Principal contenair **************/
    div#main {
        background: white url(../img/strawberry/logoDD1.jpg) no-repeat top left;
        border-left: 2px dashed #c30;
        border-right: 2px dashed #c30;
        padding: 20px;
        width: 750px;
        margin: 0 auto;
        text-align: left;
    }
/********************* link **********************/
    a:link, a:visited {
        font-weight : bold;
        text-decoration : none;
        color: #c30;
        background: transparent;
        padding-left: 15px;
        background: transparent url(../img/strawberry/link.png) no-repeat center left;
	}
    a:hover {
        color: #999;
        background: transparent;
	}
    a:active {
        color: #526968;
        background: transparent;
	}
/********************** Common **********************/
	.title {
        font-size: 1.9em;
        color: #444;
    }
    .footer {
        font-size: 1.1em;
        color: #444;
    }
    .button {
        background: #C30;
        border: 1px dotted #aaa;
        color: white;
        font-weight: bolder;
        width: 30px;
    }
	#header {

	}
	#footer {
        color: black;
		clear: both;
		margin: 0px 30px 30px 30px;
		text-align: center;
	}
/************************ Post *****************/
	.contenair {
        width: 490px;
        margin-top: 460px;
	}
    .content {
        text-align: justify;
        font-size: 1.2em;
        letter-spacing: 1px;
        color: #444;

    }
    .content:first-letter {
        font-size: 1.9em;
        font-family: "Time news roman", verdana, arial, sans-serif;
        background: #C30;
        color: #ddd;
        padding: 3px;
        border: 1px solid #ddd;
        width: 20px;
    }
	h2.posttitle {
        font-size: 1.9em;
        letter-spacing: 5px;
        border-top: 15px solid #C30;
    	font-weight : bold;
        color: #c30;
	}
	h2.posttitle a {
        background: transparent url(../img/strawberry/link.png) no-repeat center left;
        width: 15px;
	}
    h2.posttitle:first-letter {
	    font-size: 1.2em;
        font-family: "Time news roman", verdana, arial, sans-serif;
        background: #C30;
        color: #ddd;
        padding-top: 3px;
        padding-left: 4px;
        padding-bottom: 3px;
        border: 1px solid #ddd;
        width: 20px;
    }
	.date {
        letter-spacing: 1px;
        text-align: right;
        font-size: 1.4em;
        font-weight: bold;
        background: #ddd;
        margin-bottom: 25px;
    }
	span.note {
	   font-size: 1.1em;
	   color: grey;
	   text-style: italic;
	}
/******************** Comment ****************/
	.contenairComment {
        border: 1px solid black;
        padding: 20px;
        background: white;
        margin: 10px;
        text-align: right;
	}
    .contenairComment a:link.mail {
        padding-left: 20px;
        background: transparent url(../img/strawberry/mail.png) no-repeat center left;
    }
    .commentInput input, textarea {
        border: 1px dotted #ddd;
        background: #fff;
    }
    .commentInput span {
        text-align: justify;
        color: #444;
        margin-left: 5px;
    }
	.comment {
        border-bottom: 15px solid #C30;
        margin-top: 25px;
        margin-bottom: 50px;
        font-size: 1.4em;
        font-weight: bold;
	}
    .comment a {
        background: transparent url(../img/strawberry/comment.png) no-repeat center left;
    }
    .comment a:hover {
        color: #999;
        background: transparent;
    }
    span {
        font-size: 0.9em;
        color: #444;
    }
    span.djam {
        color: black;
    }
    span.amorosa {
        color: #CB047E;
    }
/************************ nav ****************/
	#nav {
        float: right;
        background: white;
        border: 2px dotted #ddd;
        width: 200px;
        padding-bottom: 20px;
	}
    div#styles select {
        margin-top: 2px;
        text-align: center;
        margin-left: 1%;
        width: 80%;
    }
    #nav h2.rubtitle {
        background: #eee;
        padding-left: 5px;
        font-size: 1.7em;
    }
    #nav div.menuprim {
        margin-bottom: 25px;
    }
	#nav div.img {
	    width: 200px;
	    text-align: center;
        margin: 10px auto;
        margin-bottom: 5px;
		border: 0px;
	}
    #nav div.img img {
        background-color: #fff;
        border: 1px solid #a9a9a9;
        padding: 4px;
    }
/************** new *******************/
/************* links ******************/
	.bookkind {
	   background: #eee;
	   padding-left: 5px;
	}
    ol, ul {
	   margin: .5em 0;
	   padding-left: 10px;
	   margin-left: 10px;
	   text-align: left;
	}
    li {
        list-style: disc url(../img/strawberry/puce.png) inside;
    	vertical-align: bottom;
    }
/*************** chat **************/
    div#mainChat {
        background: white;
        border-left: 2px dashed #c30;
        border-right: 2px dashed #c30;
        padding: 20px;
        width: 750px;
        margin: 0 auto;
        text-align: left;
    }
    span.time, span.text {
        font-size: 1.4em;
    }
    span.name {
        font-size: 1.4em;
        font-weight: bolder;
    }
    div.postchat {
        padding-left: 5px;
    }
    div.chatInput input {
        margin-right: 5px;
        margin-top: 20px;
        border: 1px dotted #ddd;
        background: #fff;
    }
    div.chatInput input:hover {
        background: #eee;
    }
    div.postChat {
        background: #eee;
        margin: 5px;
    }
    div.chatContenair {
        border: 1px dotted #ddd;
        margin-bottom: 5px;
        width: 460px;
    }
/*************** stickers **************/
/*************** photos ***************/
    div.photo {
        margin: 20px;
        background: white;
        border: 2px dotted #ddd;
        text-align:center;
        float: left;
    }

