.body {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #EBEBEB;
	background-image: url(img/ptl/fondo.gif);
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #330000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #330000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:active {
}
.encoger {
	margin: 0px;
	padding: 0px;
}
.boton {
	height: 20px;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.cajas {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #A1DDF5;
	border: 1px solid #1F5FE5;
}


.borde {
	border: 1px solid #C5D2D8;
}
