/* CSS Document */
/* Decoracoes Veruska */

body {
margin:0;
padding:0px 0px 0px 0px;
background:#fff;
font:"Arial Unicode MS"; color:#666666;
}

div {
margin:0;
padding:0;
}

.img{
width:100;
height:50;
margin:2px;
border:#990000 1px solid;
}

.imga {
margin:1px;
width:100;
height:50;
border:#CC0000 1px solid;
}

.top {
width:200px;
height:100px;
background:url(top.png) no-repeat;
}

ul.up {
margin:0;
padding:0px 0px 0px 0px;
text-align:center;
}

ul.up li {
width:100;
height:25;
display:inline;
}

ul.up li a{
width:100;
height:25;
color:#666666;
padding:5px 0px 0px 0px;
background-color:#fff;
font-size:14px;
float:left;
text-decoration:none;
}

ul.up li a:hover{
width:100;
height:25;
color:#CC0000;
padding:5px 0px 0px 0px;
background-color:#fff;
font-size:14px;
float:left;
text-decoration:none;
}

ul.t {
margin:0;
padding:0px 0px 0px 0px;
text-align:center;
background-color:#eeeeee;
width:300px;
}

ul.t li {
width:100;
height:25;
display:inline;
}

ul.t li a{
width:100;
height:25;
color:#999;
padding:5px 0px 0px 0px;
background-color:#eee;
font-size:14px;
float:left;
text-decoration:none;
}

ul.t li a:hover{
width:100;
height:25;
color:#000;
padding:5px 0px 0px 0px;
background-color:#eee;
font-size:14px;
float:left;
text-decoration:none;
}
