.tablasombreada {
	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: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}
.punteadoinf {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #009900;
}
.tablapunteada {
	border: thin dashed #009900;
}
body {
	font-family: Verdana;
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	line-height: normal;
}
h1 {
	font-size: small;
	font-weight: bold;
}
h2 {
	font-size: small;
	font-weight: bold;
	color: #003300;
}
h3 {
	font-size: medium;
}
h4 {
	font-size: medium;
	font-weight: bold;
}
h5 {
	font-size: large;
	font-weight: bold;
}
h6 {
	font-size: x-large;
	font-weight: bold;
}
.boton {
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
a {
	font-weight: normal;
	color: #3366CC;
	text-decoration: underline;
}

a:hover {
	font-weight: normal;
	color: #3399FF;
	text-decoration: underline;
}
li {
	list-style-image: url(../images/punto_azul.jpg);

}
.textoverde {
	color: #009933;
}

