/* CSS Document */
body {padding:0;
margin:0;}

.cuerpo{
	font-family: "Trebuchet MS";
	font-size: 12px; 
	line-height:normal;
	font-weight:normal;
	color: #666666
}
.titulo1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666
}
.titulo2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666
}

.magnifsinborde {
	cursor:url('imgs/magnif.ani');
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

