@charset "iso-8859-1";
/* auteur: Pc Service Ardennes-Meuse */
/* Date de création: 26/07/2003 */

ul.normal
{
color: white;
font-family:Arial;
font-size:15;
}

p.normal
{
color: white;
font-family:Arial;
font-size:12;
}

p.petit

{
color: white;
font-family:Arial;
font-size:10;
}

p.grand
{
color: white;
font-family:Arial;
font-size:15;
font-weight:bold;
}

a.normal
{
color:#ffffff;
text-decoration:none;
font-weight:bold;
font-family:Arial;
}
a.normal:hover
{
color:#ff0000;
text-decoration:underline overline;
font-weight:bold;
}

a.petit
{
color:#ffffff;
text-decoration:none;
font-weight:bold;
font-size:10;
font-family:Arial;
}
a.petit:hover
{
color:#ff0000;
text-decoration:underline overline;
font-weight:bold;
font-size:10;
}


a.imag
{
color:#003366;
text-decoration:none;
font-weight:bold;
}

a.menu
{
color:#ffffff;
text-decoration:none;
font-weight:bold;
font-family:Times;
}
a.menu:hover
{
color:#ff0000;
text-decoration:underline overline;
font-weight:bold;
}

div.bordure-top {
  padding-top: 15px;
  border-left: 1px solid;
  border-right: 1px solid;
  background-image: url(../images/bordure.jpg);
  background-position: top;
  background-repeat: repeat-x;
}
div.bordure-bottom {
  padding: 0px 7px 15px 7px;
  background-image: url(../images/bordure.jpg);
  background-position: bottom;
  background-repeat: repeat-x;
}



h1 {color:white;border-bottom-width:1;text-indent:15px;font-family:Arial}

h2 {color:white;border-bottom-width:2;text-indent:12px;font-family:Arial}

h3 {color: white; border-bottom-width: 2; text-indent: 10px; font-family:Arial}
.constantes {
margin: 1em 50px;
background-color: #ffff00;
border: 1px solid #000000;
padding: 0.5em;
}
.proportionnelles {
margin: 1em 15%;
background-color: #ffff00;
border: 1px solid #000000;
padding: 0.5em;
}