/*--------------------------------------------------------------------
LAYOUT "contactos" Style - SICO (IE6+ FF1.5+ Opera9+)

Version: 	1.0 - 2007
author: 		Burocratik (alexandre r. gomes)
email: 		alex@burocratik.com
website: 	http://www.burocratik.com
-----------------------------------------------------------------------*/
@import url(corpo.css);

/* =HEADER
------------------------------------------------------------------*/
#headerFlash{background: transparent url(../imgs/header-index.jpg) no-repeat left top;}


/* =contentPrim
------------------------------------------------------------------*/
#contentPrim .headerSecao{
	padding-bottom: 1em; 
	background: transparent url(../imgs/bg-picotado.gif) repeat-x left bottom;
}
#contentPrim h2{font: normal 4em/1.1em Georgia, serif; letter-spacing: -2px; color: #858f23;}
#contentPrim h3{font: italic 1.8em/1.25em Georgia, serif; color: #a9b909;}

#contentPrim .linha{
	padding: 1em 0; overflow: hidden; height: 1%; /* :INFO: Clear Floats*/
	font: 1.1em/1.4em Tahoma, Arial, Helvetica, sans-serif; color: #585630;
}
#contentPrim a{color: #585630; text-decoration: none;}
#contentPrim a:hover{color: #585630; text-decoration: underline;}


/* =MAP
------------------------------------------------------------------*/
#map{width: 540px; height: 350px; margin: 0; padding: 0; border: none;}


/* =VCARD
------------------------------------------------------------------*/
#contentPrim .vcard{
	padding: 1em 0 0 3.5em; position: relative; width: 80%; 
	font: 1.1em/1.4em Tahoma, Arial, Helvetica, sans-serif; color: #585630;
}
.vcard .fn{font-weight: bold;}
.vcard ul{margin:0; padding:5px 0 0 0;list-style: none;}
.vcard ul li span{color: #a9b909;}
.vcard ul li span.value{color: #585630;}
.vcard .btVcard{position: absolute; top: 1em; left: 0;}
.vcard .btVcard a{background-image: none;	padding-right: 0;}
.vcard .photo{display: none;}
