#wdg-maiscarlosruas { background: transparent url(../img/pergaminho-fundo.png) repeat-y center center;  text-align: center; position: relative; padding-top: 30px; padding-bottom: 30px; margin-top: 60px; margin-bottom: 60px; }
#wdg-maiscarlosruas:after {  content: " "; background: transparent url(../img/pergaminho-fim.png) no-repeat bottom center; height: 68px; position: absolute; bottom: -35px; left: 0; width: 305px; }
#wdg-maiscarlosruas h2 { font-family: 'Conv_usq_bold', 'comic-sans'; color: #562107; font-size: 14px; background: transparent url(../img/pergaminho-title.png) no-repeat top center; line-height: 68px; position: absolute; top: -45px; width: 305px; }
#wdg-maiscarlosruas a img { width: 205px; 
	-webkit-transition: width 0.1s ease-in-out;
	-moz-transition: width 0.1s ease-in-out;
	-ms-transition: width 0.1s ease-in-out;
	-o-transition: width 0.1s ease-in-out;
	transition: width 0.1s ease-in-out;
}
#wdg-maiscarlosruas a:hover img{

	width: 220px;
	-webkit-transition: width 0.1s ease-in-out;
	-moz-transition: width 0.1s ease-in-out;
	-ms-transition: width 0.1s ease-in-out;
	-o-transition: width 0.1s ease-in-out;
	transition: width 0.1s ease-in-out;

}
#wdg-maiscarlosruas a img {}