<style type="text/css">
.anunciobar1 {
background: url(images/anunciobar_img.png) no-repeat -6% 58% #FFF6BF;
border: 1px solid #FFD324;
padding: 5px 80px;
margin-bottom: 15px;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color:#4A4A4A;
-moz-box-shadow: -2px 2px 2px #B8B8B8;
-webkit-box-shadow: -2px 2px 2px #B8B8B8;
box-shadow: -2px 2px 2px #B8B8B8;
}
.anunciobar1 a:link{
color: #105209;
font-weight: bold;
text-decoration:none;
}
.anunciobar1 a:visited{
color: #105209;
font-weight: bold;
text-decoration:none;
}
.anunciobar1 a:hover, .anunciobar a:active{
color: #C40C0C;
font-weight: bold;
text-decoration:none;
}
.anunciobar1 label {
color: white;
cursor: default;
font-weight: bold;
text-shadow: 0 0 2px #000; /* horizontal-offset vertical-offset 'blur' colour */
-moz-text-shadow: 0 0 2px #000;
-webkit-text-shadow: 0 0 2px #000;
}
.anunciobar2 {
background: url(images/anunciobar_img.png) no-repeat -6% 58% #D6ECA6;
border: 1px solid #8DC93E;
padding: 5px 80px;
margin-bottom: 15px;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color:#4A4A4A;
-moz-box-shadow: -2px 2px 2px #B8B8B8;
-webkit-box-shadow: -2px 2px 2px #B8B8B8;
box-shadow: -2px 2px 2px #B8B8B8;
}
.anunciobar2 label {
color: white;
cursor: default;
font-weight: bold;
text-shadow: 0 0 2px #000; /* horizontal-offset vertical-offset 'blur' colour */
-moz-text-shadow: 0 0 2px #000;
-webkit-text-shadow: 0 0 2px #000;
}
.anunciobar3 {
background: url(images/anunciobar_support.png) no-repeat -6% 58% #ADCBE7;
border: 1px solid #0F5C8E;
padding: 5px 80px;
margin-bottom: 15px;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color:#4A4A4A;
-moz-box-shadow: -2px 2px 2px #B8B8B8;
-webkit-box-shadow: -2px 2px 2px #B8B8B8;
box-shadow: -2px 2px 2px #B8B8B8;
}
.anunciobar3 label {
color: white;
cursor: default;
font-weight: bold;
text-shadow: 0 0 2px #000; /* horizontal-offset vertical-offset 'blur' colour */
-moz-text-shadow: 0 0 2px #000;
-webkit-text-shadow: 0 0 2px #000;
}
.anunciobar4 {
background: url(images/anunciobar_support.png) no-repeat -6% 58% #E7ADAD;
border: 1px solid #8E0F0F;
padding: 5px 80px;
margin-bottom: 15px;
font-size: 14px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color:#4A4A4A;
-moz-box-shadow: -2px 2px 2px #B8B8B8;
-webkit-box-shadow: -2px 2px 2px #B8B8B8;
box-shadow: -2px 2px 2px #B8B8B8;
}
.anunciobar4 label {
color: white;
cursor: default;
font-weight: bold;
text-shadow: 0 0 2px #000; /* horizontal-offset vertical-offset 'blur' colour */
-moz-text-shadow: 0 0 2px #000;
-webkit-text-shadow: 0 0 2px #000;
}
</style>