.m{
background: #d4f0ff repeat-x;
}

#header {
background-image: url('cab_blue.png');
}

#navbar {
background-image: url('navbar_blue.png');
}
.right_nav_td {
width:200px;
padding:0px 0px 210px 0px;
margin:0px;
background: #59b6e6 url('rightbg_blue.png') no-repeat bottom left;
border-left: 1px solid black;
}

#conteudo {
background: white;
padding:0px;
margin:0px;
}

#frame {
background: transparent;
}

a:hover {
text-decoration:underline;
color: #0082c5;
}

h1{
color: #34aae1;
border-bottom: 1px solid #34aae1;
}

h2, h3, big { color: #00aeff; }

h2, h3{

font: 20px tahoma,verdana,serif;

font-weight : bold;

}

#footer {
background-color: transparent;
background-image: url('footer_blue.png');
color: black;
}

.news { border : 1px solid black; }

.newsbg { background : #87cae9; }

#sddm div
{background: #87cae9;
border: 1px solid #0077af;}
#sddm div a
{background: #87cae9;
color: #FFFFFF;
font: 12px verdana;}
#sddm div a:hover
{background: #1997d2;
color: #FFFFFF;}

#sddm2 div
{background: white;
border: 3px solid #dcdcdc;}
#sddm2 div a
{background: white;
color: black;
font: 12px verdana;}
#sddm2 div a:hover
{background: white;
color: #999999;}