/*--------------------------------------------------------------------
CORPO Style - LoudStudio (IE6+ FF1.5+ Opera9+)

Version: 	1.0 - 2007
author: 		Burocratik (ana camacho)
email: 		ana@burocratik.com
website: 	http://www.burocratik.com
-----------------------------------------------------------------------*/
html, body {
	width: 100%; height: 100%;
	padding: 0; margin: 0; color: #000000;
	background: #000000 url(../imgs/bg-body.jpg) no-repeat left top;
}
img, p{margin: 0; padding: 0;	border: 0;}

/* =CONTENT
------------------------------------------------------------------*/

h1{
	padding: 0; margin:0;
	text-indent: -5555px; overflow: hidden; /* :INFO: Phark Method for image replacement*/	
}

/* =CONTACTO : microformats
------------------------------------------------------------------*/
.vcard{
	position: absolute; top: 321px; left: 640px;
	font-family: "Lucida Sans Unicode", sans-serif; font-size: 10px;
	color: #666262;
}
.vcard .fn{display: block; padding-bottom: 10px; font-size: 12px; color: #333333; }
.vcard .adr{padding-bottom: 10px;}
.vcard a{color: #666262; text-decoration: none;}
.vcard a:hover, .vcard a:focus{color: #333333; text-decoration: none;}
.btVcard{position: absolute; top: 0px; left: -33px;}
.vcard .photo, .vcard .mail a.url{display: none;}

.buro{position: absolute; top: 219px; left: 0px;
		font-family: "Lucida Sans Unicode", sans-serif; font-size: 10px;
		color: #333333;
	}
.buro a{color: #333333; text-decoration: none;}
.buro a:hover, .vcard a:focus{color: #666262; text-decoration: none;}
}
