#imagenCabecera{
width:0px;
height:0px;
}

#textoPagina{

width:952px;
height:526px;
/*background-image:url(../imagenes/pagina_contacto.jpg);*/

}

/* CONTACTO */

#tarjetas{
width:600px;
position:absolute;
top:469px;
left:159px;
}


#vcard{
float:left;
width:300px;
}

#vcard2{
float:right;
width:300px;
visibility:hidden;
}

.vcard{
color:#85A8D2;
font-weight:bold;
font-size:11px;
visibility:hidden;
}

#vcard a, #vcard a:link, #vcard a:visited,#vcard a:hover,#vcard a:focus,#vcard a:active,
#vcard2 a:link, #vcard2 a:visited,#vcard2 a:hover,#vcard2 a:focus,#vcard2 a:active{
color:#003399;
display:inline;
font-weight:bold;
text-align:left;
text-decoration:none;
margin-left:50px;
font-size:11px;
padding-bottom:10px;
}


#vcard p, #vcard2 p{
margin-left:70px;
padding-top:5px;;
}

.street-address{
margin-bottom:0px;
text-align:left;
padding-top:10px;
}

/*
#mapaBarcelona{
background-image:url(../imagenes/mapaBarcelona.jpg);
background-repeat:no-repeat;
}

#mapaBilbao{
background-image:url(../imagenes/mapaBilbao.jpg);
background-repeat:no-repeat;
}
*/
.org{
display:none;
}

.tel{
color:#003399;
}

.given-name{
	font-size:16px;
	font-weight:bold;
	background-image:url(../imagenes/simbolo_1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
}


.region, .country-name, .latitude, .longitude{
display:none;
}

#mapaBilbao a{
display:block;
margin-top:10px;
height:80px;
width:180px;
background-color:#3333FF;
}

.tel, .email{
display:inline;
}


.textoEmail{
display:block;
}

.adr{
padding-bottom:5px;
}


/* FIN CONTACTO */
