.body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(img/ptl/fondo.jpg);
	background-repeat:  repeat-x;
}
.encoger {
	margin: 0px;
	padding: 0px;
}
.fuenteblanca {
	color: #FFFFFF;
}
.fuenterosajda {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF08FF;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF00FF;
}
.cajas {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.borde {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #969696;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #969696;
}
.bordefoto {
	margin: 4px;
	padding: 4px;
	border: 1px dotted #FF00FF;
}

.bordecompleta {
	border: 1px solid #969696;
}
