body
{
font-family:  "Trebuchet MS", Arial, Verdana, serif;
width : 1000px;
margin: auto;
margin-top : 10px;
margin-bottom : 10px;
background-color : #f2f2f2;
font-size: small;
}
#header
{
background:url("img/header.jpg") no-repeat scroll top right;
width : 691px;
height: 200px;
margin : auto;
margin-bottom : 25px;
min-height : 7px;
}
#content
{
background:url("img/border.gif") repeat-y scroll top right;
background-color : white;
}
#footer
{
min-height : 7px;
background:url("img/foot.png") no-repeat scroll bottom center;
width : 100%;
}
#foot
{
text-align : center;
font-style: italic;
}
#flag1, #flag2
{
display : block;
width : 22px;
height : 15px;
float : left;
}
#flag1
{
background:url("img/flagfr.gif") no-repeat scroll top center;
margin-right : 10px;
}
#flag2
{
background:url("img/flagen.gif") no-repeat scroll top center;
}
#flags
{
float : right;
width : 64px;
}
#sign
{
float : left;
height : 15px;
width : 64px;
}
#txt
{
padding: 5px;
padding-top : 15px;
padding-bottom: 8px;
background:url("img/top.png") no-repeat scroll top center;
}
.ico
{
display : inline;
}
.bold
{
font-weight : bold;
}
.important3
{
color: red;
font-size : large;
}
a
{
color : blue;
}
.imghaut
{
width : 80%;
height : 9px;
float : left;
margin-left : 10%;
}
.imgbas
{
width : 100%;
height : 9px;
display: block;
}
.fl
{
font-weight: bold;
font-size : large;
}
.red1
{
font-weight : bold;
color : red;
}
acronym
{
font-weight : bold;
color : black;
}
li
{
margin-top : 5px;
margin-bottom : 5px;
}
#acc
{
position : relative;
left: 4px;
float: left;
display : block;
background:url("img/button_acc.jpg") no-repeat scroll 0 -186px;
height: 62px;
width : 98px;
}
#acc:hover
{
background:url("img/button_acc.jpg") no-repeat scroll 0 -124px;
}
#acc:active, #acc:focus
{
background:url("img/button_acc.jpg") no-repeat scroll 0 -62px;
}
#deb
{
position : relative;
left: 113px;
float: left;
display : block;
background:url("img/button_deb.jpg") no-repeat scroll 0 -186px;
height: 62px;
width : 131px;
}
#deb:hover
{
background:url("img/button_deb.jpg") no-repeat scroll 0 -124px;
}
#deb:active, #deb:focus
{
background:url("img/button_deb.jpg") no-repeat scroll 0 -62px;
}
#faq
{
position : relative;
left: 222px;
float: left;
display : block;
background:url("img/button_faq.jpg") no-repeat scroll 0 -186px;
height: 62px;
width : 98px;
}
#faq:hover
{
background:url("img/button_faq.jpg") no-repeat scroll 0 -124px;
}
#faq:active, #faq:focus
{
background:url("img/button_faq.jpg") no-repeat scroll 0 -62px;
}
#scr
{
position : relative;
left: 331px;
float: left;
display : block;
background:url("img/button_scr.jpg") no-repeat scroll 0 -186px;
height: 62px;
width : 131px;
}
#scr:hover
{
background:url("img/button_scr.jpg") no-repeat scroll 0 -124px;
}
#scr:active, #scr:focus
{
background:url("img/button_scr.jpg") no-repeat scroll 0 -62px;
}
#cot
{
position : relative;
left: 440px;
float: left;
display : block;
background:url("img/button_cot.jpg") no-repeat scroll 0 -186px;
height: 62px;
width : 98px;
}
#cot:hover
{
background:url("img/button_cot.jpg") no-repeat scroll 0 -124px;
}
#cot:active, #cot:focus
{
background:url("img/button_cot.jpg") no-repeat scroll 0 -62px;
}
.center
{
text-align : center;
}
#invisible
{
height : 62px;
width : 4px;
}
.par
{
color : blue;
font-style : normal;
text-decoration : underline;
}
.par:hover
{
text-decoration : none;
}