body {background: #FFFFFF;}

#base {position: relative; float: center; top: 0px; width:800; background: #FFFFFF; overflow: none; border: 2px solid #007ABD; padding: 20px; background-image:url('header.gif'); background-repeat:no-repeat;}
#menu {position:relative; top: 0px; width: 800px; font-color: #007ABD; font-size: 14; font-family: arial; font-weight: bold;}

p {color: #007ABD; font-size: 14; font-family: arial; text-align: left;}
.text-right {color: #007ABD; font-size: 14; font-family: arial; text-align: right;}
.text-center{color: #007ABD; font-size: 14; font-family: arial; text-align: center;}
.text-red {color: red; font-family: arial; text-align: left;}
.adresse { color: #007ABD; font-size: 12; font-family: arial; text-align: left;}

h1 {color: #007ABD; font-size: 30; font-family: arial; text-align: center;}
h2 {color: #007ABD; font-size: 24; font-family: arial; text-align: center;}
h3 {color: #007ABD; font-size: 20; font-family: arial; text-align: center;}
h4 {color: #007ABD; font-size: 16; font-family: arial; text-align: left;}

input {border: 1px solid #007ABD; font-size: 14; font-family: arial; color: #007ABD;}
textarea {border: 1px solid #007ABD; font-size: 14; font-family: arial; color: #007ABD;}

hr {margin-top: 10; margin-bottom: 10; Color: #007ABD; width: 780px;}

a:link {color: #007ABD; font-weight: bold; text-decoration:none;}
a:visited {color: #007ABD; font-weight: bold; text-decoration:none;}
a:active {color: #007ABD; font-weight: bold; text-decoration:none;}
a:hover {color: #B3C1E3; font-weight: bold; text-decoration:underline;}
