
body {
background:#8ca8cf;
width: 710px;
border: 0px;
margin: 0px;
padding: 0px;
font-family: Verdana;
font-size: 10px;
color: #667fac;
}

b, strong {
cursor:crosshair;
color: #667fac;
}

i {
font-family:verdana;
font-size: 10px;
color: #224a92;
}

u {color: #667fac}

img {
border:0px none;
}

#page { 
width: 710px;
background-image: url('02_borda.jpg');
}

#header {
background-image: url('02.jpg');
width: 710px;
height: 505px;
text-align:left;
}

#sidebar {
width: 220px;
text-align: justify;
float: left;
padding-top: 0;
padding-left: 43px;
}


#content {
width: 478px;
text-align: justify;
padding-top: 0px;
padding-left: 30px;
float: left;
}

#rodapé {
background-image: url('peh.jpg');
width: 715px;
height: 300px;
clear: both;
}

h1 {
font-weight: bold;
line-height: 50px;
font-size: 11px;
text-align: left;
text-transform: uppercase;
background-image: url('02_menu.jpg');
background-repeat: no-repeat;
padding-left:40px;
color: #667fac;
margin: 5px;}

a:hover {border-bottom:1px dashed #678bcd;}
A:link {COLOR:#667fac; 	TEXT-DECORATION: none}
A:visited {COLOR:#667fac; TEXT-DECORATION: none}
A:active {COLOR:#667fac; TEXT-DECORATION: none}
A:hover {COLOR:#667fac; cursor: help}