body
{
background: url("images_saintelyon/fondsaintelyon.jpg") ;
color: white; 
}

#conteneur
{
width: 920px;
margin: auto;
}

#titre
{
width:600px;
height:50px;
background-image: url("images_saintelyon/titresaintelyon.png");
margin: auto;
}

p
{
text-align: justify;
font-size: 0.9em; 
font-family: verdana;
}

h1
{
text-align: center;
font-style: italic;
font-size: 1.3em;
font-family: verdana;
}

img
{
display: block;
width: auto;
margin-left: auto;
margin-right: auto;
border: 1px white solid;
}

.pascentre
{
display: inline;
}

.conditions
{
text-decoration: underline;
font-size: 1.1em;
font-weight: bold;
}

.détails
{
font-style: italic;
}

a:link
{
color: #fbfee0;
text-decoration: none;
font-weight: bold;
}

a:visited
{
color: #fbfee0;
text-decoration: none;
font-weight: bold;
}

a:hover
{
text-decoration: underline;
font-weight: bold;
}