/* CSS Document */
body {
margin:0px;
}
.galeria {
width:100%;
height:95px;
background:url('../imagens/back_mini_index.gif');
margin:auto;
}
h1 {
font:bold 10px "trebuchet ms";
margin:0px;
}
.foto {
width:80px;
margin:5px 4px 4px 5px;
float:left;
}
.foto img {
color:#FF3300;
border:2px solid #333;
}
a:hover {

}

.text {
font:9px "trebuchet ms";
margin:5px 4px 4px 8px;
_margin:5px 4px 4px 0px;
float:left;
}
.text div {
width:123px;
_width:112px;
}

div.galeria {
width:225px;
_width:230px;
float:left;
}