/*--------------------------------------------------------------------
LAYOUT "contactos" Style - GALICE (IE6+ FF1.5+ Opera9+)

Version: 	1.0 - 2008
author: 		Burocratik (alexandre r. gomes)
email: 		alex@burocratik.com
website: 	http://www.burocratik.com
-----------------------------------------------------------------------*/
@import url(corpo.css);
/*----------------------------------------------------------------------*/

/* =CONTENT PRIMARIO
----------------------------------------------------------------------*/
#contentPrim #mapa{
	width: 602px; height: 310px; padding: 10px 10px;
	background: transparent url(../imgs/contactos-map-bg.png) no-repeat;
}
#contentPrim #mapG{width: 602px; height: 300px; color: #22201d;}
#contentPrim #mapG h4{font: bold 16px/20px Georgia, "Times New Roman", Times, serif;}
#contentPrim #mapG p{font: normal 12px Georgia, "Times New Roman", Times, serif;}

#contentPrim .vcard{
	font: normal 16px/20px Georgia, "Times New Roman", Times, serif; color: #22201d;
	overflow: hidden; height: 1%;
}
#contentPrim h3{
	font: bold 20px Georgia, "Times New Roman", Times, serif; text-transform: uppercase;
	margin-bottom: 15px;
}
#contentPrim h3 span{font-weight: normal; display: block; font-size: 16px;}
#contentPrim h4{font: bold 11px Georgia, "Times New Roman", Times, serif; text-transform: uppercase;}
#contentPrim .vcard div{
	float: left; width: 195px; padding-right: 15px;
}
#contentPrim .vcard div.last{padding-right: 0;}
#contentPrim ul{
	font-size: 14px; 
}
.vcard a{color: #22201d; text-decoration: none; border-bottom: 1px dashed #ba801a;}
.vcard a:hover, .vcard a:focus{border-bottom: 0;}
.vcard ul abbr{font-weight: bold;}
.vcard .url{display: none;}