body,p,div,span,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin: 15px 0px 0px 0px;
	text-align: center;
}
a:link,a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#principal {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 640px;
}
#header {
	width: 100%;
}
#toolbar {
	height: 24px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.tool {
	width: 80px;
	text-align: center;
	line-height: 24px;
}
#toolbar a {
	display: block;
	width: 100%;
	text-decoration: none;
}
#toolbar .delm {
	width: 2px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	margin: 0px 8px;
	font-style: italic;
	font-size: 24px;
	line-height: 40px;
}
h2 {
	margin: 0px;
	font-weight: normal;
}
#content {
	min-height: 400px;
	padding: 8px;
	margin: 0px;
}
address {
	text-align: center;
}
img.dirthumb {
	border: solid 1px yellow;
}
img.thumb {
	border: solid 1px white;
}
.galleryTable {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.vcard {
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-bottom: solid 2px black;
	border-right: solid 2px black;
	padding: 4px;
	background: #666666;
	margin: 2px auto;
	width: 384px;
	height: 128px;
}
.vcardtitle {
	display: block;
	background: #000000;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 1px;
	margin-bottom: 4px;
}
.tabla_sds {
	width: 160px;
	padding: 2px;
	float: right;
	border: solid 1px #fff;
}
h3 {
	margin: 0px;
	border-bottom: solid 1px #55f;
}
