.principal {
	font-family: Verdana, Arial, "Courier New";
	font-size: 11px;
	color: #666666;
	text-align: justify;
	margin: 10px;
	border-right-width: 0.5px;
	border-left-width: 0.5px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	vertical-align: text-top;
	width: auto;
	float: none;
}
.principalsmall {
	font-family: Verdana, Arial, "Courier New";
	font-size: 9px;
	color: #666666;
	text-align: left;
	border-right-color: #999999;
	border-left-color: #999999;
	vertical-align: text-top;
	width: auto;
	float: left;
	margin: 10px;
	padding: 10px;
}

.borde_puntos {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
	vertical-align: top;
}
.bordesupinf {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

.boton {
	height:40px;
	font-family: Verdana, Arial, "Courier New";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	background-position: center center;
}
.alinearsup {
	vertical-align: top;
}

.pie {
	font-family: Verdana, Arial, "Courier New";
	font-size: 9px;
	background-color: #DEDBD4;
	text-align: center;
	color: #333333;
}
.espacio {
	margin-top: 10px;
}
.espacio2 {
	margin-top: 20px;
}
.principalCENTRADO {
	font-family: Verdana, Arial, "Courier New";
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin: 10px;
}
.lista1 {
	font-family: Verdana, Arial, "Courier New";
	font-size: 11px;
	color: #666666;
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: decimal;
	text-align: justify;
	margin-right: 10px;
}

.alinearinf {
	vertical-align: bottom;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.borde_puntosinf {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.tablaizq {
	background-color: #DEDBD4;
}
.alinearsuperior {
	font-family: Verdana, Arial, "Courier New";
	font-size: 11px;
	color: #666666;
	text-align: justify;
	border-right-width: 0.5px;
	border-left-width: 0.5px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
	width: auto;
	float: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
