    body {
    	font: 0.6em "Bitstream Vera Sans", "verdana", "arial";
		color: black;
		margin: 0px;
		text-align: center;
        background: #656565 url(../img/ford/body.jpg) repeat-y 50% 0;
	}
/****************  Typography **********************/
    h1, h2, h3, h4, h5, h6	{
	   font-family: Impact, Georgia, "Times New Roman", "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 #E9E9E9;
        cursor: help;
    }
/***************** Principal contenair **************/
    div#main {
        background: transparent url(../img/ford/main3.jpg) no-repeat top left;
        padding: 0.1px;
        width: 700px;
        margin: 0 auto;
        text-align: left;
    }
/********************* link **********************/
    a:link, a:visited {
        font-weight : bold;
        text-decoration : none;
        color: #D92113;
        background: transparent;
        padding-left: 15px;
        background: transparent url(../img/ford/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: #aaa;
    }
    .footer {
        font-size: 1.1em;
        color: #444;
    }
    .button {
        background: #000;
        border: 1px dotted #aaa;
        color: white;
        font-weight: bolder;
        width: 30px;
    }
	#header {

	}
	#footer {
   		clear: both;
        color: black;
        background: transparent url(../img/ford/foot.jpg) no-repeat center left;
        height: 30px;
        width: 700px;
        padding-top: 20px;
		text-align: center;
	}
/************************ Post *****************/
	.contenair {
        width: 400px;
        margin-top: 480px;
        padding-right: 20px;
        padding-left: 20px;
	}
    .content {
        text-align: justify;
        font-size: 1.4em;
        letter-spacing: 1px;
        background: #656565;
        color: #E9E9E9;
        padding: 5px;
    }
    .content:first-letter {

    }
	h2.posttitle {
        background: #656565;
        font-size: 3em;
        letter-spacing: 1px;
        border-top: 1px solid #000;
        font-style: italic;
        color: #FFF;
	}
	h2.posttitle a {
	    margin-left: 5px;
        background: transparent url(../img/ford/link.png) no-repeat center left;
        width: 15px;
	}
    h2.posttitle:first-letter {
        font-size: 1.2em;
        color: #D92113;
    }
	.date {
        letter-spacing: 1px;
        text-align: right;
        font-size: 1em;
        font-weight: 300;
        background: #000;
        color: white;
        margin-bottom: 2px;
    }
	span.note {
	   font-size: 1.0em;
	   color: #BBB;
	   font-style: italic;
	}
/******************** Comment ****************/
	.contenairComment {
        border: 1px solid black;
        padding: 20px;
        background: white;
        margin: 10px;
        text-align: left;
	}
    .contenairComment a:link.mail {
        margin-left: 10px;
        padding-left: 20px;
        background: transparent url(../img/ford/mail.png) no-repeat center left;
    }
    .commentInput input, textarea {
        border: 1px solid #ddd;
        background: #fff;
    }
    .commentInput span {
        text-align: justify;
        color: #555;
        margin-left: 5px;
    }
	.comment {
        border-bottom: 1px solid #000;
        margin-top: 2px;
        margin-bottom: 50px;
        padding-top: 2px;
        font-size: 1.1em;
        color: #E9E9E9;
        font-weight: 300;
        background: #000;
	}
    .comment a {
    	margin-left: 5px;
        background: transparent url(../img/ford/comment.png) no-repeat center left;
        padding-left: 15px;
    }
    .comment a:hover {
        color: #999;
        background: transparent;
    }
    span {
        font-size: 0.9em;
        color: #888;
    }
    span.djam {
        color: #CB0404;
    }
    span.amorosa {
        color: #CB6C04;
    }
/************************ nav ****************/
	#nav {
       float: right;
        margin-top: 490px;
        background: transparent;
        width: 200px;
        padding-bottom: 20px;
	}
    div#styles select {
        margin-top: 2px;
        text-align: center;
        margin-left: 1%;
        width: 80%;
    }
    #nav h2 {
        background: #656565 url(../img/ford/rubrique.png) no-repeat center left;
        padding-left: 22px;
        font-size: 1.7em;
        color: #E9E9E9;
    }
    #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/ford/puce.png) inside;
    	vertical-align: bottom;
    }
/*************** chat **************/
    div#mainChat {
        background: white;
        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: 470px;
    }
/*************** stickers **************/
/*************** photos ***************/
    div.photo {
        padding: 5px;
        margin: 20px;
        background: #fff;
        border: 2px solid #ddd;
        text-align:center;
        float: left;
    }

