@charset "iso-8859-1";
/* my base styles */
IMG{ border:0; }
DIV{ border:0; margin:0; padding:0; }
TABLE{ border: 0; border-collapse: collapse; }
TD{ vertical-align: top;font-size: 100%; }
LI { font-size: 100%; }
UL { font-size: 100%; }
OL { font-size: 100%; }
.left{ text-align: left; }
.right{ text-align: right; }
.center{ text-align: center; }
.bold{ font-weight: bold; }
.small{ font-size: small; }
.xsmall{ font-size: x-small; }
.just{ text-align: justify; }
.clearfloat{ clear: both; }
a:active {outline:none;}
:focus {-moz-outline-style:none;}
/* base styles */


a:visited{
background-color:transparent;
color: #e8f4ff;
font-size:13px;
font-weight:bold;
}

a:link{
background-color:transparent;
color: #e8f4ff;
font-size:13px;
font-weight:bold;
}

a{
background-color:transparent;
color: #e8f4ff;
font-size:13px;
font-weight:bold;
}
a:hover{ color:#ff0000; }
a:active{ color:#db7093; }

body{
background: #3388cc;
color: #fff;
font-family:Verdana,Georgia,Arial,Helvetica,sans-serif;
margin:0em;
font-size:100%;
}
.address{font-size:11px;font-weight:bold;}
.blocklink{background-color:#ffdead;color:#6a5acd;padding:5%;text-align:center;font-size:medium; line-height:1.3em;
border:1px solid orange;}
.blocklink A, .address A { text-decoration: underline; color: #0000FF; }

.copy{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9pt;
font-weight:normal;
}
.copybold{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9pt;
font-weight:bold;
}
.copyrite{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:9pt;
font-weight:normal;
}
.just{text-align:justify;}

#flags {
float:right;
width: 50px;
height: 18px;
border: 0 solid #808080;
margin: 0 auto;
text-align: center;
}
#flags img{width:18px; height: 12px; margin: 1px 5px 1px 5px;}
IMG.cadre2{border:2px solid #3388cc;}
DIV.wid980{width:980px;margin:5px auto;}
A.imp{color:blue;font-size:14px;font-weight:bold;}
A.imp:hover{color:red;font-size:14px;font-weight:bold;}
DIV.navbar{
width:980px;
margin:5px auto;
text-align:center;
}
DIV.navbar P,DIV.navbar A,DIV.navbar A:visited, DIV.navbar A:link, DIV.navbar A:active{font-size:x-small; font-weight:normal;}
