
body {
color : black;
background-color : rgb(247, 251, 222);
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
margin : 0;
padding : 0;
}
.watch {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : bold;
color : orange;
text-decoration : none;
}
.warn {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
font-weight : bold;
color : red;
}
a:focus {
background-color : #ffcc66;
}
a:hover {
text-decoration : underline;
color : white;
}
a {
color : black;
font-style : italic;
}
.table-top {
color : black;
background-color : rgb(230, 223, 207);
text-align : left;
font-weight : bold;
}
.vignettes {
font-size : 9px;
text-align : left;
color : black;
line-height : 14px;
font-size : 9px;
}
.vignettes_div {
width : 116px;
height : 93px;
background-color : #a2cfe6;
padding-top : 2px;
padding-left : 4px;
text-align : left;
}
.alerte {
background : #cc0000 url(ronds/alerte.png) no-repeat 5px 5px;
border : 0 solid #eea1a1;
margin : 10px 10px;
padding : 10px 10px 10px 40px;
}
.valide {
background : #e0ecb4 url(ronds/valide.png) no-repeat 5px 5px;
border : 0 solid #bbd167;
margin : 10px 10px;
padding : 10px 10px 10px 40px;
}
.info {
background : #a2cfe6 url(ronds/info.png) no-repeat 5px 5px;
border : 0 solid #469bc6;
margin : 10px 10px;
padding : 10px 10px 10px 40px;
}
.obs {
background : #a2cfe6 url(ronds/option1.png) no-repeat 5px 5px;
border : 0 solid #469bc6;
margin : 10px 10px;
padding : 10px 10px 10px 40px;
}
.warning {
background : #cc0000 url(ronds/alerte.png) no-repeat 5px 5px;
border : 0 solid #469bc6;
margin : 10px 10px;
padding : 10px 10px 10px 40px;
color : white;
}
.advisory {
background : #ffcc00 url(ronds/option2.png) no-repeat 5px 5px;
border : 0 solid #469bc6;
margin : 10px 10px;
padding : 10px 10px 10px 40px;
}
.encard {
background : #a2cfe6 no-repeat 5px 5px;
border : 0 dashed #469bc6;
margin : 0 0;
padding : 0 10px 10px 10px;
font-size : 12px;
}
.menu {
background : #e0ecb4 no-repeat 5px 5px;
border : 0 solid #bbd167;
margin : 0 0;
padding : 2px 2px 2px 2px;
font-size : 12px;
}
.bleue {
background : #a2cfe6 no-repeat 0 0;
border : 0 solid #469bc6;
margin : 0;
padding : 0 0 0 0;
font-size : 11px;
}
.vert {
background : #e0ecb4 no-repeat 5px 5px;
border : 0 solid #469bc6;
margin : 10px 0;
padding : 10px 10px 10px 40px;
}
.station {
border : 1px solid #469bc6;
margin : 0 0;
font-size : 9px;
}

.show10 {
filter:alpha(opacity=10);opacity: 0.1; 
}
.show9 {
filter:alpha(opacity=20);opacity: 0.2; 
}
.show8 {
filter:alpha(opacity=30);opacity: 0.3; 
}
.show7 {
filter:alpha(opacity=40);opacity: 0.4; 
}
.show6 {
filter:alpha(opacity=50);opacity: 0.5; 
}
.show5 {
filter:alpha(opacity=60);opacity: 0.6;
}
.show4 {
filter:alpha(opacity=70);opacity: 0.7; 
}
.show3 {
filter:alpha(opacity=80);opacity: 0.8; 
}
.show2 {
filter:alpha(opacity=90);opacity: 0.9;
}
.show1 {
filter:alpha(opacity=100);opacity: 1.0;
}
.show-0 {
filter:alpha(opacity=100);opacity: 1.0; 
}
