%STARTINCLUDE%
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
font-size: 10pt;
}
form {
margin: 0px;
}
H1, H2, H3, H4, H5, H6 {
font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
color: #528DCB;
}
H1 {
font-size: 22pt;
}
H2 {
font-size: 18pt;
}
H3 {
font-size: 14pt;
}
#slogan {
position: absolute;
top: 27px;
left: -30px;
font-size: 15px;
color: #FFFFFF;
z-index: 10;
}
#sloganBack {
position: absolute;
top: 20px;
left: 260px;
text-align: left;
font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 40px;
color: #73A2D5;
z-index: 5;
}
#buttonBar {
float: right;
background-color: #73A2D5;
padding-right: 10px;
font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
#contentBar {
margin-top: 0px;
margin-right: 8px;
margin-bottom: 0px;
margin-left: 10px;
background-image: url(/images/pathBarBack.gif);
position: relative;
color: #FFFFFF;
height: 20px;
font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
#contentBar a {
color:#FFFFFF;
}
#pathBar {
margin-top: 1px;
margin-left: 10px;
}
#contenu {
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-color: #73A2D5;
border-style: dotted;
margin-left: 10px;
margin-right: 10px;
margin-top: 0px;
margin-bottom: 10px;
padding: 10px;
}
#searchBar {
margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 10px;
font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}
#searchBar a {
color:#000000;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
#leftBar {
margin: 0px 15px 10px 10px;
padding: 5px 15px 50px 0px;
width: 150px;
font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
border-right: 1px solid #528DCB;
}
.menuButtons a {
display: block;
background-color: #73A2D5;
margin-bottom: 1px;
padding: 0px 5px;
color: #FFFFFF;
border-left: 4px solid #528DCB;
font-size: 9pt;
}
.menuButtons a:hover {
background-color: #528DCB;
display: block;
text-decoration: none;
font-size: 9pt;
}
.WebContent {
clear:both;
font-family: Georgia, "Times New Roman", Times, serif;
}
/* Make warnings appear in red, bold text: */
font.warn
{
color: red;
}
blockquote {
margin-right: 1em;
margin-left: 1em;
padding-left: 1em;
padding-top: 1em;
padding-bottom: 1em;
border: dashed 1px #000;
width: auto }
%STOPINCLUDE%