/* barra anuncis google */
	
.barra_google{
	background-color:#666666;
	border-top:1px #b6cfe1 solid;
	border-bottom:1px #b6cfe1 solid;
	width:125px;
	height:20px;
	}
	
/* titol barra anuncis google */

	
.barra_google h3{
	margin:0;padding:0 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size:10px;
	font-weight:bold;
	color:#b6cfe1;
	line-height:16px;
}

.anuncis_google{
	border:1px #333 solid;
	width:125px;
	height:90px;
	}
