P  {
	
}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

.titre
    {
    font-size : large;
	font-family : times new roman;
	font-weight : bold;
	color : #B75410;
    }

.soustitre
    {
    font-family : times new roman;
    font-weight : bold;
    color : #B75410
    }
    
hr {color:#B75410}