/* DEBUGGING CODE 
div { border: solid 1px gray; } */

a.ser{
	display: none;
	width: 0px;
	height: 0px;
	font-size: 0px;

    }

h2.ser{
        display: none;
        width: 0px;
        height: 0px;
        font-size: 0px;

    }

h1.ser{
        display: none;
        width: 0px;
        height: 0px;
        font-size: 0px;

    }

p.ser{
        display: none;
        width: 0px;
        height: 0px;
        font-size: 0px;

    }

h1.main{
	display: none;
	font-size: 0px;

	}	

h3 {
	position: relative;
	font-size: 12pt;
	border-bottom: solid 2px gray;
	padding-bottom: -2px;
	margin: 0px;
	top: 4px;
	margin-bottom: 10px;
	margin-left: 10px;
}

li {
	margin:0px;
	padding: 0px;
}

div.navmenu {
	cursor: hand;
	cursor: pointer;
}

table.links, table.rtitle {
	text-align: left;
	background-color: #ddd;
}

img.page {
	margin: 10px;
}

a.links, a.rtitle {
	text-decoration: none;
}

table.rtitle {
	width: 150px;
}

td.leftside, .navrow {
	background-color: #FFF;
}
td.rightside {
	padding: 10px;
	padding-top: 0px;
}

table.layout, table.master {
	margin: 0px;
}

p {
	text-align: justify;
}

p.block {
	font-size: 10pt;
}

.bullet {
  list-style-image: url("/images/bullet1.gif");  margin: 0px;  padding-left: 16px;}

font.copyright {
  font-size: 9pt;
}
font.ifspagelink {
  font-size: 10pt;
  font-weight: bold;
}


.bulletflecha {
	padding-left: 15px;
	background-image: url(images/flechita.gif);
	background-repeat: no-repeat;
	background-position: left center;
} 

