/* CSS Document */

body{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px; 
	background:#dfdcc9;
	font-family: Arial, Helvetica, Geneva, Verdana, Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #d0712d;
	text-decoration: none;
}



.txt {
	font-family: Arial, Helvetica, Geneva, Verdana, Tahoma, "Microsoft Sans Serif";
	font-size: 11px;
	color: #d0712d;
	text-decoration: none;
	line-height:18px;
}



.navegacion { 
	font-family: Verdana, "Microsoft Sans Serif", Tahoma, Arial, Helvetica, Geneva;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.navegacion:visited {
	font-family: Verdana, "Microsoft Sans Serif", Tahoma, Arial, Helvetica, Geneva;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.navegacion:link {
	font-family: Verdana, "Microsoft Sans Serif", Tahoma, Arial, Helvetica, Geneva;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.navegacion:hover {
	font-family: Verdana, "Microsoft Sans Serif", Tahoma, Arial, Helvetica, Geneva;
	font-size: 10px;
	color: #d0712d;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

.ayuda {
	cursor: help
}

.cursor {
cursor: url(cursor.ico);
}


ul{
 list-style-type: square;
}

