body
{
font-family: 'Comic Sans MS';
background-image: url(../images/fond.jpg);
}
 
#intro
{
text-align: center;
font-size: 14pt;
font-family: "Cursive standard", "Monotype Corsiva";
margin-bottom: 3em;
}

#fees
{
text-align: left;
margin-left: auto;
margin-right: auto;
border: 1px solid rgb(248,179,179);
font-style: italic;
}

.cellules
{
line-height: 40px;
vertical-align: top;
width: 320px;
padding: 0 0.5em;
}

#celluleCentre
{
border-right: 1px solid rgb(248,179,179);
border-left: 1px solid rgb(248,179,179);
}

#conclusion
{
margin-top: 3em;
text-align: center;
}

#hautPage
{
width: 100%;
}

#bandeau
{
text-align: center;
}

#bandeau img
{
width: auto;
height: 300px;
}

#tableLangues
{
text-align: left;
vertical-align: center;
}

#tableLangues td
{
text-align: center;
}

#lienFr
{
border: 0px solid;
width: auto;
height: 43px;
}

#lienEs
{
border: 0px solid;
width: auto;
height: 44px;
}

#lienAn
{
border: 0px solid;
width: auto;
height: 44px;
}

#lienDe
{
border: 0px solid;
width: auto;
height: 37px;
}
	
hr
{
margin: 2em auto;
height: 2px;
}

#Liens
{
text-align: center;
line-height: 100%;
}

#Liens table
{
text-align: center;
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
margin-bottom: 3em;
}

#Liens td
{
width: auto;
vertical-align: top;
}

#Liens img
{
border: 0px solid;
width: 60px;
height: auto;
}

#signature
{
text-align: center;
font-size: 16pt;
line-height: 100%;
font-family: "Cursive standard", "Monotype Corsiva";
color: rgb(102, 51, 204);
margin-bottom: 1em;
}