.an-block {
    float: left;
    height: 150px;
    margin: 10px 0 5px 13px;
    position: relative;
    text-align: left;
    width: 200px;
    background: rgba(8, 70, 123, 0.6); 
		}
		
	.an-banner {
			height: 50px;
			margin: 15px auto 0;
			width: 190px;
	}
	
.an-banner img {
    height: 50px;
    margin: 0 auto;
    width: 190px;
}

.an-nombre, .an-sector, .an-url {
		color: #e0e0e0;
    font-size: 12px;
    padding: 2px 0;
    text-align: center;
    width: auto;
}
.an-nombre {
    color: #00aaff;
    font-family: 'fjalla_oneregular', Trebuchet MS;
    font-size: 18px;
    height: auto;
    padding-top: 14px;
    text-align: center;
    width: 100%;
}
		
		.b-s-fono {
    color: #FFFFFF;
    font-family: 'fjalla_oneregular', Trebuchet MS;
    margin: 0 auto;
		}
		
.an-url a {
    color: white;
    text-decoration: none;
}

.an-url a:hover {
    color: #fff;
		text-decoration: underline;
}

.tituanuncio {
    background: url("../../_imagenes/portal/bg-seccion2.gif") repeat-x scroll center top #101010;
    border: 1px outset #0DA6C6;
    font-size: 13px;
    height: 31px;
    line-height: 26px;
    text-align: left;
    text-indent: 4px;
    width: 727px;
}