body
{ margin: 0;
padding: 0;
font-family: Arial,Verdana,sans-serif;
font-size: small;
background-color: white; }

h2
{ color: rgb(130,51,56);
padding-top: 0.6em;
padding-bottom: 0.4em;
}

p {
padding-bottom: 0.6em;
}

a:link
{ color: rgb(188,5,9); text-decoration: none; }

a:visited
{ color: rgb(188,5,9); text-decoration: none; }

a:hover
{ color: black; text-decoration: none; }

a:active
{ color: #dbdbdb; text-decoration: none; }

#container
{ background-image: url(bg_navi.gif);
background-repeat: repeat-y;
background-position: top left;
width: 993px;
text-align: left;
background-color: white;
}

#branding {
position: relative;
width: 993px;
height: 137px;
background-color: white;
background: white url(apologo.gif) bottom right no-repeat;
}

#branding img {
padding: 0 0 10px 10px;
}

#ticker {
position: absolute;
width:800px;
top: 0;
right: 0;
}

#ticker marquee {
marquee: slide infinite;
background-color: black;
color: white;
font-size: medium;
}

#header
{ position: relative;
width: 993px;
height: 119px;
background: white url(header.jpg) no-repeat;
border-top: 4px solid rgb(188,5,9);
}

#shortnav
{ position: absolute;
top: 0;
right: 0;
padding: 20px 110px 0 0;
text-align: right;
}

p.adresse {
padding: 10px 20px 20px 25px;
}

#menu
{ float: left;
list-style: none;
width: 220px;
padding-top: 20px; }

#menu li
{ display: block;
padding-top: 15px;
}

#menu img{
padding-top: 20px;
padding-left: 40px;
}

#menu a
{ font-size: 110%;
text-decoration: none; }

#menu a:link
{ color: black; }

#menu a:visited
{ color: black; }

#menu a:hover
{ color: rgb(188,5,9); }

#menu a:active
{ color: #dbdbdb; }

#content
{ margin-left: 228px;
padding: 40px 40px 40px 50px; }

#footer {
clear: both;
background-color: white;
padding: 20px;
text-align: right;
border-top: 1px solid rgb(188,5,9);
}
