    body {
            font-family: tahoma, Verdana, geneva, sans-serif;
            font-size: 11px;
            margin: 0;
            color: #000066 ;
            background: transparent url("../images/fond.jpg") repeat;
    }

    img { border: 0;
    }

    p { margin: 10px 0 3px 0;
    }

    .cut { clear: both; height: 1px; }

    div.break {
            clear: both;
            height: 1px;
    }

    h1, h2, h3, h4, h5, h6, ul, li {
            margin: 0;
            padding: 0;
    }

    ul, li {
            list-style-type: none;
    }

    #allcontent {
            width: 780px;
    }

    a:link {    color: red;
    }

    a {
            text-decoration: none ;
            color: red;
    }

    a:hover {
            text-decoration: none;
            color: navy;
    }

    #container {    position: absolute; top: 0; left: 50%;
    margin-left: -390px; 
		width: 780px;		height: 420px;		text-align: left;        background: transparent url("../images/bgB.jpg") repeat;
	}
