@charset "utf-8";

td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.latIzq {
	background-image: url(imagenes/latIzq.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.latDer {
	background-image: url(imagenes/latDer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 51px;
}
.TextoNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 15px;
}

a:link {
	color: #04641C;
	text-decoration: none;
	cursor: auto;
}

a:visited {
	color: #00A2C6;
	cursor: default;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
	cursor: default;
}

a:active {
	color: #669900;
	text-decoration: none;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-left: 15px;
	list-style-position: outside;
	list-style-type: square;
}
.TextoMini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	padding-left: 15px;
	text-decoration: none;
}
li {
	list-style-type: disc;
	list-style-image: url(imagenes/bullet.jpg);
	list-style-position: outside;
}
