a img {
	filter:alpha(opacity=65); 
	-moz-opacity:0.90; 
	opacity:0.80;
	border: 5px solid #524355;
        .shakety { width: auto; height: auto; position: relative;}
}




a:hover img {
	filter:alpha(opacity=100); 
	-moz-opacity:1.0;
	opacity:1.0;
	border: 5px solid #524355;
        .shakety { width: auto; height: auto; position: relative;}
}

.fundo {
align: center;
        text-align: justify;
        font-family: verdana; 
	font-size: 11px;
	color: #615665;
        padding: 3px 3px 3px 3px;
        margin-bottom: 2px;
        background: #4b3d4e;
        border: 0px solid #4b3d4e;
        -moz-border-radius: 0px 0px 0px 0px;
	text-align: justify;
width: 400px;
}

.table {
align: center;
        text-align: center;
	font-family: calibri;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase; 
	color: #4b3d4e;
        padding: 3px 3px 3px 3px;
        margin-bottom: 2px;
        background: #dfc481;
        border: 0px solid #dfc481;
        -moz-border-radius: 30px 30px 30px 30px;
	text-align: justify;
width: 300px;
}

.Pr {
font-family: calibri;
font-size: 9px;
font-weight:bold;
border-right: 0px dashed #fff2ec;
border-left: 0px dashed #fff2ec;
margin-right: 2px; 
padding: 1px;
text-align: center;
letter-spacing: 1px;
line-height: 12px;
float: right; 
width: 33%;
-moz-transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);}