    body {
        background: #fff;
        color: #555;
		font: 8pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

    span.titre {
        font-weight: bold;
        }
    
    h1 {
        color: #400;
        font-size: 12pt;
        font-weight: normal;
}
    
    h1.titre {
        font-size: 18pt;
        text-align: center;
        }
        
    a {
        color: #900;
        text-decoration: none;
        background: url(/design/images/3.png) 0 2px no-repeat;
        padding: 0 0 0 15px;
        margin-left: -15px;
        }
    
    p {
		letter-spacing: -0.1em;
		text-indent: 10pt;
}

    li {
        padding: 0 0 0 15px;
        list-style: none;
        margin-bottom: 10pt;
        }
    
    div#plateau {
        margin-top: 65px;
        }
    
    div#reportage {
        margin-top: 65pt;
        }

    div#affiches {
        margin-top: 65pt;
        }

    div#contact {
        text-align: center;
        }
    
    div#contact a {
        background: none;
        }

    form.impression {
        display: none;
        }
    
    div#nav {
		display: none;
		}
	
	p.espace {
		display: inline;
		}
