/* BODY */
.scroll {
	scrollbar-face-color: #E5E1DD;
	scrollbar-shadow-color: #D1CAC2;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #837E7A;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #837E7A;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-image: url(img/fondo1.gif);
}
/* TXTS */
.title {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 39px;
	text-align: center;
	letter-spacing: 7px;
	font-weight: bold;
	background-image: url(img/fondo.gif);
}
.home {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #676463;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: center;
}
.home:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: center;
}
.bot {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #676463;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
}
.bot:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
}
.bot2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #676463;
	text-decoration: none;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	background-image: url(img/alan-plachta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.foot {
	font-family: Verdana;
	font-size: 9px;
	color: #989490;
	border: none;
	line-height: 16px;
	text-decoration: none;
	text-align: center;
}
.foot:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #858280;
	border: none;
	line-height: 16px;
	text-decoration: underline;
	text-align: center;
}
.foot2 {
	font-family: Verdana;
	font-size: 9px;
	color: #5b554f;
	border: none;
	line-height: 16px;
	text-decoration: none;
	text-align: center;
}
.foot2:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	border: none;
	line-height: 16px;
	text-decoration: underline;
	text-align: center;
}
